Jump to content

Krydos

Chief Executive Officer
  • Posts

    26443
  • Joined

  • Last visited

  • Days Won

    944

Everything posted by Krydos

  1. Krydos

    Node 23 Support

    The Ghost CMS developers intentionally try to block people from using Passenger to run it. Some people report Ghost CMS can use 50 MB to 250 MB all day continuously without Passenger depending on how big your site is. As long as your Ghost process doesn't use more than 71-72 MB of memory at once you could get it to work on Johnny or Tommy, but if it's using 250 MB continuously your Morty bill would be probably be around $4 to $5 per month, and you'd get suspended pretty quick on Johnny or Tommy. I agree with Wolstech that it may be better to get a $4 VPS in that case. The advantage to Morty is you would still have access to Plesk, but Plesk on a Mercury VPS would be $19.50 per month.
  2. Due to the way Linux permissions work and chroot requirements it's not possible to remove it. Changed.
  3. The current planned pricing is as follows: $1 per month is the minimum payment for if you stay under 100 GB memory and less than 10k CPU per day. If you go over the 100 GB memory limit each 1 GB of memory over will cost you $0.0005 If you go over the 10k CPU limit each 1000 CPU will cost you $0.005 The maximum you can pay for a single day is $0.82 if you use more than 790 GB memory and more than 79k CPU. The maximum you can pay for a month is $25 if you go over 790 GB memory and over 79k CPU every day that month. We will also allow users to set a daily maximum payment so if you don't want to pay more than $0.50 per day, or whatever number less than $0.82 you choose, your account will be temporarily replaced with an overage page until the next day starts at midnight UTC with the option to raise your limit whenever to get your site back online. We will also allow users to set a monthly maximum payment so if you don't want to pay more than $5 per month, or whatever number less than $25 you choose, your account will be temporarily replaced with an overage page until the next month starts with the option to raise your limit whenever to get your site back online. If you leave both maximums set to $0.82 daily and $25 per month your account will never be suspended for high load, and we will do everything in our power to keep you online no matter how much traffic your site gets. We will also allow a monthly subscription plan where you will be billed at the end of the month for your usage, or if you don't like auto billing you can also prepay for your Morty account, and then we'll send you a reminder email when your balance gets low. This is all subject to change as we test the system and fine tune things.
  4. For anyone who searches and finds this, the default Hestia username is admin and the password should be the same as your SSH password. This particular user was already told this on Discord and has since managed to login.
  5. If you read this again You can see the remote directory setting I said to use It looks like you've been using the default /home/marcomessina instead which is exactly what would happen if you left this "Default remote directory" box empty See if your files go to the right place if you update this setting. What the hell is even that? I didn't even know people could post on my "wall" or whatever that is. I figured out how to disable DMs. Maybe there is some way to disable this thing too.
  6. Does it work now?
  7. The following two FTP accounts were created for you. Username: steamspace_projects Password: <submited via heliohost.org> Protocol: SFTP Host: johnny.heliohost.org Port: 1373 Logon type: Normal /projects Username: steamspace_simbaprojects Password: <submited via heliohost.org> Protocol: SFTP Host: johnny.heliohost.org Port: 1373 Logon type: Normal Home: /simbaprojects.com
  8. Thank you for the donation. I have started your account moving to Tommy, and you'll receive an email when it is done.
  9. Created.
  10. Is it alright if we do nodered.heliohost.us instead?
  11. Krydos

    Node 23 Support

    We have added support for Node 23.1.0 to Johnny, Tommy, and Morty. Keep in mind that Node.js uses massive amounts of memory so if you decide to test it out make sure you keep an eye on your load graph at https://heliohost.org/dashboard/load/ All users on Johnny and Tommy are limited to 100 GB memory per day, and if you go over the limit your account will be suspended. On Morty if you go over 100 GB you will have to pay more for your excess load. As always with Node.js websites we strongly recommend following our guides located on our wiki https://wiki.helionet.org/tutorials/node.js because they use Passenger. If you follow Node.js guides from other sites they will likely use more memory over all.
  12. https://heliohost.org/dashboard/load/ forbots+ 2207559 0.0 0.1 37528 26112 ? S 11:15 0:00 /usr/bin/python3.12 mona.py forbots+ 2227852 0.0 0.1 37520 25984 ? S 11:17 0:00 /usr/bin/python3.12 mona.py forbots+ 2246316 0.0 0.1 37648 20864 ? S 11:19 0:00 /usr/bin/python3.12 mona.py forbots+ 2249265 0.0 0.0 34392 18820 ? S 11:19 0:01 /usr/bin/python3.9 mona.py forbots+ 2252680 0.0 0.0 32248 18576 ? S 11:20 0:00 /usr/bin/python3 mona.py forbots+ 2254651 0.0 0.0 32248 18564 ? S 11:20 0:00 /usr/bin/python3 mona.py forbots+ 2255591 0.0 0.0 32248 18696 ? S 11:20 0:00 /usr/bin/python3 mona.py forbots+ 2265556 0.0 0.0 31212 19784 ? S 11:21 0:00 /usr/bin/python3 mona.py It's probably a bad idea to start 8 process that never exit. I killed them for you since you obviously aren't trying to get suspended on purpose.
  13. The Python 3.12 module tweepy has been install on Tommy. You can see the current list of installed modules and their versions at https://krydos1.heliohost.org/pyinfo/info3.12.py You might also want to keep an eye on your load. In the last 5 hours you've used 28% of your memory limit for the day. At that rate you will use about 133 GB of memory in a 24 hours period and your limit is 100 GB. If you exceed the 100 GB memory limit your account will be suspended.
  14. The modules web3 has been installed on Tommy's Python 3.12. You can see the current list of installed modules at https://krydos1.heliohost.org/pyinfo/info3.12.py Like Wolstech said, the "run a command" option is jailed so it won't be able to find the Python binary, but like it says in our wiki https://wiki.helionet.org/tutorials/plesk/cron-jobs#python we recommend putting the Python script in cgi-bin and calling it with the "fetch a URL" option in scheduled tasks. Just put the full URL to the python script in the URL box. For instance
  15. Are you logging in at https://heliohost.org or some other URL?
  16. I suspect each 2500 points is 5 cents, and then they round down to the nearest 5 cents. So 3000 isn't 5000, so it isn't enough to count as 10 cents so they round down from 3000 to 2500 and give us 5 cents. I guess people would probably have to donate 50,000 points for us to actually get $1.
  17. Added. All requests for subdomains will go to the directory named wildcard. Since you're using Cloudflare, you'll need to figure out the DNS records yourself.
  18. Looks good. I linked the new 6 month subscription to your VPS. Yes, your VPS will remain the same. We don't need to rebuild or anything unless you want to.
  19. So, we finally got the donations. The August donation of 1000 just disappeared entirely. The 5000 point donation gave us 10 cents, and the 3000 point donation gave us 5 cents for a grand total of 15 cents. I'm not sure Microsoft can claim we're getting $1 USD for each 1000 points unless they're just literally scamming people, or maybe there are some insane fees eating all of the actual donation away? $9.00 donation minus $8.85 fees? Seems bizarre. and here is the money that was actually deposited into our bank account. I'm going to go ahead and just move you to Tommy for trying, but if anyone else wants to donate Microsoft points to move servers or get increased storage space they're going to have to actually donate enough points that we get the full $1. I'm not sure how the math works out that 5000 points is 10 cents and 3000 points is 5 cents, but it looks like people would have to donate at least 60,000 Microsoft points for us to maybe get $1. Thanks for helping us test this new donation thing out.
  20. You can use this link to save 10% buy purchasing 6 months at a time https://heliohost.org/vps/pay/?code=DkpWaeUP7esr78br Let us know once you have the new subscription set up so we can make sure to cancel the old 1 month subscription. The old subscription should bill on the 31st so make sure you use the new link before then.
  21. Your account has been reset. Click the link in the email I just sent you to take the next step in the reset process.
  22. You say, "Reset my account please" and we create a full backup, and then reset your account back to the default empty state. Be careful restoring files from your backup though because they could include backdoors that the hacker could use to gain access again.
  23. If your account has been hacked we recommend doing a full reset. Just deleting a few files that the hacker uploaded is unlikely to fix whatever vulnerability they used to upload the files in the first place.
  24. Did you check your promotions tab? Sometimes Gmail hides your emails there too.
×
×
  • Create New...