• Resolved estehr235

    (@estehr235)


    I figure an issue with my configuration.

    From Site A to Site B everything is working well.

    From B to A the testing says “Error contacting the remote site: 503 – Service Unavailable” as a PopUp Message.

    Logging says:

    2020-04-16 19:47:39 – Info – Renewing token for https://website_a.xyz/
    2020-04-16 19:47:40 – Warning – Failed to renew token for https://website_a.xyz/ – retrying…
    2020-04-16 19:47:41 – Alert – Failed to renew token for https://website_a.xyz/
    2020-04-16 19:47:41 – Alert – Failed to renew token for https://website_a.xyz/
    2020-04-16 19:47:41 – Alert – Error contacting the remote site: 503 – Service Unavailable
    2020-04-16 19:48:21 – Success – Access granted – https://website_a.xyz/
    2020-04-16 19:48:21 – Success – Ping received for activated action “Login” from https://website_a.xyz/ with remote IP xxx.yyy.xxx.zzz (incoming)

    Would like to mention that both sites are running on the same Server with only different URL but identical configuration.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Alexandre Froger

    (@frogerme)

    Hi @estehr235 !
    This is site A giving the 503 error to site B when contacted at https://website_a.xyz/wprus/token (or other /wprus endpoints) – the remote site gives its response to the calling site, just like a remote site would give its response to a browser.
    If you try that URL in the browser, you should get an empty page and the network inspector should show only 200 codes (and maybe a 302 for favicon).
    Anything else means either an issue with WordPress permalinks, plugin, theme, or any other server configuration issue.
    WP Remote Users Sync doesn’t explicitly throw any 503 error in its inner workings, so the first thing I can think of is looking for an incompatibility.

    Does it still happen when using a default theme and other plugins deactivated?

    Thread Starter estehr235

    (@estehr235)

    Hello Alexandre,

    got the misconfiguration after your hint. Thank you very much.

    Basic issue was the Coming Soon Plugin I used. Need to figure out if there’s a way to exclude specific parts of the website in this plugin.

    Topic may be closed, maybe taken into consideration to put it into the FAQ.

    Regards
    Eike

    Plugin Author Alexandre Froger

    (@frogerme)

    Glad to know! I’ll close it now!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error 503 in one direction, other direction ok’ is closed to new replies.