Jump to content

Krydos

Chief Executive Officer
  • Posts

    24,194
  • Joined

  • Last visited

  • Days Won

    854

Everything posted by Krydos

  1. Same error for those subdomains: 1:20:27 AM WARN The domain “apps.maicol07.tk” failed domain control validation: The validation required 1 HTTP redirect, but the AutoSSL provider “cPanel (powered by Comodo)” does not permit HTTP redirects. 1:20:28 AM WARN The domain “books.maicol07.tk” failed domain control validation: The validation required 1 HTTP redirect, but the AutoSSL provider “cPanel (powered by Comodo)” does not permit HTTP redirects.
  2. 1:20:29 AM WARN The domain “maicol07.tk” failed domain control validation: The validation required 1 HTTP redirect, but the AutoSSL provider “cPanel (powered by Comodo)” does not permit HTTP redirects. In order for autossl to work it has to verify that your site is hosted on our servers. The way it does this is by putting a temporary text file on your domain. The other catch is the text file has to be accessible via plain http. In this case it would be http://maicol07.tk/.well-known/pki-validation/ See how it redirects to https? That's why autossl won't work.
  3. Try it with only your username: halfer instead of halfer@johnny.heliohost.org.
  4. I don't use cloudflare personally. Cloudflare is only useful on sites that have a lot of static content that doesn't change. If you site is mostly html files or you have a lot of large image files then cloudflare will help a lot, but if your site is mostly php files or any other scripting language cloudflare is going to have to go to the source to get the content anyways. I also dislike the cloudflare error page popping up for people on my sites. I'd rather have a custom error message, or the page just times out and you get a default browser error message.
  5. It should be working now. http://loirp.com/
  6. It can take up to 10 minutes for the block to be released. You've waited 1 minute so far. Potentially 9 more to go.
  7. The certificates provided by your registrar don't seem to be working. Our instructions and your registrar's certificates come from the same place anyways: Let's Encrypt.
  8. Unblocked.
  9. Try these instructions to install ssl http://wiki.helionet.org/Installing_a_Let%27s_Encrypt_SSL_Certificate
  10. Yeah, it really won't install. At this point if you want to use ssl on your account you'll need to move to Ricky or Tommy.
  11. Deployed. http://nm67.heliohost.org/GATE_Web/
  12. The error is that you picked Johnny as your server. We only just barely support ssl on that server. Nobody wants cloudflare ssl. For some reason their certificates rarely work on any of our servers, and sometimes they even break apache entirely.
  13. That .war file could not be deployed because java is not enabled on your account. To request java and then check the status of your request go to the java button in your cPanel. Please be aware that since you picked the Johnny server the wait to receive java access is quite long due to high demand. The wait to receive java on Tommy is generally just a few hours. If you're in a hurry we recommend moving your account to Tommy. If you want to save yourself some work an admin can move your account for you if you're a donor. Just let us know the transaction ID.
  14. I don't see a $9 donation on the gofundme website. Ah, I found it. It looks like you donated directly to our monthly bills at https://www.heliohost.org/donate/ That's fine. We can give you double storage too once we get the new hardware set up.
  15. You're on Tommy now. http://ozktarik.heliohost.org/ If you see a 404 error or a Johnny queued page please clear your browser cache and flush your os dns records. Thanks for the donation. We really appreciate it. We will be contacting you via the email address that you used to donate to the gofundme to let you know the timetable regarding getting double storage space on your account.
  16. Yes, SFTP does not work with any ftp accounts other than your main one, and FTPS doesn't work at all. Plain FTP with the extra accounts created through cpanel over port 21 works fine though.
  17. I'm not sure where you got that from. # ftp 64.62.211.131 Connected to 64.62.211.131. 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- 220-You are user number 28 of 50 allowed. 220-Local time is now 09:02. Server port: 21. 220-This is a private system - No anonymous login 220-IPv6 connections are also welcome on this server. 220 You will be disconnected after 15 minutes of inactivity. Name (64.62.211.131:krydos): test@krydos2.heliohost.org 331 User test@krydos2.heliohost.org OK. Password required Password: 230 OK. Current restricted directory is / Remote system type is UNIX. Using binary mode to transfer files. ftp> ascii 200 TYPE is now ASCII ftp> ls 200 PORT command successful 150 Connecting to port 50000 drwxr-xr-x 2 krydos2 krydos2 4096 Oct 26 09:23 . drwxr-xr-x 2 krydos2 krydos2 4096 Oct 26 09:23 .. -rw------- 1 krydos2 krydos2 4 Oct 26 09:23 .ftpquota 226-Options: -a -l 226 3 matches total ftp> quit 221-Goodbye. You uploaded 0 and downloaded 0 kbytes. 221 Logout.
  18. You're on Tommy now, but your domain isn't going to work without some changes. You need to either set your nameservers to ns1.heliohost.org and ns2.heliohost.org, or update your A record to 65.19.143.6. Thanks for the donation. We really appreciate it. Once we get the new hardware installed you'll be upgraded to double storage space as well.
  19. @byron, @wolstech, He donated $25 to the gofundme. That's why you can't find the transaction ID. Moving...
  20. Moving...
  21. Would you like me to try installing ssl for you?
  22. Yes, you need your files to be 666 at least to allow the tomcat user to write to the file. Your application doesn't run as your user and tomcat isn't in your group either so you need to grant read/write to the permissions of other.
  23. Deployed. http://nm67.heliohost.org/GATE_Web/
×
×
  • Create New...