Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

techn0guy's avatar

Randomly cannot Curl or ping subdomain for a 30 minute block out of the day?

Hello, I have a site built upon the Laravel framework. We have a shop on our site and it is pulling products via the Woocommerce API using an install of a wordpress I've placed on a subdomain. So the shop pages pulls products via the endpoint shop.mydomain.com. Almost every day for a few minutes, and up to 1 hour I cannot pull from the API. If I SSH into the server and try and ping my subdomain it says "No address associated with hostname". Why is it that this randomly happens through ought the day?

0 likes
1 reply
douglasakula's avatar

Check host reliability - is it 100%. Could be server is doing routine reboot at the time you are pinging. A lot of possible reasons exists for this and you will have to isolate the issue

Please or to participate in this conversation.