-
Posts
24,192 -
Joined
-
Last visited
-
Days Won
854
Everything posted by Krydos
-
Does the async code here https://www.helionet.org/index/topic/28401-put-our-banner-on-your-site/?p=135345 not work?
-
If you manage websites for other people and they will rarely (or never) need to log in to change files with ftp or something we recommend using your one account, and addon domains. If the website is mainly going to be edited and uploaded by your client then we recommend they make a new account in their own name and then give you the password too so you can log in and make changes if needed. If they want to make a donation then they can get an instant Tommy invite like anyone else at https://www.heliohost.org/tommy/
-
Here's a 100x100 image for you: And here's the code to put it on your site. <ins data-revive-zoneid="3" data-revive-id="321e1cec4956204a54bd86da12deea5b"></ins><script async src="//krydos.heliohost.org/a/www/delivery/asyncjs.php"></script> Here's a 50x50 image for you: And here's the code to put it on your cite: <ins data-revive-zoneid="4" data-revive-id="321e1cec4956204a54bd86da12deea5b"></ins><script async src="//krydos.heliohost.org/a/www/delivery/asyncjs.php"></script> Sorry it took so long to make this. I just remembered your request.
-
Done. You should now be able to log in to your control panel, and your website should start working within 12 hours.
-
I have a functional Ruby on Rails running on Ricky http://krydos1.heliohost.org/testror/ So, I guess we could upgrade Johnny now as long as root admins are willing to install each RoR application manually...
-
Your account was archived because you haven't logged in for several months. 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 or less. Unarchving...
-
That .war file cannot be deployed because java is not enabled on your account. To request java simply go to https://johnny.heliohost.org:2083/frontend/paper_lantern/java/index.live.php and click Request Java. Please be aware that since you picked the Johnny server the wait to receive java is quite long. The wait to receive java on the Tommy server is generally only a few hours. If you're in a hurry to get your .war deployed we recommend switching servers.
-
hyper-design.ir is redirecting to hyper-design.heliohost.org because you're running wordpress and you have hyper-design.heliohost.org set as your wordpress main domain. You need to change the setting in wordpress: https://codex.wordpress.org/Changing_The_Site_URL
-
There you go https://krydos.heliohost.org/cgi-bin/modules36.py
-
That's a good idea. We'll keep that in mind as we continue growing and buying more servers. In the meantime you can use a free cloudflare account to serve static content while the server is slow and cloudflare also helps reduce server load as well as speeds up response times to most everyone worldwide.
-
You're on Tommy which offers instant domain activations. What this means is apache has to restart. A lot. You're on a server with thousands of other people and each time someone adds or changes a domain apache restarts, and each time apache restarts there is a lag of a few seconds where pages won't load for a bit. This is one of our main features of the server. We could reduce the restarts like Johnny or Ricky, but then domains would take hours or days to start working. We keep a close eye on the response time of Tommy though as he's our flagship server. For the last 4 hours his median response time has been .010 seconds, and his mean response time has been .143 seconds. We think that's an acceptable balance. If you want a server that only restarts apache for you and you alone you need to be the only person on the server. Check out https://www.heliohost.org/partners/vps for that service.
-
You were blocked for logging in to cpanel with the wrong username and/or password too many times. You can prevent this from happening by logging in at https://www.heliohost.org/login/ Unblocked.
-
There you go https://krydos.heliohost.org/cgi-bin/modules36.py
-
[Solved] Your Account Has Been Archived Due To Inactivity
Krydos replied to tvnrahma's topic in Suspended and Queued Accounts
You got suspended for running a Facebook spam bot. Sending spam is against our TOS. -
The timeout message happens once you're already blocked, so the failed logins happened before the timeout message.
-
It says failed SFTP logins. Unblocked.
-
The fastest way to upload files is to upload an archived tarball of the directory structure and files, and then extract it on the server. The slowness of FTP/SFTP/WebDAV/etc. is probably because of the number of files not the transfer rates. I just tested the upload/download speed of Tommy and he's right around 100 Mbit/s both directions. Is your home internet connection upload speed higher than that? Do you consider 100 Mbit/s slow? Also, a lot of developer tools like Visual Studio Code, Dreamweaver etc. that I've seen support differential file transfer anyways over regular (S)FTP. I would use rsync though if it were available, but as hard as FTP is for most people to figure out I doubt many would use it. I'm actually a little surprised that cpanel doesn't support it now that I think about it.
-
[Solved] Your Account Has Been Archived Due To Inactivity
Krydos replied to alein's topic in Escalated Requests
Your account was archived because you haven't logged in for three months. You can prevent your account from becoming archived again by logging in at https://www.heliohost.org/login/ at least once every 30 days. Unarchiving... Done. You should now be able to log in again at the above link, and your website should start working again within 12 hours. -
Unblocked. Make sure you have the right username and password entered in to dreamweaver.
-
You might also want to check your spam folder and whitelist our emails. We sent you a warning email a couple days prior to the inactivity, and we sent a second email right when your account was deactivated. If you had received either of these notifications you could have prevented this downtime on your site. Both emails contain instructions on how to prevent inactivity, and reactivate an account once it's inactive.
-
Your account was suspended for causing high server load. I have unsuspended your account, but please try to limit the load you put on our servers as it slows down not only your site, but the sites of all other HelioHost users sharing your server. If you still see the suspended page, please clear your cache. If you need help figuring out why your site is causing such high load let us know and we can try to help. If the high load is simply because your site is getting a lot of traffic you might consider trying paid hosting from our partner starting at only a cent for the first month. https://www.heliohost.org/partners/hostgator
-
What are you going to do to fix it?
-
There is no account with that username. There is no longer any server by that name. We now have Johnny, Ricky, and Tommy available for user accounts. The first step towards hosting that domain is to set your NS records to ns1.heliohost.org and ns2.heliohost.org on your domain registrar's website. Digging a little deeper it looks like you created your account keckge 2016-05-16, and then we decommissioned Stevie in December 2016. Your backup is still available at https://www.heliohost.org/backup/ Once you've downloaded your backup we recommend creating a new account at https://www.heliohost.org/signup/ Since you picked Stevie last time we recommend Tommy as it's a similar production style server with maximum uptime. Let us know if you need help with anything, and welcome back.
-
Apcu is a php module used for caching opcode. http://php.net/manual/en/intro.apcu.php This means that it can help your site run faster. That isn't actually an error. It's a warning which means it isn't critical and it isn't actually causing any issues. It's just warning you that the apcu module was already loaded once in your code, and then your code tried to load it again. Maybe you have the same line duplicated in two places. The warning just lets you know about it so you can fix it if you want to.