Jump to content

Krydos

Chief Executive Officer
  • Posts

    24,609
  • Joined

  • Last visited

  • Days Won

    871

Everything posted by Krydos

  1. That's not much information to go on. How about the exact error message perhaps?
  2. Is there anything that bottle does that flask or django, which are both already installed, don't do? Also keep in mind that if I did install bottle on Ricky you'd have to use python 2.7.
  3. Ok, I throttled his VPS a bit, but left the high load process running. Is it any better?
  4. Yeah, it's the same guy over and over. The first 2 times his VPS was locked up and swapping, so a reboot was a good thing to do in that situation. He keeps running some process that uses a lot of CPU though. I've restarted it a few times even though it isn't locked up. The load goes away for a while, but then he starts the process again manually probably and the load goes through the roof again. I'm going to try throttling his CPU now. If that doesn't help I guess I'll have to write him an email about it. To give you some idea how much load this guy is causing, Johnny has 3190 accounts right now and this 1 VPS is causing more load than all of them combined.
  5. Remote access enabled.
  6. You're going to need a VPS for that https://www.heliohost.org/vps/
  7. It looks like what happened is you installed Wordpress through Softaculous, and you have Softaculous set to take automatic backups. The automatic backup caused Wordpress to make a lot of load and that's what triggered the suspension.
  8. Python 2.7 or python 3.7?
  9. Remote access enabled.
  10. The problematic VPS has been rebooted.
  11. Unarchived. Your VPS is almost done, and I'll email you the instructions to log in shortly.
  12. At the time of this post you have zero open connections. The best way to close connections is to do so in your code. It depends on the language that you're using, but some languages like java are well known for trying to open hundreds of connections and never closing any of them. It might also be useful information for you to know that Tommy doesn't have a limit on the number of mysql connections currently. If someone starts to abuse that we may make a limit though.
  13. Gmail confirmed that their servers have been having problems.
  14. The account byndvsts has been unsuspended. One ID was sent so you're allowed to have one account.
  15. This account transfer script has successfully moved hundreds of accounts, and never lost a single file. I actually have multiple checks in place to make sure everything is backed up and there are no errors before anything is moved. Reading through the logs I don't see any errors either, and Ricky created a valid transfer file even. Tommy didn't report any errors either while extracting the data. The backup file on Ricky hasn't been deleted and only shows 12 MB, and the backup file on Tommy is the same 12 MB. I intentionally keep those files for a few months in case something goes wrong. I'm really sorry. I don't know what to say. The files just seem to be gone. It's so strange that cpanel created a fully functional backup but missed so many files. Like I said this has never happened before. When is your most recent backup? Do you want a refund for your donation since it didn't work right?
  16. Done. Thanks for the donations.
  17. The transfer is happening now.
  18. Php.ini is per server, and per php version, but not per account. You can access the php info by using the phpinfo() function.
  19. Try using mysqlclient instead. https://krydos2.heliohost.org/cgi-bin/modules37.py
  20. 2020-12-15 20:10:29.167 ERROR 30327 --- [.us-startStop-1] o.h.engine.jdbc.spi.SqlExceptionHelper : Access denied for user 'root'@'localhost' (using password: NO)
  21. Unarchived.
×
×
  • Create New...