Jump to content

Krydos

Chief Executive Officer
  • Posts

    24,853
  • Joined

  • Last visited

  • Days Won

    885

Everything posted by Krydos

  1. It has nothing to do with our servers. It has to do with https://www.ya.ru/ Most websites don't like to be scraped so most likely they noticed you scraping their website and implemented some mechanism to block you. Try using requests to scrape some other website and you'll see that it's working just fine. If a website is going to these lengths to block you perhaps you should just leave them alone, but if you insist on scraping them anyways you might find using a public proxy will get around their block.
  2. Unblocked.
  3. That's unfortunate. Has anyone tried https://gethttpsforfree.com/ ?
  4. I moved your account from Johnny to Tommy, and granted you a dedicated IP. Thanks for the donation.
  5. Remote access enabled.
  6. There you go https://krydos.heliohost.org/cgi-bin/modules37.py
  7. Unblocked.
  8. Since you're on the Ricky server your host is: ricky.heliohost.org port 5432
  9. There you go http://deveofe.tech/
  10. There you go https://krydos2.heliohost.org/cgi-bin/modules37.py
  11. We strongly recommend you don't use Wordpress for this and many other reasons. It's hands down the worst possible software you can install on your account.
  12. It varies depending on load. We have to set it to 0 sometimes, but we generally make a news post if we disable signups entirely. It's been as high as 20 or so before, but signups still filled in less than 15 seconds. Generally we don't announce publicly what the current value is set to, but sohamb03 is pretty new.
  13. That's too large for a php upload. Please use SFTP. EDIT: Beat me by a few seconds.
  14. Make sure you check the reason before you unsuspend an account.
  15. Remote access enabled.
  16. For anyone who searches and finds this thread, tvhee100 most likely just needed to wait 2 hours for his domain to get set up. Any new account or new domain can take up to 2 hours to start working.
  17. Throttle removed.
  18. Is your script running on the same server as mysql? If it is the host you can use is localhost. If your script it running on a different computer than the mysql server you'll need to enable remote mysql in cpanel, and use the host johnny.heliohost.org.
  19. I tested python3.6 cgi on your account and it's working fine http://trbot.heliohost.org/cgi-bin/ed/test.py There must be something specific about the code of your script.
  20. Your account can get throttled if you send more than 50 emails per day without first getting permission. I just checked your account and it's tried to send 15 emails in the last 4 minutes. You should probably get that figured out before I remove the throttle or it will just get throttled again immediately.
  21. Your storage space has been doubled.
  22. Can you be a little more specific on the module name? 10,000+ modules match "json" https://pypi.org/search/?q=json&o=
×
×
  • Create New...