-
Posts
24,539 -
Joined
-
Last visited
-
Days Won
867
Everything posted by Krydos
-
You were blocked for using the wrong username and/or password to log in to SFTP. Please make sure you have the correct credentials saved in your FTP client. Unblocked.
-
Settle down, or your account will be permanently suspended simply for being insulting. Why does your site claim to be equifax.com then, and not (as you claim) a topic that you gave a presentation on?
-
Mysql Database Not Connecting With Android Client/apk
Krydos replied to bhadresh's topic in Customer Service
What is the error message? And to answer your question more directly: no, android apps are not blocked in any way from accessing our servers. -
No, the whitelist isn't currently needed. We were having a lot of issues with ftp bruteforcing. We began blocking in the firewall any ftp connection that had a large number of connections per day. Your server monitor does 720 connections per server per day, so that's much more than a regular user would do. Our system is a little more sophisticated now, and it looks for failed logins only instead of just sheer number of connections. Failed logins are more indicative of bruteforcing than just opening a lot of connections.
-
The php extension gd has been installed on Tommy's php version 7.2.
-
-
Mysql Database Not Connecting With Android Client/apk
Krydos replied to bhadresh's topic in Customer Service
Have you enabled remote mysql in cpanel? -
Which domain are we talking about? No thank you. You can host your phishing pages on some other host.
-
[Solved] Suspended Account Due To Inactivity
Krydos replied to miau's topic in Suspended and Queued Accounts
I tested the renew script on a random inactive Tommy account, and it worked fine for me. -
Remote postgresql access enabled.
-
Your account was archived since you haven't logged in for several months. To prevent this from happening again please remember to log in at https://www.heliohost.org/login/ at least once every 30 days. Unarchiving... Done. You should now be able to log in to your control panel, and your website should start working within 12 hours.
-
What are you trying to do?
-
[Solved] Archieved: Allouba
Krydos replied to Alaa Alrufaie's topic in Suspended and Queued Accounts
Your account was archived because you haven't logged in since June. To prevent your account from becoming archived again please remember to log in at least once every 30 days at https://www.heliohost.org/login/ Unarchiving... Done. You should be able to log in now, and your website is back online http://alaa.heliohost.org/ -
[Solved] Heliohost Johhny - I Can't Remote Connect To Postgres
Krydos replied to hostdb's topic in Customer Service
It's not a problem. Remote access to postgresql databases are intentionally blocked for security. Most users don't want or need remote access. Remote access enabled. -
Remote postgresql access enabled.
-
[Solved] Installing Beautifulsoup (Bs4) Module On Johnny
Krydos replied to emiraga's topic in Customer Service
# crontab -lu emiraga 0 0 * * * python /home/emiraga/Python/check_hrasnica.py That means you're using Python 2.6.6 not 3.6 Change it to 0 0 * * * /usr/bin/python3.6 /home/emiraga/Python/check_hrasnica.py- 8 replies
-
- BeautifulSoup
- module
-
(and 2 more)
Tagged with:
-
I can't create another subdomain for you unless you say what subdomain you want...
-
That one is small, but legible enough I think. <ins data-revive-zoneid="7" data-revive-id="321e1cec4956204a54bd86da12deea5b"></ins><script async src="//krydos.heliohost.org/a/www/delivery/asyncjs.php"></script>
-
The text becomes illegible on my screen at 50x50.
-
Johnny is our only server that support Ruby on Rails, but plans are in the works to get Ruby on Rails available on Tommy and/or Ricky. Johnny does not support Flask or Django, and there are no plans to install them. If you plan on moving your account yourself then yes you must backup, delete, and recreate. If you want an admin to move your account for you just backup.
-
Yes, it's possible, but it's probably going to look pretty terrible. I made a transparent background one that might fit your round theme better: <ins data-revive-zoneid="6" data-revive-id="321e1cec4956204a54bd86da12deea5b"></ins><script async src="//krydos.heliohost.org/a/www/delivery/asyncjs.php"></script> Haha, I was already working on it before you asked...
-
Done. You should now be able to log in to your control panel, and your website should start working within 12 hours.
-
For some reason that old code for the 320x50 stopped working. Here's some new code that does work: <ins data-revive-zoneid="5" data-revive-id="321e1cec4956204a54bd86da12deea5b"></ins><script async src="//krydos.heliohost.org/a/www/delivery/asyncjs.php"></script> I edited the above posts to reflect the change in case someone comes along and starts copy/pasting the old broken code.