-
Posts
26446 -
Joined
-
Last visited
-
Days Won
944
Everything posted by Krydos
-
[HH#328472] not able to add aliases (shivajisoft.com)
Krydos replied to HelioHost's topic in Email Support
You won't be able to view your site by the IP unless you purchase a dedicated IP address for $12. The reason you see the queued page when you go to 65.19.143.6 is because there are thousands of other websites on that same IP address and the server doesn't know which one you want to view. -
[Inactive] 404 even though the war is deployed
Krydos replied to Amoss's topic in Escalated Requests
Well, that's bizarre. The index.jsp file is showing up on the server now, but it still gives the 404 error. I would recommend starting a new project with a different name in Eclipse like Wolstech suggested and see if it has the same problem. -
[HH#579690] registration invitation to tommy server failed
Krydos replied to HelioHost's topic in Email Support
What username or main domain did you pick? -
You're on Tommy now. http://fede1307.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.
-
[Inactive] 404 even though the war is deployed
Krydos replied to Amoss's topic in Escalated Requests
In the servlet guide you have to manually create it too: Source: https://wiki.helionet.org/Java_Servlet -
We can test it on your account if you want? I could edit your last logged in date and you can try logging in various ways. Let me know if you want to try. I suspect it was just a fluke. Perhaps the communication between Tommy and Cody was temporarily disrupted. The script that updates the last login date has no fallback if there is an error, nor does it test to see if the last login date was actually updated. It just sends one request to update the last login and then goes about it's business doing other things. If there were a lot of people having this issue I would be a lot more concerned. Most people that have issues with their login dates counting are logging in with a url like tommy.heliohost.org:2083/sess0000/frontend/paper_lantern/something/that/ends/in.html which will never work. Maybe Wolstech can recall if anyone has had an issue with https://www.heliohost.org/login/ before?
-
[HH#833692] Your account has not been created yet
Krydos replied to HelioHost's topic in Email Support
It looks like your account has been created and you should be able to log in to cpanel now. Your domain should start working within 2 hours. Let us know if you have any other issues. -
I just tested logging in on a Tommy account at https://www.heliohost.org/login/ and it updated the last login date.
-
If we move your account for you nothing will be deleted. Your account will simply be moved to the new server.
-
[HH#328472] not able to add aliases (shivajisoft.com)
Krydos replied to HelioHost's topic in Email Support
You need to delete all of your NS records other than ns1.heliohost.org and ns2.heliohost.org https://bybyron.net/php/tools/dns_records.php?domain=shivajisoft.com&rec=NS -
The main issue is a DDoS attack http://heliohost.grd.net.pl/monitor/archive/?2018-07-11 but the high load from the attack seems to have crashed apache as well. I've got apache running again. Hopefully the DDoS attack has ended too.
-
If your email had this link in it it means you missed the warning email and your account was already suspended for inactivity. The two day warning email links to https://www.heliohost.org/login/
-
[Inactive] 404 even though the war is deployed
Krydos replied to Amoss's topic in Escalated Requests
There is still nothing on the server. -
[Inactive] 404 even though the war is deployed
Krydos replied to Amoss's topic in Escalated Requests
root@tommy [/opt/tomcat/live/webapps/stockdi1_MyHelioServlet]# ls -la total 4 drwxr-x---. 4 nobody nobody 35 Jul 11 16:49 . drwxr-xr--. 27 nobody nobody 4096 Jul 11 16:49 .. drwxr-x---. 3 nobody nobody 54 Jul 11 16:49 META-INF drwxr-x---. 4 nobody nobody 44 Jul 11 16:49 WEB-INF root@tommy [/opt/tomcat/live/webapps/stockdi1_MyHelioServlet]# Still don't see an index.jsp. -
[Solved] Suspended account: sonofman
Krydos replied to sonofman's topic in Suspended and Queued Accounts
That account cannot be unsuspended. -
Your account has been unarchived and you should be able to log in to cpanel now. Your domain should start working soon.
-
Mcrypt is available on php 5.4, 5.5, 5.6, 7.0, and 7.1, but not 7.2. http://php.net/manual/en/migration71.deprecated.php
-
Does it work now?
-
Which version of php are you using?
-
[Inactive] 404 even though the war is deployed
Krydos replied to Amoss's topic in Escalated Requests
You still don't have an index file. See https://wiki.helionet.org/Java_Servlet#Create_index.jsp for an example index.jsp. -
We are only able to accept donations online. If Paypal doesn't work we recommend trying Skrill. Skrill works in quite a few countries that Paypal is blocked in. To make a donation via Skrill go to https://www.skrill.com/skrillit/?locale=en-us In the top box enter the amount you wish to donate. The minimum is $1 USD but many users choose to donate more. Then click Get Started. Recipient's name is HelioHost, and recipient's email is admin@heliohost.org. On the next page type in your information including name and phone number, etc. Then click Sign Up. On the next page enter your payment details, and submit the donation. Let us know if you need any additional assistance. We can also accept cryptocurrency donations of Bitcoin, Aeon, ETN, and XMR. If you have a currency that we don't currently have a wallet for let us know and we can see about creating a wallet for that currency as well or you can convert your currency to one that we already support.
-
[HH#908126] Account activation : gtrax.heliohost.org
Krydos replied to HelioHost's topic in Email Support
There is no account named gtrax in our system. According to your email address your username is pandulax and your main domain is elamap.heliohost.org. Let us know if you need further assistance. -
Resent.
-
[Inactive] 404 even though the war is deployed
Krydos replied to Amoss's topic in Escalated Requests
What does this .war do on your development set up?
