-
Posts
24,595 -
Joined
-
Last visited
-
Days Won
871
Everything posted by Krydos
-
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.
-
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.
-
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.
-
Moving...
-
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.
-
What is the postgresql user you would like access with?
-
What is the postgresql user you would like access with?
-
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.
-
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.
-
That means your domains aren't hosted with us anymore. Please contact your new hosting service for support.
-
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.
-
I think someone has used that before.
- 5 replies
-
- JSP
- hosting hibernate
-
(and 2 more)
Tagged with:
-
Unable to update SSL certificate - Syntax error in install script
Krydos replied to gawmonster's topic in Customer Service
We recommend switching to Ricky or Tommy if you need ssl on your domain. -
Does it work now?
-
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
- 13 replies
-
- 1
-
-
- cloudflare
- 520
-
(and 2 more)
Tagged with:
-
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.
- 13 replies
-
- cloudflare
- 520
-
(and 2 more)
Tagged with:
-
Yes, you're on the list to get double storage.
-
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.
- 13 replies
-
- cloudflare
- 520
-
(and 2 more)
Tagged with:
-
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.
- 13 replies
-
- cloudflare
- 520
-
(and 2 more)
Tagged with:
-
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.
- 13 replies
-
- cloudflare
- 520
-
(and 2 more)
Tagged with:
-
Try it with only your username: halfer instead of halfer@johnny.heliohost.org.
-
I don't use cloudflare personally. Cloudflare is only useful on sites that have a lot of static content that doesn't change. If you site is mostly html files or you have a lot of large image files then cloudflare will help a lot, but if your site is mostly php files or any other scripting language cloudflare is going to have to go to the source to get the content anyways. I also dislike the cloudflare error page popping up for people on my sites. I'd rather have a custom error message, or the page just times out and you get a default browser error message.
- 13 replies
-
- 1
-
-
- cloudflare
- 520
-
(and 2 more)
Tagged with:
-
It should be working now. http://loirp.com/
-
It can take up to 10 minutes for the block to be released. You've waited 1 minute so far. Potentially 9 more to go.