Jump to content

Krydos

Chief Executive Officer
  • Posts

    23,805
  • Joined

  • Last visited

  • Days Won

    828

Everything posted by Krydos

  1. 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...
  2. Most of your load is coming from /home/onlines1/public_html/onlinesentris.com/wp-cron.php This might help you https://www.inmotionhosting.com/support/website/wordpress/disabling-the-wp-cronphp-in-wordpress
  3. Did you login in at https://www.heliohost.org/login/ ? That url is guaranteed to update your last login date. Sometimes people log in using a url that ends with .html and it doesn't count. .html files aren't scripts so we can't edit them to count your logins.
  4. $1.00 USD or more. It looks like java broke on your account somehow. Sorry about that. I'll get it fixed.
  5. Your account was suspended for inactivity, because you haven't logged into your account in the last 30 days. To reactivate your account, please visit http://www.heliohost.org/renew. To prevent this from happening in the future please remember to visit https://heliohost.org/ to log into your account at least once every 30 days. If you are still seeing the Account Suspended page after renewing your account, please clear your cache.
  6. Krydos

    Ftp and account

    Both http://timwijma.heliohost.org/ and http://wijma.ga/ are working for me, but they just show a blank white page. If you still see the queued page on either domain please clear your browser cache. If you want to get rid of the blank white page replace /home/drag0ney/public_html/index.html.
  7. Tommy is currently using Django 1.11.6 https://krydos.heliohost.org/cgi-bin/modules36.py which is only a few months old. Also, the last time we updated Django it broke a few people's apps. If we make a major update like this we will make a news post a few days in advance so people will have time to see the differences and change their code accordingly. I've added it to the todo list.
  8. The question was how to connect to mysql with java not php. Here's the code I use to connect to mysql from a .jsp: <%@ taglib uri="http://java.sun.com/jsp/jstl/sql" prefix="sql" %> <sql:setDataSource var="mysql_test" driver="com.mysql.jdbc.Driver" url="jdbc:mysql://localhost/krydos_test?serverTimezone=UTC" user="krydos_test" password="<removed>"/> <sql:query dataSource="${mysql_test}" var="result"> SELECT * from java; </sql:query> For remote mysql use the host johnny.heliohost.org port 3306. No, the only way to change a deployed .war is to upload the new version and request it to be deployed again. As long as you use the same filename it will be deployed in minutes rather than taking up to 12 hours to start working though.
  9. What is the postgresql user you would like access with?
  10. What is the postgresql user you would like access with?
  11. Cpanel is fast for me. Since you're the only person complaining out of thousands of accounts on that server, it's probably just your internet connection.
  12. Deployed. http://mahesh.heliohost.org/SecureSmartGrid/ Since you picked the Johnny server it could take up to 12 hours for the 404 error to go away.
  13. That means your domains aren't hosted with us anymore. Please contact your new hosting service for support.
  14. 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.
  15. I think someone has used that before.
  16. We recommend switching to Ricky or Tommy if you need ssl on your domain.
  17. They're working now: https://www.sslshopper.com/ssl-checker.html#hostname=blog.maicol07.tk https://www.sslshopper.com/ssl-checker.html#hostname=apps.maicol07.tk https://www.sslshopper.com/ssl-checker.html#hostname=books.maicol07.tk
  18. Ah, ok. Autossl is working on those subdomains: 12:37:03 PM The queue contains a request for a certificate for “maicol07”’s website “books.maicol07.tk”. The system last polled for this certificate at Feb 14, 2018, 6:32:42 PM UTC. The next poll will be no earlier than Feb 14, 2018, 6:37:42 PM UTC. 12:37:03 PM The queue contains a request for a certificate for “maicol07”’s website “blog.maicol07.tk”. The system last polled for this certificate at Feb 14, 2018, 6:32:44 PM UTC. The next poll will be no earlier than Feb 14, 2018, 6:37:44 PM UTC. 12:37:03 PM The queue contains a request for a certificate for “maicol07”’s website “apps.maicol07.tk”. The system last polled for this certificate at Feb 14, 2018, 6:32:41 PM UTC. The next poll will be no earlier than Feb 14, 2018, 6:37:41 PM UTC. The certificate should be installed and working in less than an hour.
  19. Yes, you're on the list to get double storage.
  20. 12:32:39 PM 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. Still getting the same error.
  21. 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.
  22. 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.
×
×
  • Create New...