Jump to content

Krydos

Chief Executive Officer
  • Posts

    24,618
  • Joined

  • Last visited

  • Days Won

    871

Everything posted by Krydos

  1. 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/?
  2. Krydos

    How You Can Help

    We've been providing free hosting since 2005 and have no intention of stopping.
  3. 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.
  4. 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.
  5. 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.
  6. 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.
  7. The only thing Johnny offers that Tommy doesn't is Ruby on Rails.
  8. It's already working https://www.sslshopper.com/ssl-checker.html#hostname=segfault.heliohost.org
  9. 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.
  10. Done.
  11. It looks like it might be good. Just need to wait for up to 24 hours for it to start working.
  12. 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.
  13. 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.
  14. 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.
  15. Krydos

    Python Upgraded

    Are you sure you don't mean pillow? Pil hasn't had an update since 2009.
  16. 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.
  17. 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.
  18. Yes, that code works for me.
  19. Yes, you can connect from Tommy to smtp.gmail.com:587. I'm not sure if your code connects though.
  20. 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)
  21. I can just import the data into your database. Where do you want it? bailey_mwdb, bailey_wikidata, bailey_wikidb, or something else?
  22. Replace smtp.gmail.com with 173.194.202.108 or 173.194.202.109?
  23. I just tested the outbound port 587 connection to 173.194.202.108 and 173.194.202.109 from Tommy and they both work. Does it help if you specify the IP directly?
  24. Cpanel is being kind of slow on this one https://features.cpanel.net/topic/add-support-for-mysql-5-7 I could install mysql 5.7 easily. The problem is I would need to manually create users, enable remote access, create databases, change passwords, and everything else that cpanel does for us. Either that or I would have to write a plugin from scratch to do all of that. It's a pretty huge undertaking either way.
×
×
  • Create New...