-
Posts
26434 -
Joined
-
Last visited
-
Days Won
944
Everything posted by Krydos
-
[Hh#30047] Johnny Server Returning 502 Error Bad Gateway
Krydos replied to HelioHost's topic in Email Support
Well, first of all you picked the Johnny server which is our experimental unstable server. We provide this server for people who aren't too concerned about uptime, and just want a place to test their scripts online. Downtime and high load are not uncommon on Johnny. I noticed that you are running wordpress so I searched for what 502 errors mean for that particular piece of software, and it looks like it means that the php script ran for too long and was killed. If the load is high php scripts definitely take a lot longer to execute, and if they take too long the server would kill them. So I would guess high load is the cause of the 502 errors. When I viewed your site it was loading fine, but the load was about 8 which isn't too bad. If you don't log in to your Heliohost account at https://www.heliohost.org/login/ at least once every 30 days your account becomes inactive, and your site(s) are replaced by an inactive message explaining how to reactive your account. We don't have anything else that could be described as "sleep mode" though. It's likely you just visited your site during a period of time that Johnny was experiencing high load, so your page opened slowly, and then later in the day you visited while the server had low load so the page opened faster. If you're interested in a server with less load spikes, and production quality uptime and response time I highly recommend switching servers to Ricky or Tommy. -
Deployed. http://rajesha1.heliohost.org/FINTECH-PROJECTS/
-
[Hh#30047] Johnny Server Returning 502 Error Bad Gateway
Krydos replied to HelioHost's topic in Email Support
What is your username or main domain? -
Reinstall wordpress on sellall.heliohost.org. Click the cloudflare button in cpanel.
-
Keep in mind you're limited to 2 cron jobs per day.
-
Deployed. http://rajesha1.heliohost.org/FINTECH-PROJECTS/
-
Apache runs on windows. https://httpd.apache.org/docs/current/platform/windows.html#down
-
[Solved] Domain Already Exists In Apache Configuration
Krydos replied to wanacas's topic in Escalated Requests
There you go http://wanacas.tk/ -
There you go http://sellall.heliohost.org/
-
Deployed. http://citisnet.heliohost.org/citisnetsql3/
-
We support Django and Flask on Tommy, and Flask on Ricky. Would either of those frameworks work for you?
-
Deployed. http://rajesha1.heliohost.org/FINTECH-PROJECTS/
-
[Solved] Ssl Error: Sec_Error_Revoked_Certificate
Krydos replied to maicol07's topic in Escalated Requests
The way autossl works is it created a 32 digit long random named .txt file, and then tries to access it externally. If you have .htaccess rules preventing that .txt file from being read, then ssl fails, and it deletes the file. So the file is only there for maybe 5 minutes total while it checks your domain. Like wolstech said renaming your .htaccess is a quick way to tell if that's the issue.- 12 replies
-
No, that is not the relative path. The absolute path is /home/rajesha1/stories/post.jpg The relative path would be something ridiculous like ../../../../../../../../../../home/rajesha1/stories/post.jpg tl;dr use absolute, not relative
-
Request: Free Auto Ssl Installation On My Domain
Krydos replied to maicol01's topic in Customer Service
You're only allowed to have one account. Please choose one to delete and use http://www.heliohost.org/classic/support/scripts/delete -
Well, first of all in linux you use slashes not backslashes like in windows, so it path would be like /home/rajesha1/stories/post.jpg Second I checked and even if the slashes were facing the correct direction there is no file named post.jpg in that directory.
-
[Solved] Ssl Error: Sec_Error_Revoked_Certificate
Krydos replied to maicol07's topic in Escalated Requests
Here's the error it encountered for that domain: 9:48:43 AM WARN The domain “apps.maicol07.tk” failed domain control validation: The system failed to fetch the <abbr title="Domain Control Validation">DCV</abbr> file at “<a href="http://apps.maicol07.tk/B0BF63864B4A9371D4DA748B919467DC.txt">http://apps.maicol07.tk/B0BF63864B4A9371D4DA748B919467DC.txt</a>” because of an error: The system failed to send an <abbr title="Hypertext Transfer Protocol">HTTP</abbr> “GET” request to “http://apps.maicol07.tk/B0BF63864B4A9371D4DA748B919467DC.txt” because of an error: Timed out while waiting for socket to become ready for reading . Do you have .htaccess rules blocking access to apps.maicol07.tk/B0BF63864B4A9371D4DA748B919467DC.txt?- 12 replies
-
That's why I asked what you wanted your domain to be... Why did you say 123.heliohost.org when you actually wanted sellall.heliohost.org?!
-
[Solved] Ssl Error: Sec_Error_Revoked_Certificate
Krydos replied to maicol07's topic in Escalated Requests
https://maicol07.tk/ no longer gives me an error now that it's using out system's automatic ssl. Is it working for you too?- 12 replies
-
What is your username, or main domain?
-
All of your mysql connections are closed right now.
-
1. Go to https://johnny.heliohost.org:2083/frontend/paper_lantern/softaculous/index.live.php 2. Click Wordpress >> Install. 3. Select http:// 4. Select 123.heliohost.org 5. Delete wp and leave it blank. 6. Choose site name, and site description. 7. Set admin username, and admin password. 8. Select one of the themes that looks good. 9. Click install.
-
Deployed. http://citisnet.heliohost.org/citisnetsql3/
-
Ok, so that means outbound port 1373 isn't blocked on your computer/network. Try this: Go to filemanager, and select your main harddrive where windows is located. Then go to the Users folder, and click view at the top. On the right side of the view dropdown panel make sure there is a check next to hidden items. Then you should see a hidden folder called Default. Enter that folder and then the hidden AppData. In there should be a folder called Filezilla with some .xml files. I deleted the one called sitemanager.xml but also delete trustedcerts.xml if it's there. This should cause Filezilla to forget your connection settings and more importantly forget any certificates it had saved. When you connect the next time with the settings I listed above it should ask you to allow the server again. Let us know if that helps.
-
What do you see if you go to http://portquiz.net:1373/ ?
