-
Posts
25,486 -
Joined
-
Last visited
-
Days Won
913
Everything posted by Krydos
-
The unit is seconds. Each user can have 10 simultaneous queries running at once. So if you start 10 queries that all take 10 seconds to finish your MariaDB load number would be 100 over 10 real life seconds. What are you going to do to reduce your MariaDB load?
-
I don't think that is possible through PayPal, but I think it's enabled on the Stripe link. If I recall correctly it takes 4-14 days to verify the bank transfer.
-
Remote access enabled. host=65.19.154.90 port=5432 user=victord1_eventdly_user dbname=victord1_eventdly_dev password=<set in Plesk>
-
You could either contact PayPal support and see what they have to say about it, or you can use this Stripe link to try to pay again https://buy.stripe.com/6oU7sNcs6207fjP1udco009 I understand that the Stripe link says $2 and the dashboard says $1, but the dashboard will be updated to the new pricing soon anyways, and I don't want to create a $1 Stripe link that will only be used once and then deleted in a week or whatever.
-
[Solved] Request for smtplib module in Python 3.12
Krydos replied to dylanlewis11's topic in Escalated Requests
The module smtplib is a default module that is present in all Python installs, and doesn't need to be requested. -
Thank you for increasing your Morty balance. Since you paid $20 I added $25.2631 to your balance which was $1.3282. So your total is $26.5913 now. Based on the load from the last month that should last you about 808 days or until 2027-10-07. We'll email you when you get low.
-
[Solved] Hallo please add wildcard subdomain
Krydos replied to mafutragil's topic in Escalated Requests
Added. -
Remote access enabled. host=65.19.154.90 port=5432 user=victord1_eventdly_app dbname=victord1_eventdly password=<set in Plesk>
-
I took a quick look around, and it looks pretty thoroughly broken. You'll probably need to do a rebuild. I recommend taking a backup of any files you need. Let us know when you're ready to proceed.
-
-
https://heliohost.org/dashboard/upgrade/
-
No problem.
-
Try something like this python3 -m venv .venv source .venv/bin/activate pip3 install python-telegram-bot pillow pytesseract requests email-validator python-dotenv
-
The command is working fine, it's just letting you know that you should use a virtual environment. Parts of the operating system use Python too so if you change the versions or install random stuff to environment that the operating system uses you could break the whole VPS. Here is a guide for how to create a virtual environment and install modules with pip inside it. https://packaging.python.org/en/latest/guides/installing-using-pip-and-virtual-environments/
-
What error do you get when you try running that yourself via SSH?
-
Your rebuild has been started and you'll get an email in a bit when it finishes.
-
[Solved] PostgreSQL Server Connection Error
Krydos replied to cjc080911's topic in Escalated Requests
Remote access enabled. host=65.19.154.90 port=5432 user=cjc080911_db_user dbname=cjc080911_db password=<set in Plesk> -
It looks like it's a common issue that pops up on Hestia. I created the file /etc/nginx/conf.d/fixssl.conf and put these contents proxy_ssl_server_name on; proxy_ssl_name $host; Then I restarted Nginx and everything seems to be working now.
-
Have you tried reissuing the SSL certificates through Hestia?
-
You can't change or delete the root user, but you can add as many users as you want with the useradd command. https://www.strongdm.com/blog/create-users-in-linux-with-useradd-command
-
For anyone who searches and finds this you can select your OS yourself with using up your free rebuild by clicking the custom VPS button during signup. https://heliohost.org/vps/custom/ Your VPS rebuild has been started and you'll get an email in a bit when it finishes. Your next free rebuild will be available on 2025-08-16. If you need additional rebuilds prior to that date they can be purchased for $1 each.
-
The TXT record method works great if you're using external DNS, such as Cloudflare, where you can edit your DNS records yourself. You can't edit your own DNS records if you're using ns1.heliohost.org and ns2.heliohost.org currently. We are planning on adding the ability for you to manage your own DNS records on our nameservers eventually. Like most features there is no ETA for when it will be implemented though.
-
After increasing the storage space your websites can continue to show 503 errors for up to 2 hours until the next Apache restart. Also make sure you clear your browser cache. That domain appears to be working for me already.
-
Your current balance is $12.7603, plus the $12 credit (bonus of $2 on a $10 payment) brings your total to $24.7603. Over the last 7 days your average bill has been $0.2375 per day so if the load remains the same your balance should keep your account active for 104 days or 2025-10-26. Thanks for the payment.
