Jump to content

Krydos

Chief Executive Officer
  • Posts

    24,595
  • Joined

  • Last visited

  • Days Won

    871

Everything posted by Krydos

  1. It deployed your .war file. I can see it at http://claod.heliohost.org/project/ You can deploy a new one as often as you'd like without asking us. If you use the same filename each time it will take considerably less time to deploy.
  2. Try naming your .war rakesh73_blog.war and deploy that. Some users have had issues with cookies when the system appends your username to the front of the file.
  3. Try it now.
  4. You're on Tommy now. http://fortesting.me/ 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.
  5. Moving...
  6. Ahh, here's the problem: https://stackoverflow.com/a/27276523 The reason my code works and yours doesn't is probably because I specify the timezone driver="com.mysql.jdbc.Driver" url="jdbc:mysql://localhost/krydos_test?serverTimezone=UTC" Your code probably stopped working when daylight savings time went into effect on March 11th.
  7. What is the url where you're seeing that error?
  8. Unblocked.
  9. Done. You should now be able to log in and your website should start working within 12 hours.
  10. Unblocked. It looks like your SFTP client might have the wrong credentials.
  11. 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...
  12. Are you sure your username/password are correct?
  13. I tried that exact same code with my Ricky account, and it works perfectly. What is the link to your script?
  14. Done. You should now be able to log in and your website should start working within 2 hours.
  15. 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...
  16. This looks really useful too https://php-download.com/
  17. You can install composer scripts on the server. Just run the composer command on your home pc, and then upload the files. Check out https://stackoverflow.com/a/40545971
  18. The server.xml is automatically created/edited. Changing it manually could easily break it for everyone else. What exactly are you trying to do?
  19. The second one will never work because localhost.heliohost.org doesn't exist, and if it did it would be a user's account. Does the first one work now?
  20. First of all Stevie crashed on 2016-11-30. That was well over a year ago, or 480 days to be exact. Since your Stevie backup was empty that means that your data was too corrupted and the backup script wasn't able to recover anything anyways. You'll have to use whichever backup you took prior to the crash to recreate your account. Let us know if you need any help.
  21. What do you think you need to change in server.xml?
  22. 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.
  23. 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.
  24. Remote access enabled.
×
×
  • Create New...