-
Posts
26483 -
Joined
-
Last visited
-
Days Won
947
Everything posted by Krydos
-
[HH#663093] Nameservers for my NameCheap domains
Krydos replied to HelioHost's topic in Email Support
Yes, set your nameservers to ns1.heliohost.org and ns2.heliohost.org. -
1. Yes, Hestia can be installed without Apache. You just have the default installation which includes Apache and Nginx as a reverse proxy. The main advantage to having Apache is so you can use .htaccess files, which Nginx ignores. If you want to switch to Nginx only I can do that for you, but it will require wiping the whole VPS and starting over. 2. I don't think you need to create an extra user like Hestia suggests. You can do everything through the admin account if it's easier. A. You don't really need to create extra users unless you want to. B. The user jsabarese has the ability to sudo so you can install stuff on the command line if you need to. The admin account has full control over the Hestia control panel. If you need to use SSH I would recommend using the jsabarese, but be mindful of ownership and permissions. If you need to login to Hestia I recommend using admin. C. 1. Yes, if you're using Hestia use the admin account. C. 2. I don't think you need to create extra users. The one admin account is sufficient if you're the only person who is going to be using the VPS.
-
Try the neutrality.life domain again. Earlier you spelled it wrong, so I created the DNS with the wrong spelling.
-
Your script had DOS line endings \r\n. Our servers run Linux (not Windows) so you need to use Linux line endings \n. Does it work now that I converted your line endings?
-
The error message you posted was about that script. Which script are we debugging then?
-
Here's our documentation for how to access the logs. https://wiki.helionet.org/View_Error_Logs But the fact that you posted the error log yourself means you already know how to view the error logs. What is this then? # ======= LOAD CHECKED VIDEOS ======= def load_checked_videos(): if os.path.exists(CHECKED_VIDEOS_FILE): with open(CHECKED_VIDEOS_FILE, "r") as file: Do you even know what your code is doing?
-
Your account has been moved to a dedicated IPv4.
-
Dedicated IP are $2 per month. Here is the link to pay https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=SWXSLMPGYHF46 If you decide you want to switch to yearly billing you can save 17% by paying $20 up front for 12 months.
-
Which was?
-
Your VPS has been powered back on. Let us know if there is anything we can do to help you get the new payment set up.
-
I created the DNS records for centrewebdesign.com, whatsonyourbrain.com, statecollegeguitarlessons.com, wordpresscenter.net, and neutility.life. Does it work now?
-
[HH#189525] Seeking Recommended Operations - Narrative Encl
Krydos replied to HelioHost's topic in Email Support
I recommend using Hestia to add the domain, and then put the files in /home/admin/web/<domain>/public_html/ -
Just to let you know, all of the staff at HelioHost enjoy your emails.
-
Yeah, no rush at all. Take your time, and don't get frustrated. Just let us know if you need help.
-
You're doing great so far! Since you can log in to SSH try running this command "sudo /usr/local/hestia/bin/v-change-user-password admin newpassword" And change the "newpassword" part to the password you want to login at https://vps111.heliohost.us:8083/login/ with. Let us know how it goes. By the way, I took a few minutes to listen to your songs on bandcamp, and I like them a lot.
-
stderr from /home/razwanrazaq.helioho.st/httpdocs/cgi-bin/tradingTheCloseTrades2.cgi: fopen: Permission denied It's trying to open a file that it doesn't have permission to open, and failing. What file are you trying to open?
-
Haha, it's ok. Yesterday I said "Maybe by providing this VPS to you it will be the start of a new hosting service that will still exist in 2045." It definitely didn't last 20 years. It didn't even last 1 day. Oh well. Good luck with your parents. Your VPS and Johnny account have been deleted as requested.
-
Sounds like you got logged in to SSH. I also installed Hestia for you, which is a free control panel that makes managing your VPS easier. See my other email for the login URL for Hestia. Let us know once you get logged in to Hestia and we can help you with the next steps.
-
Thank you for that code. Your bank account has been verified, and the payment is processing now. In the meantime I went ahead and set your VPS up for you even though the payment hasn't gone through yet. In order to login to Hestia please go to https://vps111.heliohost.us:8083/login/ and login with the username admin (all lowercase) and the password you submitted yesterday at https://heliohost.org/password/ Let us know if you have any trouble logging in.
-
The requested modules have been installed. You can see the current list of installed modules on Tommy's Python 3.12 with this link https://krydos1.heliohost.org/pyinfo/info3.12.py
-
[Solved] New Tommy Account Email Change
Krydos replied to Suman Subburaj's topic in Escalated Requests
The invite has been sent to the email address listed on this forum account instead. Thanks for the donation. -
Our email system converts everything to ASCII encoding before posting, so UTF-8 characters sometimes become ? if there is no good ASCII alternative. You probably used the UTF-8 character U+2026 instead of three regular periods.
-
Can you access your bank account and look for a small deposit from Stripe? There will be 6 digit code that starts with SM---- in there. If you find it let us know what it is. Stripe wants to verify that the account is real.
-
Your VPS has been created and you should have just received an email with the IPv4 and IPv6, etc. The username you submitted had invalid characters and was too long, so I just made it dagriffpatchfanh instead.
-
No one under 13 can use any service we provide. That includes your free VPS. You can't store any private information of anyone under 13 in your database that is hosted on our servers. If you find out that someone below the age of 13 has lied about their age and created an account anyways, you must delete their data as soon as you find out, and ban them from using it again until they are 13 or above. If you want to abandon your free VPS and use some other service to host your control panel here are the laws you would have to follow in order to have users below the age of 13 https://www.ftc.gov/legal-library/browse/rules/childrens-online-privacy-protection-rule-coppa
