Jump to content

Krydos

Chief Executive Officer
  • Posts

    23,794
  • Joined

  • Last visited

  • Days Won

    828

Everything posted by Krydos

  1. Wooooaaaah black Betty bam ba lam, wooahhh black Betty bam ba lam!
  2. Just to clarify slightly: You have to set the nameservers before you try to add the domain as an alias or addon domain otherwise you will get an error.
  3. You're on Tommy now. Thanks for the donation. We really appreciate it.
  4. Ricky already has autossl, but it's an older version that doesn't have a user interface in cpanel. That user interface is mostly useless because autossl will still install certificates automatically even if people don't do anything on the cpanel page, but it makes people feel good to click a useless button. It only speeds up the process of getting a new ssl certificate slightly if at all though. Ricky has a lot of other issues though. The three recent crashes due to the cpus locking up is the main issue. Apache crashing due to faulty ssl certificates affects everyone because everyone's website goes down. Some accounts don't unarchive well because Ricky doesn't always clean up all the old files sometimes. The "no ssl" page doesn't work on Ricky and instead shows some random user's website, which is really confusing for people. Lots of other things too. This should all be fixed after the rebuild.
  5. He has 24 hours from now to remove any Apple images, Apple fonts, and anything else misleading that would make people think it was an Apple site or selling Apple products.
  6. Yes, if you donate $1 USD equivalent or more of bitcoin to the wallet 3CcP6JbFKZ3eU1KHwrzVYkqDY1yPsT4SVR we can move you to Tommy. The best way to use cloudflare is to set your nameservers to ns1.heliohost.org and ns2.heliohost.org temporarily until your website is working, and then have cloudflare copy our working settings.
  7. The email address of that donation already has an active Tommy account so I guess you found the invite and created your account. Marking solved. Let us know if there's anything else you need help with.
  8. Bottle would have to be on python 2 on Ricky as well. You can only install mod_wsgi on one version of python.
  9. Invitation sent. Thanks for the donation.
  10. The heliohost.org/tommy page is only designed for making a donation if you don't already have an account. If you already have an account and you make a donation on that page it does strange things. I'll get that fixed soon. I fixed the VPS page. Try submitting it now.
  11. You're significantly the highest memory over the last 24 hours, and most of your load is coming from /usr/bin/python3.7 /home/pgarcia/telegramMaGbot.py You need to make that script more memory efficient or risk being suspended again. Here's what your load for the last 24 hours looks like: EDIT: It looks like the last 7 days graph broke at some point. I have fixed it. Thanks for drawing my attention to it. Here is what it looks like for your account:
  12. Flask on Ricky runs on python 2.7. If you need python 3 for flask you need to move to Johnny or Tommy. Even then it's python 3.7 not python 3.8 like you listed.
  13. It sounds like you're talking about heliohost.org/tommy maybe? That page is only for if you don't already have an account.
  14. Sorry, that was just the first link when I googled "convert wordpress to joomla". I didn't research it much more than that.
  15. Just upload the file to the webroot, and then add the javascript code to the cpanel source.
  16. You could always get a vps. https://www.heliohost.org/vps/
  17. I have tested SFTP, FTPS, and FTP on Johnny and they all work for me. Also your username, port, and hostname all look good. Since you picked Johnny it might be high load that is causing SFTP connections to fail occasionally. Are you able to connect to SFTP when the load is low? You might also be interested in hosting your nice .com domain on a better server. We recommend Tommy for productions websites. Johnny is just for testing. EDIT: Almost forgot to mention that I checked the IP address that you posted from and it's not blocked in the firewall either.
  18. Maybe this will help? https://www.joomlashack.com/blog/joomla/converting-a-wordpress-site-to-joomla/
  19. Sockets probably won't work through passenger. I've never tried it though. https://stackoverflow.com/questions/59598607/implementing-websocket-server-by-nodejs-on-shared-cpanel-host
  20. There you go https://krydos2.heliohost.org/cgi-bin/modules37.py Your best bet would be to set up a cron that runs every 12 hours and checks if your script is running already, and if not starts it. Server restarts aren't very common though. Some of our servers have gone years without a restart before. Another idea is I could set up an external cron that runs as often as every 5 minutes to check if your script is running already or not. Current days since last restart: Sparkie 221 days Eddie 221 days Katie 221 days Stevie 221 days Tommy 105 days Cody 27 days Johnny 22 days Charlie 18 days Ricky 9 days If you're curious why 221 is the number for a lot of those it's because there was a power outage that took all of our servers offline for a while on 2020-06-21 https://www.helionet.org/index/topic/40232-power-outage/
  21. There you go https://krydos2.heliohost.org/cgi-bin/modules37.py
×
×
  • Create New...