Wordpress credential problem "Service Unavailable"

Hello everyone,

I’ve come to ask you for help because I’ve been experiencing a problem for a few days that’s totally blocking me.

Describe the problem/error/question

I’m in the process of creating an automation that should connect and publish content on my WordPress site, but I’m encountering a problem when setting up WordPress credentials. I’m getting the “Service Unavailable” error, but everything’s fine and there’s no problem with the settings. I tested with another site and everything works fine.

Please note that my N8N environment is installed on a server (Contabo).

The only difference with other sites is that this site uses Cloudflare. So I made sure to whitelist the IP address of the N8N server.

But I still get the same “Service Unavailable” message. I’ve looked everywhere and can’t find a solution to my problem. Does anyone have any idea what the problem

What is the error message (if any)?

Please share your workflow

Share the output returned by the last node

Information on your n8n setup

  • n8n version: Version 1.49.0
  • Database (default: SQLite): SQLite
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • Operating system: Ubuntu

Hey @Haniel_Compaore,

Do you have this working now? I have just quickly tried from my self hosted instance to see if I could list the posts which doesn’t tend to need auth and it has worked.

Hey! Thanks for your reply

To solve the problem, I decided to change hosts. Indeed, after running several tests, I realized that there was no problem with my sites hosted by Infomaniak.

My current site was hosted by Ionos. I transferred the site to Infomaniak, and the connection now works perfectly.

However, I still haven’t identified the cause of the problem with the other host, which is really very strange.

1 Like

Ahhh I know the issue with Ionos, They for some reason have a rule enabled to block user agents that are under 4 characters which blocks n8n which is what we use.

I raised a ticket with them over a year ago and they had no plans to change this or add us to the list, We do plan in the future to change our user agent to be more specifc and a bit longer though.

Personally I wouldn’t recommend IONOS to anyone anyway :slight_smile:

2 Likes

Ahh I’m glad to finally know the reason , because I spent 3 days breaking my head on this problem I was desperate. :sweat_smile: Thank you ! :pray:

And yes, I agree with you, I’ve already had several problems with them too :-1:, so I’m in the process of migrating all my sites to another host.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.