Skip to main content

Website Suddenly Returns Empty Response and Other WP Robot Fails

Comments

6 comments

  • cPRex Jurassic Moderator
    Hey there! Your user profile here on the forums indicates you only have cPanel-level access to the machine, so you wouldn't be able to check any higher-level error logs to see more details. While you may not have made a change, server-side software does constantly update, so it's possible there was a change made by the host that could affect this. I'd recommend reaching out to the hosting provider or datacenter to see if they can check things on their end and get you more details.
    0
  • PostAlmostAnything
    Hey there! Your user profile here on the forums indicates you only have cPanel-level access to the machine, so you wouldn't be able to check any higher-level error logs to see more details. While you may not have made a change, server-side software does constantly update, so it's possible there was a change made by the host that could affect this. I'd recommend reaching out to the hosting provider or datacenter to see if they can check things on their end and get you more details.

    I have root access, but I'm not used to it because I normally work in a Windows environment. I had to repair a database and then the site that was returning nothing loaded, but started doing the same thing an hour later. I tried repairing the DB again, but that did not help. I checked the error logs in cPanel and the PHP errors on the file system. There are none, so basically I have an error with an unknown cause and no leads to go on.
    0
  • PostAlmostAnything
    I can access the site via FTP but for whatever reason it will not send data to web browsers.
    0
  • cPRex Jurassic Moderator
    Do you see the same error in other browsers, such as Firefox? One test you can do from your local workstation would be to try and access the site with "curl" on the command line, to see if that gives you any additional details on the error. You can do that with this command: curl -v http://yourdomain.com
    Can you try that and see if that gives you more information?
    0
  • PostAlmostAnything
    Do you see the same error in other browsers, such as Firefox? One test you can do from your local workstation would be to try and access the site with "curl" on the command line, to see if that gives you any additional details on the error. You can do that with this command: curl -v http://yourdomain.com
    Can you try that and see if that gives you more information?

    The loading error went away for unknown reason, but the WPROBOT campaigns still do not run despite the cron job running properly.
    0
  • cPRex Jurassic Moderator
    I'm glad the page is loading now. For the campaign issues, you'd likely need to do some additional troubleshooting specifically with wprobot. If you don't see anything helpful in their documentation here:
    0

Please sign in to leave a comment.