10up / distributor

Share content between your websites.
https://distributorplugin.com
GNU General Public License v2.0
628 stars 155 forks source link

error 503 sever down #1170

Closed impressionforce closed 7 months ago

impressionforce commented 8 months ago

Describe your question

Every time i start to pull content the server stoped working, generate 503 error. i ran the tests on two different servers, bluehost generate 503 error . I have another site hosted on AWS lightsail generate same error and to have the site active i have to reboot the instance. I'm new with the plugin and i don't know what is the issue and how to diagnostic or fix this issues. I have around 2500 articles to to sync between groups of sites.

Screenshot 2024-01-01 at 9 24 43 PM Screenshot 2024-01-01 at 9 40 49 PM

Code of Conduct

jeffpaul commented 8 months ago

@impressionforce that sounds like its an issue with your servers being available, see the following from mdn web docs:

The HyperText Transfer Protocol (HTTP) 503 Service Unavailable server error response code indicates that the server is not ready to handle the request.

Common causes are a server that is down for maintenance or that is overloaded. This response should be used for temporary conditions and the Retry-After HTTP header should, if possible, contain the estimated time for the recovery of the service.

I'd recommend checking with your host(s) to ensure your sites are publicly available and that there haven't been status issues with either host/platform.

github-actions[bot] commented 7 months ago

This issue has been automatically closed because there has been no response to our request for more information. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further. See this blog post on bug reports and the importance of repro steps for more information about the kind of information that may be helpful.