Jump to content

Krydos

Chief Executive Officer
  • Posts

    26489
  • Joined

  • Last visited

  • Days Won

    947

Everything posted by Krydos

  1. Your VPS is rebuilding with Hestia, and you'll get an email in about 30 minutes when it is done. The email will contain the instructions on how to connect to SSH. For Hestia you'll go to https://vps122.heliohost.us:8083/ and login with the username admin, and the SSH password you chose during signup. Let us know if you run into any other issues.
  2. neutility.store - Should be good to go now. neutility.life - You need to change the NS records. Wrong = ns1.heliohost.us, ns2.heliohost.us. Correct = ns1.heliohost.org, ns2.heliohost.org statecollegeguitarlessons.com - Should be good to go. whatsonyourbrain.com - Should be good to go. wordpresscenter.net - Looks good too. centReWebDesign.com - Good to go.
  3. Since you're using Hestia the config files are located in /home/admin/conf/web/domain.com/ not /etc/nginx/ or /etc/apache2/ or anything. You may not need to edit them though, and keep in mind Hestia may overwrite some of your changes if you edit the wrong files. The file should have a comment at the top with the warning when you try to edit it.
  4. Yeah, he forgot that images don't get sent through these support emails.
  5. If I were you I would 1. Keep using both Apache and Nginx because it's easier than changing the default, and you may find you need Apache some day. 2. Add all the domains to the admin user, and delete any extra users you may have created. Then upload your files to /home/admin/web/centrewebdesign.com/public_html/ /home/admin/web/statecollegeguitarlessons.com/public_html/ /home/admin/web/whatsonyourbrain.com/public_html/ /home/admin/web/wordpresscenter.net/public_html/ /home/admin/web/neutrality.life/public_html/
  6. I just added a section to the wiki page https://wiki.helionet.org/SSL_Certificate_Problems#Ensure_Redirect_HTTP_to_HTTPS_is_Off Does this help?
  7. Yes, set your nameservers to ns1.heliohost.org and ns2.heliohost.org.
  8. 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.
  9. Try the neutrality.life domain again. Earlier you spelled it wrong, so I created the DNS with the wrong spelling.
  10. 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?
  11. The error message you posted was about that script. Which script are we debugging then?
  12. 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?
  13. Your account has been moved to a dedicated IPv4.
  14. 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.
  15. 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.
  16. I created the DNS records for centrewebdesign.com, whatsonyourbrain.com, statecollegeguitarlessons.com, wordpresscenter.net, and neutility.life. Does it work now?
  17. I recommend using Hestia to add the domain, and then put the files in /home/admin/web/<domain>/public_html/
  18. Just to let you know, all of the staff at HelioHost enjoy your emails.
  19. Yeah, no rush at all. Take your time, and don't get frustrated. Just let us know if you need help.
  20. 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.
  21. 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?
  22. 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.
  23. 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.
  24. 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.
×
×
  • Create New...