Jump to content

Krydos

Chief Executive Officer
  • Posts

    23,805
  • Joined

  • Last visited

  • Days Won

    828

Everything posted by Krydos

  1. What do you think you need to change in server.xml?
  2. 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.
  3. We always recommend using our nameservers because it makes everything easier since our system will automatically configure your A, CNAME, etc. records for you. It is possible to get one domain to work without our nameservers, but it has to be your main domain so you're good on that. For some unknown reason you have two very incorrect A records on your domain: Host: glados.network Class: IN Ttl: 10800 Type: A Ip: 65.19.143.3 Host: glados.network Class: IN Ttl: 10800 Type: A Ip: 64.62.211.133 Your A record should be 64.62.211.131. It shows that in the side panel in cpanel. Once you get that set and dns propagates your domain should start working. Let us know if it doesn't and we can take a closer look.
  4. Done. You should now be able to log in and your website should start working within 12 hours.
  5. I've changed your forum username so that ioflaze is available for a hosting account again.
  6. Tommy is currently donor only because he ran out of hard drive space for new accounts. Once we get our new hardware installed we'll be able to open free signups again.
  7. Your account was archived because you haven't logged in for quite a while. We have a limited amount of space on our servers, and occasionally we have to remove the unused accounts to make space for new users. To prevent your account from becoming archived again please remember to log in at https://www.heliohost.org/login/ at least once every 30 days. Unarchiving...
  8. You're on Tommy now, but your domain isn't going to start working until you get your nameservers set to ns1.heliohost.org and ns2.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.
  9. The forum sends out an email explaining that you need to type the new username to login.
  10. It looks like Byron only changed your display name, and not your login name. Both have to be changed to reuse a username. The only way to change a hosting account username is by deleting and recreating it. Do you want to do this or are you fine with ioflaze1?
  11. Since you picked Johnny you will frequently encounter high server load like you're describing. As it says when you're creating your account Johnny is an experimental server. That means it isn't suitable for production websites. Since Johnny is so overloaded it has a lower uptime (currently 95%), everything is considerably slower, and there are a lot more bugs than Ricky or Tommy. If you want tomcat access as soon as possible I would recommend making a donation https://www.heliohost.org/donate/ and telling us the username of your account, and transaction id. With that information an admin can move your Johnny account to Tommy without deleting it. If you don't want to make a donation you'll have to wait with the hundreds of other people who are already waiting for java on Johnny and it might take a couple months.
  12. Here is what mono currently supports: http://www.mono-project.com/docs/about-mono/compatibility/ We are planning on adding a windows server in the next few months that will be able to provide full asp.net compatibility.
  13. http://clindo.heliohost.org/ works for me. Did you clear your browser cache?
  14. Is port 5432 blocked on your computer? You can check at http://portquiz.net:5432/
  15. Please post your connection string with the password removed.
  16. Just to elaborate, some of our sites that we host get thousands of visitors per hour, and they don't get the max_user_connections error. The reason why is they close their mysql connection immediately as soon as they're done using it. If each mysql connection is only open for a few milliseconds the chance of seeing that error is very small. If you use persistent connections and don't close them then you will only be able to have 6 users at a time. This limit is in place to keep one account from hogging all of the mysql connections and causing slow performance or downtime for the other thousands of accounts that share your server.
  17. Does it work if you use localhost instead of ricky.heliohost.org?
  18. That file hasn't been touched or edited since the last time Tomcat was upgraded -rw-r-----. 1 nobody nobody 144265 Nov 27 05:31 tomcat-jdbc.jar
  19. Set your nameservers to ns1.heliohost.org and ns2.heliohost.org.
×
×
  • Create New...