-
Posts
26455 -
Joined
-
Last visited
-
Days Won
945
Everything posted by Krydos
-
Unblocked. It was for failed cpanel logins. If you login at https://www.heliohost.org/login/ that won't happen again.
-
I'm glad it's working for you now. Marking solved.
-
See https://www.helionet.org/index/topic/41398-php-7230-sodium-extension/?p=179955
-
Does it work now?
-
Maybe this will help? https://www.helionet.org/index/topic/41399-hh609325-feedback-and-usage/?p=179952
-
I'm not seeing any account with the username or domain garytong. If you don't mind posting your email address I can try searching by that.
-
The bars in the load graph are a measurement of your load compared to everyone else on the server. Consider the following example: Day 1 you get 5000 visitors to your site and the other top 10 accounts on the server get 100 visitors each. Your bars show 100 because you caused the most load, but you don't get suspended because the server as a whole only got 6000 visitors. Day 2 you get 4000 visitors to your site and the other top 10 accounts each get 1000 visitors. Your bars still show 100 because you caused the most load for the day, but today you do get suspended because the server as a whole had 14,000 visitors, which is much more than 6000 total visitors on day 1. It can be kind of confusing to users because on day 2 they actually caused less load than on day 1, but they got suspended when they didn't get suspended on day 1. The way it works is when the server as a whole is overloaded it suspends whichever account is causing the most load to try to keep the thousands of other websites online. So with our system you can actually cause unlimited load as long as the server is still online. Some other hosting providers just suspend you when you use more than some arbitrary amount of memory in a day for example. We don't suspend anyone unless it's absolutely necessary to keep the server online. Hopefully that explains it a little better on how our load system operates. Let us know if you have any other questions.
-
Yes, the fundraiser is still going on. Just go to https://charity.gofundme.com/o/en/campaign/2020-server-improvements?utm_source=email&utm_medium=news1&utm_campaign=2020gofundme and click donate in the top right. Then type in $30. If you decide to leave a tip it goes to gofundme not us. Then enter your card information and hit submit. The email address that you type in while making the donation gets sent to us in a report as soon as the transaction is processed and we can use that email address to match it up with your HelioHost account automatically. Also you can just let us know you donated by replying to this email. Thanks!
-
[Solved] Requested Reactivate Account - Archived Due To Inactivity
Krydos replied to first016's topic in Escalated Requests
Unarchived. -
[Solved] Password Requirements for Forum Login?
Krydos replied to trenten's topic in Customer Service
Good to know. Yeah, cpanel has a lot more restrictions on passwords. I think they even had a 16 character limit on how long passwords could be at one point. I think they fixed that though.- 10 replies
-
PHP may release it on November 26, but then cpanel has to do their thing and release it under the easy apache repo. It usually takes them several months, so I wouldn't expect it anytime soon. You can always get a VPS and install PHP 8 though and solve your high load issues at the same time. For a limited time only you can get 10% off your first 6 months.
-
Get your load under control and I'll consider it.
-
Good news: I verified your 6 month payment, and your last monthly payment went through on 2020-10-03 so 6 months from that date means your VPS is paid for until 2021-05-03. You might want to set a reminder in your calendar to make sure we figure out a payment plan after the 6 months is up. I suspended your monthly payment. I didn't cancel it, and it says I can click reactivate and the monthly subscription should start billing again. We can try that in May and if it doesn't work you can set up a new subscription. I also upgraded your VPS to 2 GB memory for free. Bad news: Your OS upgrade was not successful. Your latest kernel didn't have its initramfs set up correctly, so your VPS won't boot on it's own. If you run the reboot command it won't start back up on its own because the default kernel doesn't work. I was able to get it to boot by selecting the second newest kernel. You should be able to generate a valid initramfs for the newest kernel using these instructions. https://askubuntu.com/a/41939/566733 If you'd like me to fix it for you I can but I'll need root access to do it. You can grant me access by running this command: sudo mkdir -p /root/.ssh/ && sudo echo "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2JYn03dd6E+Q2Q2p+UpTV/+Tc9kdrN3AhLL5SKvMt9fV9ZVabMApfT60kJCmWi9U6sjBSx7ohngj0d53i6Cwm6UZqoxl5RJWK1Bky0YEhA2x60bkGUcqm2DMCPkSU2R3PxNcNZN5CDyCEnjrnEUi5BwMcPqvR43tqoVA2kIeUntJfXbI0k5nQ1ewGqnJWmFtJDJjvs7tdJ2f9rQrhGTfXHjuHhFM3ANKu+bIcJkpBd6XH7on1mRiYRnvgLZo0dCXXUQ04cOQYuO1AXIRfou5g/CBJx4eJaRat321Wpmy9EQjsTmCebUSa27oPOmO6KG+8yvHGS4J6jw+awg1iqBTb HelioHost" >> /root/.ssh/authorized_keys That command will allow me to securely log into your VPS as root without your needing to tell me your password.
-
During the deployment process Johnny renames your .war to append your username to the front. So if you try to deploy a file called test.war it becomes embustil_test.war. This renaming is necessary because there are dozens of other users with java access and if you deployed test.war that means none of those other dozens of people could deploy a file named test.war anymore. However, some .war files are hardcoded to only work with one filename. Obviously the best option is to write your .war files in such a way that they aren't hard coded to only work with one filename, but that isn't always easy. Another option that seems to work for people is to create the .war file with your username already added. This way the file doesn't get renamed on the server because it already has your username and an underscore at the beginning. Let us know if this helps.
-
Your VPS is done. Check your email.
-
[Solved] Account Archived Due To Inactivity
Krydos replied to amansing's topic in Suspended and Queued Accounts
Unarchived.- 1 reply
-
- 1
-
-
Unblocked. If you login at https://www.heliohost.org/login/ this won't happen again.
-
Alright, head over to https://www.heliohost.org/vps/ and fill out the form with the specs you need. Make sure you switch the dropdown box from monthly to the 6 month plan if you want to get the 10% discount. Either monthly or 6 month plans will receive the extra 1 GB memory. When you submit that form it will give you the link to pay through GoFundMe. We can't automatically transfer the total from our form to GoFundMe's website so you have to type in the total yourself. If you decide to leave a tip it goes to GoFundMe not us. We prefer GoFundMe as it has the lowest fees for us, but if paying through their site doesn't work for you for some reason let us know and we'll give you an alternative link to pay. Let us know if you have any other questions.
-
The reason mysqlclient is so much faster is because it's written in C and then compiled into an executable. Mysql-connector is 100% python so it is much slower. Here is a link I found that may help. I haven't read through it completely myself so I don't know if they will answer your questions for sure. I did notice it mentions cursors though. https://mysqlclient.readthedocs.io/
-
Unblocked. It was for failed SFTP logins so make sure you have your credentials saved correctly in your FTP client.
-
Your account was suspended because Wordpress is causing too much 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. This is really common for Wordpress. It can cause massive amounts of load even if you're hardly getting any traffic to your site. Wordpress is also incredibly insecure and very easy to hack. We see Wordpress accounts get hacked all the time and usually the hacker sets up a phishing site on your domain. We strongly recommend using any software other than Wordpress. Something that might help is this simply static Wordpress plugin. It will speed up your site, reduce the load you cause, and reduce your chance of getting hacked. If you try it let us know how it worked out for you. If you insist on using Wordpress you might want to consider purchasing a VPS instead. VPS hosting gives you an entire virtual server to yourself, including no load limits, a dedicated IP address, and full root access. Wordpress sites load relatively slowly on our shared hosting, but they will be much faster on a VPS.
-
Unblocked. If you login at https://www.heliohost.org/login/ that won't happen.
