Jump to content

Krydos

Chief Executive Officer
  • Posts

    26455
  • Joined

  • Last visited

  • Days Won

    945

Everything posted by Krydos

  1. I can take up to 2 hours for new certificates to start working. You just need to be patient, and it's working now https://www.sslshopper.com/ssl-checker.html#hostname=faucet.thakurg.com.np
  2. How long ago did you create those subdomains?
  3. You're on Tommy now. Thanks for the donation.
  4. Try creating your account with the username elite101 now.
  5. An invite has been sent to your email address to recreate your account.
  6. Unarchived. Your username is now widiu70.
  7. You're on Tommy now. Thanks for the donation.
  8. After you click the link in your email it should take you to the signup page so you can choose a username, main domain, etc.
  9. Is this the guide you followed? https://wiki.helionet.org/Django
  10. Johnny and Ricky are 4 connections per user.
  11. /usr/bin/python3.7 = 3.7 /usr/bin/python = 2.7 Here is the list of modules on python 2.7 https://krydos.heliohost.org/cgi-bin/modules27.py
  12. It looks like your IP is being blocked on Johnny since all of your @groovetunez.ga email addresses are still trying to log in to Johnny instead of Tommy where your account is actually located now.
  13. An invite to skip the daily signup limit has been sent to your email address so you can create a new account. If you want to download the backup of your old account you may do so at https://www.heliohost.org/backup/
  14. What is your main domain and username?
  15. Remote access enabled.
  16. If another of these happens please don't park the domain for them, but rather escalate it to me.
  17. It depends a lot on how you code your bot. If it uses a ton of memory and is running constantly then yeah, you're going to get suspended, but I've seen some people run 3 small bots on their one account for months and not get suspended. Just keep an eye on your Account Load page.
  18. Have you added that domain as an alias or addon domain?
  19. You could probably adapt this guide for making a discord bot to make a telegram bot on HelioHost https://wiki.helionet.org/Discord_Bot
  20. NLTK requires Python versions 3.5, 3.6, 3.7, or 3.8 This is python 2.7 which does not support nltk. Would you like me to install nltk on python 3.6? You'll have to switch to the shebang #!/usr/bin/python3.6
  21. The memory limit on Tommy's php 7.3 is already 128 MB which is the maximum we're going to be able to do for now. We are currently experiencing a lot of load spikes on Tommy that are primarily caused by high memory usage by php. If you need more than 128 MB I would recommend a vps https://www.heliohost.org/vps/ where you'll have root access to set the memory limits to whatever you want. Another option would be switching to the Johnny server where uptime doesn't matter as much. We try to keep Tommy consistently in the 99%+ uptime range, while Johnny is currently about 85% uptime over the last week.
  22. The memory limit on Tommy's php 7.3 is already 128 MB which is the maximum we're going to be able to do for now. We are currently experiencing a lot of load spikes on Tommy that are primarily caused by high memory usage by php. If you need more than 128 MB I would recommend a vps https://www.heliohost.org/vps/ where you'll have root access to set the memory limits to whatever you want. Another option would be switching to the Johnny server where uptime doesn't matter as much. We try to keep Tommy consistently in the 99%+ uptime range, while Johnny is currently about 85% uptime over the last week.
  23. Which version of php are you using?
×
×
  • Create New...