Jump to content

Krydos

Chief Executive Officer
  • Posts

    24,745
  • Joined

  • Last visited

  • Days Won

    882

Krydos last won the day on May 29

Krydos had the most liked content!

About Krydos

Profile Information

  • Gender
    Male

Recent Profile Visitors

97,238 profile views

Krydos's Achievements

Grand Master

Grand Master (14/14)

  • Reacting Well Rare
  • Well Followed Rare
  • Very Popular Rare
  • Conversation Starter Rare
  • Dedicated Rare

Recent Badges

1.9k

Reputation

  1. I added the solution to the locked thread for you. Thanks for sharing. Hopefully someone who has a similar issue can search and find it.
  2. Installed. You can see the current list of installed modules and their versions for Tommy's Python 3.12 at https://krydos1.heliohost.org/pyinfo/info3.12.py
  3. WSGI control access has been enabled on the domain arniskali.com. To restart your Flask app and load new code changes in simply edit /home/talesaz.heliohost.us/arniskali.com/bma/flask.wsgi. WSGI control access has been enabled on the domain thelema93.com.br. To restart your Flask app and load new code changes in simply edit /home/talesaz.heliohost.us/thelema93.com.br/oeto/flask.wsgi. Adding a blank line, removing a blank line, adding a space, or removing a space are examples of editing the file. As long as the last modified timestamp changes it will clear the server cache. Let us know if you run into any issues.
  4. Krydos

    Johnny Maintenance

    We have closed free signups on the Johnny server temporarily to do some maintenance on the server. This is the same work that we did on the Tommy server recently to improve the speed and uptime of PHP software. We will make another news post once free signups are open again.
      • 1
      • Like
  5. Krydos

    WSGI Restart Beta

    The way Morty billing works is you get 200 GB memory and 10k CPU per day for the base rate of $0.0329 which is about $1.00 per month. If you go over the 200 GB memory limit you get charged an extra $0.0005 per 1 GB memory. If you go over the 10k CPU limit you get charged an extra $0.005 per 1k CPU. Since WSGI restart access uses about 260 GB memory per day per domain. That is (60 GB * $0.0005) + $0.0329 = $0.0629 per day, which comes out to about $1.91 per month. The way VPS billing works is you get a dedicated amount of memory that you can use however you want for a fixed rate per month. The Mercury VPS has 1 GB memory, which after the OS uses some is about 800 MB dedicated to you. (800 MB / 1024) * 1440 minutes means you have about 1125 GB per day for about $0.1315 per day. Another thing to consider is Morty doesn't have an account number limit so you could just put WSGI restart access on 2 different accounts and have $1.91 + $1.91 = $3.82 which is still less than the cheapest $4.00 VPS. Another advantage of Morty is VPS don't come with Plesk for free, so if you want Plesk it would be an additional $15.49 per month on top of the $4.00 you pay to us for the VPS.
  6. Happy Memorial Day everyone! HelioHost has released a new YouTube video on how to issue a Google Trust Services certificate on a VPS. Check it out and subscribe at https://youtu.be/qXp6pw_aV0w We are going to try to continue releasing new videos every 2 weeks, because some users find it much easier to follow a video guide rather than reading the text guides we have at https://wiki.helionet.org/ Please let us know if there is a specific topic that you think would be good for our next video. Also if you don't mind subscribing to our YouTube channel that would be a great way to get some free advertising. We are a small non-profit funded by donations so we don't have a huge budget to afford paid advertising, so the more word of mouth recommendations, the more social media likes, and the more subscribes we can get goes a long ways towards finding more users and continuing to grow. Even if you can't donate, this is a great way to help us for free. Thanks!
      • 1
      • Like
  7. Closing due to inactivity.
  8. Are you aware that WSGI control access will use about 260 GB memory per day which will cause about 3 cents per day overage charges?
  9. Krydos

    WSGI Restart Beta

    Thank you to everyone who helped beta test our WSGI restart access for Flask and Django apps. We now have enough data from the testing to end the beta. We have determined that enabling WSGI restart access uses at a minimum 260 GB memory per day per domain. Obviously this is a death sentence for any Tommy or Johnny account, since you're only allowed to use 200 GB per day, so WSGI restart access is now a feature only available on Morty. We have gone through all of the accounts on Morty, Tommy, and Johnny and disabled the WSGI restart access so there are no surprise suspensions or surprise bills. If you're on Morty and your WSGI access was removed please feel free to re-request it. If you do request WSGI restart access on Morty for one domain be aware that you're probably looking at a bill of $1.91 or more per month as long as it is enabled. If you enable WSGI restart access on two Morty domains you'll probably end up paying about $5.86 per month. Being able to clear the server cache is definitely helpful for debugging your Flask or Django app, so if you want to enable WSGI restart access on Morty temporarily for debugging, and then disable it for the lower bill later, that is fine with us. Please be aware that we attempt to respond to all support requests as quickly as possible, usually within an hour or two, but occasionally it can take up to 24 hours to complete if it's a holiday, the middle of the night, we're all busy, etc. etc. 24 hours of WSGI restart access only costs about 3 cents though, so no need to panic.
  10. We don't downgrade modules because that is pretty much guaranteed to break someone else's site unless we know for certain that you're the only one who is using the module. Since the modules is already installed on Tommy that means someone is probably using the newer version. Here are your options: Move to a VPS where you have root access to install whatever version modules you want https://heliohost.org/vps/ Move to Morty where pydantic isn't currently installed so we know we won't break anyone's site by installing an old version. https://krydos3.heliohost.org/pyinfo/info3.12.py If you can use Python CGI instead of Flask we can set up a virtual environment for you using the old version.
  11. WSGI restart access uses at a minimum 260 GB memory per day, so you're looking at a bill of $1.91 per month or more. Are you sure you want to proceed? If you want to enable WSGI restart access for a few days or a week that is fine too, and then we can remove it so your bill goes back down to $1 per month.
  12. Reverse DNS for your VPS has been set up as requested. MoneyBroz will be starting the rebuild soon.
  13. The Python module email is part of the standard install and doesn't need to be requested. The other modules were installed. You can see the current list of installed modules and their versions for Tommy's Python 3.12 at https://krydos1.heliohost.org/pyinfo/info3.12.py
  14. The new backup including the website directory has been uploaded to the https://heliohost.org/backup/ system. Let us know if you have everything you need now. Once your VPS is rebuilt everything is deleted permanently and there is no way to recover it.
×
×
  • Create New...