Jump to content

Krydos

Chief Executive Officer
  • Posts

    24,534
  • Joined

  • Last visited

  • Days Won

    867

Everything posted by Krydos

  1. You can check the status of your java request at https://johnny.heliohost.org:2083/frontend/paper_lantern/java/index.live.php When that page says java is enabled you'll be able to deploy a .war file. I also like to mention that the queue to receive java on Tommy is only a few hours long.
  2. You're now on Tommy. http://urtech.tk/ You should be able to log in at https://www.heliohost.org/login/ If you see a 404 error or a Johnny queued page please clear your browser cache and flush your os dns records. Thank you very much for the donation. We really appreciate it.
  3. That driver is not compatible with the software on Johnny. You'll either need to use pdo mysql or switch servers. Let us know if you need help switching to Ricky or Tommy.
  4. What page gives the error?
  5. At the time of this post your there was no .war file requesting deployment. About 4 hours after this post you did request a .war file with a different name to be deployed, and it has completed. Just an FYI, but if you're concerned about the length of time it takes to deploy using the same username each time speeds up the process considerably. Also I have a feeling your ridiculous file names might be breaking the system. Why not just call it something like xcloud.war instead of xCloud-1.0-SNAPSHOT.war. Wouldn't yoi rather have your url be dcloud.heliohost.org/xcloud/ rather than dcloud.heliohost.org/xCloud-1.0-SNAPSHOT/?
  6. Krydos

    How You Can Help

    We've been providing free hosting since 2005 and have no intention of stopping.
  7. That .war file couldn't be deployed because java is not enabled on your account. To check the status of your java request you can check https://johnny.heliohost.org:2083/frontend/paper_lantern/java/index.live.php Please be aware that since you picked the Johnny server the wait to receive java is very long. The wait to receive java access on Tommy is generally just a few hours.
  8. As it says at the top of http://wiki.helionet.org/Flask flask isn't available on Johnny. If you want to use flask with python 2.7 you need to be on the Ricky server, and if you want to use flask with python 3.6 you need to be on the Tommy server. Let us know if you need help moving.
  9. Couldn't have said it better myself. It's worth noting though that accounts on Ricky and Tommy don't go through the queued phase, and you domain starts working more of less instantly.
  10. Since you're on Tommy you're actually using Tomcat version 8.5 and java 1.8. Maybe try updating your local environment to closer to these values? Johnny has Tomcat 7 and java 1.7.
  11. The only thing Johnny offers that Tommy doesn't is Ruby on Rails.
  12. It's already working https://www.sslshopper.com/ssl-checker.html#hostname=segfault.heliohost.org
  13. It looks like your ssl certificate is working https://www.sslshopper.com/ssl-checker.html#hostname=www.segfault.heliohost.org Interestingly you created your ssl certificate for mail.segfault.heliohost.org and www.segfault.heliohost.org but not segfault.heliohost.org.
  14. Done.
  15. It looks like it might be good. Just need to wait for up to 24 hours for it to start working.
  16. Installing it on Johnny would likely result in about 8 hours of downtime. That's not going to happen. I can easily install it on Ricky or Tommy though. Just let us know your username, server, and which version of php you want to use.
  17. Which feature from the latest cpanel do you need? I requeued your account creation and you should be able to log in at https://www.heliohost.org/login/ now. You'll probably need to disable cloudflare temporarily to get your domain working.
  18. It sounds like you're probably on Johnny. This happens fairly often on Johnny because he's our experimental server. Since we allow unlimited free signups on Johnny he's very overloaded and the high load has a tendency to break addon domain creations. Let us know your username and the addon domain you're trying to add and we can fix it manually.
  19. Krydos

    Python Upgraded

    Are you sure you don't mean pillow? Pil hasn't had an update since 2009.
  20. https://dropprob.heliohost.org/ and https://dropprob.heliohost.org/wp/ are two different directories. Why on earth would you expect them to show the same content? If you want visitors to https://dropprob.heliohost.org/ to end up at https://dropprob.heliohost.org/wp/ then just add a redirect there.
  21. You got blocked for logging in to your cpanel with the wrong username or password too many times. Please remember to login at https://www.heliohost.org/login/ to prevent this from happening again.
  22. Yes, that code works for me.
  23. Yes, you can connect from Tommy to smtp.gmail.com:587. I'm not sure if your code connects though.
  24. I just tested remote mysql connection on Tommy and it works for me. # mysql --user=krydos --host=65.19.143.6 -p Enter password: Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 2374234 Server version: 5.6.35 MySQL Community Server (GPL)
×
×
  • Create New...