Jump to content

wolstech

Chief Risk Officer
  • Posts

    17,717
  • Joined

  • Last visited

  • Days Won

    662

Everything posted by wolstech

  1. Krydos can add this for you.
  2. You can sign up for a VPS here: https://heliohost.org/vps/ There may be a wait list, if so you can sign up for the wait list by clicking on a full plan. Keep in mind that a VPS and shared hosting are entirely different products. A VPS comes with a bare install of whatever OS you want, you get SSH access to it and you install everything yourself. It has no control panel or even a web server like Apache by default, you'll need to install those if you want them. Krydos can usually help if you don't know how to install the software, and there's plenty of free control panels you can install on a VPS if you'd prefer something a little easier to use than a command line (KeyHelp and Hestia are two common ones). Morty will offer a more conventional Plesk-based shared hosting upgrade path once it's built. I'll also have Krydos take a look at this for you since he deals with most of the VPS stuff to see if he has anything to add.
  3. The account username is actually mifi, and it has been renewed for you.
  4. That account is not suspended. Assuming it's the account that matches your forum username, I see an empty blog titled "the blog"...
  5. You're suspended for creating four accounts, you're only allowed one. Which one do you want to keep?
  6. We don't sell domains. Entering it as I show in that picture is how you link a domain you own already. If it's not working for some reason just create the account using a free subdomain and post the custom domain you want to use here, I'll change it on my end for you
  7. Krydos can help you with this.
  8. I was able to type in mycustom.com just fine using Chrome 112 on Windows 10. Also, 4 other users had no issues creating accounts in the past 24 hours either... Can you post a picture of what you're experiencing?
  9. Done. Thank you for the donation
  10. Been a while since I've looked at that page, but you should be able to enter the full domain in the text box next to the drop down...
  11. Please check the email address associated with the account for a link to reset your password.
  12. Changed. It can take up to 2 hours to take effect. You will also need to update your DNS by creating an A record pointed to 65.19.141.67 or setting the domains name servers to ns1.heliohost.org and ns2.heliohost.org before it will work.
  13. Renewed. This has been happening to users a lot lately it seems. Sometimes it spits out the error but actually renews, other times trying again later works. It's probably load related...
  14. Do you want it added as a second domain, or do you want mgpowersports.helioho.st replaced with it?
  15. Your IP got blocked for setting a mail client up wrong. Check or disable your email client. Tommy 2023-04-21 00:15:27 5 in the last 3600 secs (imapd) Failed IMAP login US/United States/cpe-.neo.res.rr.com
  16. I created new.py that's showing a test message. https://habladi.helioho.st/cgi-bin/new.py There are multiple issues with the index.py script you originally had, notably these: The line to import pyinfo was failing for some reason. It's acting like that module isn't available. The file permissions were wrong (need to be 755). Your line endings were not unix style. Since the pyinfo didn't work, I just made a second file with the test message. I did fix the line endings and permissions on the index.py but it didn't help.
  17. Changed. It can take up to 2 hours to work. If you haven't already, be sure to update your DNS as well. You can either use our name servers with your domain (ns1.heliohost.org and ns2.heliohost.org) or if you use external DNS, you can create an A record pointed to 65.19.141.67.
  18. Done. You'll need to create an A record pointed to 65.19.141.77 and wait up to 2 hours before it will work.
  19. Use the server host name (e.g. johnny.heliohost.org) instead, it is more compatible and is required with external DNS that proxies connections (CF...). Services like CF return their own IP instead of the server if you don't have it in dns only mode, and their proxy does not pass raw TCP connections through it.
  20. Deleted and invite sent. Please check your email. Note that it might be in your spam folder since you use gmail...
  21. Keep in mind you're only allowed one account, so if you have donated to move to Tommy, you'll need to delete your Johnny account. Also, if your Paypal email is the same as your Johnny account, you'll never receive the invite (we'd need to delete the Johnny account and invite you manually if this is the case). If this happens, post your donation transaction info and give approval to delete the Johnny account and we'll get it taken care of for you.
  22. 2023-04-24 03:37:35 Error 189.193.92.164 500 GET /info3.10.py HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0 1.53 K Apache SSL/TLS access 2023-04-24 03:37:35 Error 189.193.92.164 End of script output before headers: info3.10.py Apache error Likely a file issue, probably either a bad shebang line or your files have Windows line endings instead of Unix ones. It's hard to troubleshoot this when you deleted the files though... Please delete the Laravel install that's currently in your httpdocs folder and put the code back if you would like us to troubleshoot it for you.
×
×
  • Create New...