Jump to content

wolstech

Chief Risk Officer
  • Posts

    17,969
  • Joined

  • Last visited

  • Days Won

    675

Everything posted by wolstech

  1. Johnny is seeing extreme load right now: http://heliohost.grd.net.pl/monitor/ It's been much of the day...
  2. That account isn't showing in the system, so it likely failed to create. Krydos can tell you why. Escalating.
  3. We can't move accounts. You need to retrieve your backup and set it up again using the contents. Also, Tommy requires an invitation, which requires a donation to get. Have you donated? If you don't wish to donate, you should use Johnny. Registrations open at midnight UTC and fill quickly. I have no way of seeing any other email address other than one used during sign up, so I can't send the email to that other address. Your forum and old hosting account email addresses do match though, so I'm fine with sending it provided you provide the full email address (PM if you prefer). A root admin will need to remove those domains for you.
  4. If they were recovered, they can be found here: http://www.heliohost.org/backup/ You need to use the original email address used to sign up, then a link will be sent to download the backup. If you don't receive the email, the link doesn't work, or you get an empty download, please let us know so we can look into it and add you to the manual backup list if necessary.
  5. What was the username you used when you attempted to sign up on Johnny?
  6. bdistler just answered most of your questions. Just something to add: The backup retrieval at http://www.heliohost.org/backup/ requires you to enter the email address originally used to sign up. A link will then be emailed to that address to download it. If you have trouble, don't receive the link, or the link you receive doesn't work, please post back so we can look into the issue and add you to the manual recovery list if necessary. As bdistler said, you don't have any contract with us, our services are free and your account is good as long it's on a server that works and you log in once every 30 days to prevent it from becoming inactive (accounts on servers that don't work won't go inactive). You're welcome to find another host at any time if you wish to do so, and your backup from here can be used to set up your site elsewhere. The only money we ever ask for is donations, and they're not required to have an account here (with the exception of the Tommy server, which currently does require a donation of $1 or more to receive the required invitation). Once you get your backup, we can walk you through setting up a new account and getting you back online.
  7. You have to use Johnny if you can't donate. Signups open every day at midnight UTC and fill quickly. At some undetermined point in the future we will offer free Tommy signups, but while we're still working out the bugs on Tommy, he requires the invite from a donation.
  8. Go ahead and try it again when registrations open. Krydos forgot to put a .old in front of your old account's email address when he cleared the domain and username.
  9. The new lounger created today at 1PM was removed. Lounger1 has been renamed to Lounger. Lounger2 was left alone since it has posts associated with it.
  10. Looks like load from the few spots that came through on the monitor page. Extended outages of this type are often caused by external abuse of some form, such as a DoS attack.
  11. I'm not sure honestly, but I suspect it's much less. Anything taking 10 minutes would make you a good candidate for getting suspended for causing high load. Moved to customer service.
  12. If you donate even $1, you can use Tommy now with no need to wait Itherwise, yeah your best bet will be tommy for the stability.
  13. Added to http://www.helionet.org/index/topic/26930-manual-backup-master-list/ Also, we no longer support FrontPage extensions on any server we offer. FrontPage was obsolete almost 10 years ago at this point...
  14. The script failed. I've added you to http://www.helionet.org/index/topic/26930-manual-backup-master-list/ so Krydos can try to get it manually the next time he starts Stevie up.
  15. I get the plain HTTP in latest Chrome and Firefox unless I specify otherwise...do you have an extension like HTTPS Everywhere installed?
  16. You'll need to use an .htaccess file or a script to redirect your users if you don't want them using the insecure version. Something like this would work: RewriteEngine On RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ https://www.example.com/$1 [R,L]You can put this in the .htaccess file in public_html to redirect everybody visiting your domain (create file if it doesn't exist). Be sure to replace www.example.com with your domain. The default behavior to allow both types of connections is by design.
  17. I assume you have the 45 byte empty tar.gz file...the backup for your account failed. Added to http://www.helionet.org/index/topic/26930-manual-backup-master-list/ Krydos will attempt to recover it manually the next time we turn Stevie on. Anything he manages to recover will be added to the backup system for you to download.
  18. That is indeed the correct email address on the account. I've sent it to your new address for you.
  19. The closest username I have is infante (no X), probably due to the move request. Also, the email address you provided is not the one on that account. It only sends to the original email address. The email that you need to use looks like i******@m*****d.com.mx
  20. Usually within 24 hours. When Krydos sees this, he'll send it out (or resend it as the case may be).
  21. Yeah, I'm using that for a medical charity website I run on another (paid) hosting provider that I'm thinking of dumping. Many places (including us) don't have railgun though, so with many hosts you're just letting CF make the insecure connection the endpoint would otherwise make. That particular installation in my case was driven by a service we use requiring the website be reachable that way (it just flat out refused to accept plain HTTP). Proper LE support would be nice, but until there's a decent way to automate it in cPanel, it's a bit of a pain to use. Right now you need to get a certificate manually and install that new certificate in cPanel every 90 days. They apparently have a cPanel SSL provider plugin, but from what I can tell LE has ridiculously low limits on the number of certs it'll issue per week through it.
  22. Johnny is currently down due to what appears to be excessive load...http://heliohost.grd.net.pl/monitor/ If you need stability, I'd recommend donating and switching to Tommy. If you look through the monitor history in the link above, Tommy's performance and uptime has been nearly perfect as opposed to Johnny's frequent slowness and downtime.
  23. Neither server comes with a certificate. We don't issue certificates. There is no cost to use a certificate on any server we currently offer. Krydos posted a rough guide on using LE through zerossl with one of our servers though (and the user who tried it writing a Wiki article for it): http://www.helionet.org/index/topic/26914-ssh-on-tommy/ It should work on Johnny too.
  24. That means the backup script failed to recover your account. I've added you to http://www.helionet.org/index/topic/26930-manual-backup-master-list/ so Krydos can attempt to recover it manually whenever that list is worked. The data from the manual backups will be made available through the same system when it becomes available, and a news post will likely announce it. Also, the email issue with AT&T and Tommy is being looked into as well: http://www.helionet.org/index/topic/27083-tommy-email-blacklisted-by-at-tsbcglobal/ Hopefully we'll get the resolved so you can request the manual backup (if one is recoverable) yourself.
  25. To answer these in order: You have to get it from another source. Heliohost is not a certificate authority. We recommend Let's Encrypt since its free. One of our users is working on a guide for the Wiki: http://www.helionet.org/index/topic/26914-ssh-on-tommy/?view=getnewpostDepends on the certificate you use. You can get a "SAN Certificate" that's good for multiple domains. Not unless you get a "wildcard" certificate. Let's Encrypt doesn't offer these, and the companies that do offer them charge significantly more than a normal certificate for them. If you get the certificate, we don't charge anything to install/use it. You need to get the certificate from someone else. You can get the signing request for a certificate and install the certificate through cPanel once you have it. There is no alternative really. SSL is the standard for secure web communication. It's only important if users will be doing things like entering bank/credit card information or login information on your site. If you use a service like Paypal for that, the users will enter it on the service's secure page meaning your site technically doesn't need to be though it's good practice to do so anyway (after all, they may need to enter other information like a username/password for your site, shipping info, etc.). Static websites that just show content and don't have the user enter information on them don't really need SSL.
×
×
  • Create New...