-
Posts
17,967 -
Joined
-
Last visited
-
Days Won
675
Everything posted by wolstech
-
[Solved] Cannot Delete My Johnny`s Server Account
wolstech replied to decision's topic in Escalated Requests
This support request is being escalated to our root admin. -
No problem. Glad to see it's working for you
-
See http://www.helionet.org/index/topic/25786-johnny-backups/ cPanel and most other services are no longer functional and cannot be repaired due to extensive damage to the /usr and /var file systems. The only thing you can do at this point is use FTP to download your files. If you need your databases, please post the database names and a root admin will attempt to back them up and email them to you. Once you have your data, please sign up on Stevie.
-
[Solved] Cannot Delete My Johnny`s Server Account
wolstech replied to decision's topic in Escalated Requests
You probably won't be able to delete it with Johnny damaged since it checks the server to verify the password. Just sign up on Stevie. If you have trouble or need a domain removed from your Johnny account, please let us know. -
Delete the database user (not the database) in cPanel, then recreate it and reassign it to the database. Be sure to either use the same password as before, or edit your software's config file to use whatever new password you use.
-
[Solved] Is Johnny Server Down? (Domain Removal Request)
wolstech replied to nathanxu5's topic in Escalated Requests
Escalating. -
[Solved] Is Johnny Server Down? (Domain Removal Request)
wolstech replied to nathanxu5's topic in Escalated Requests
Johnny's file system is damaged, likely beyond repair, so it will never properly work again, at least not as you know him. You need to move to Stevie. Please back up your files over FTP as Krydos mentioned, then list your database names so we can get them backed up and sent to you. -
InnoDB went corrupt again. You will need to drop the database, then create a new one and restore your latest backup.
-
No. FTP is currently the only functioning service on Johnny due to file system damage. Please see http://www.helionet.org/index/topic/25786-johnny-backups/ for information. You can retrieve your files over FTP. If you need databases, please list their names and I'll escalate to have them backed up. Please note that databases and tables using InnoDB cannot be backed up.
-
You were suspended for sending spam. Krydos or Byron may have more information since I'm unable to find an abuse report your incident.
-
[Solved] My Website Gives Internal Server Error
wolstech replied to ominitric's topic in Escalated Requests
Johnny hasn't worked in several days now. cPanel is also broken on Johnny. -
[Solved] Is Johnny Server Down? (Domain Removal Request)
wolstech replied to nathanxu5's topic in Escalated Requests
You can, but MySQL is currently broken on Stevie... If you want to do so anyway, if you have your data backed up, you can just delete your account and sign up again. If you don't have a recent backup, then you can't move since there's no way to make a backup with cPanel broken. -
Yeah, you'd need to be willing to sacrifice some of the niceties of InnoDB to use MyISAM. The only reason we recommend it though, is that this will be the 4th InnoDB failure (3 on Stevie, 1 on Johnny) in 3 years, while we've never had a single MyISAM failure in all the years we've been operating. MyISAM by nature of how it works doesn't have nearly as many risks associated with file corruption, and data recovery from the raw .MYI is also much easier if you ever needed to do it. I used to use InnoDB for the same reasons you do, foreign key constraints. It makes it very easy to handle data and easier to develop software for since you can safely assume the foreign key will actually point to a meaningful value or be null (if allowed). You can also do things like CASCADE. If you do convert, you'll need to add code to your program to replicate these benefits on the software side since the database won't do it for you anymore. When he becomes available, you could consider moving to Tommy, since that server will be brand new.
-
You can't. Krydos has to fix InnoDB...it probably got damaged again from the DB server crashing. We recommend using MyISAM as the storage engine since it's significantly more reliable that InnoDB is. Escalating.
-
[Solved] Suspended: Atividad
wolstech replied to Pedro Juliao's topic in Suspended and Queued Accounts
That account is not suspended. However, Johnny is broken at the moment. See http://www.helionet.org/index/topic/25752-johnny-var/ and http://www.helionet.org/index/topic/25748-johnny-usr/ -
[Solved] Is Johnny Server Down? (Domain Removal Request)
wolstech replied to nathanxu5's topic in Escalated Requests
Yes. Johnny is rather broken at the moment. He's up, but thing like php didn't seem to be working. Cpanel is also down. It's related to http://www.helionet.org/index/topic/25752-johnny-var/?view=getnewpost and http://www.helionet.org/index/topic/25748-johnny-usr/ most likely. -
Johnny cpanel is down.
-
We can't reset accounts. You should delete your account, then sign up again.
-
Seems to have crashed again...
-
The account can't be reactivated because doing so would cause the malware to reactivate as well. Usually he sends a PM or email with a link where you can download the database. Once you have the database, you can create a new account and restore the database, or you can take the database elsewhere and use it with another service. You will also need to download wordpress from their site and set it up to use the restored database.
-
We do not have any files that are safe to give you, only the database. The ones we had were damaged/infected by the malware and cannot be used. Krydos will need to get the database for you.
-
Johnny is down. See http://www.helionet.org/index/topic/25748-johnny-usr/ and http://www.helionet.org/index/topic/25752-johnny-var/
-
You will not be getting a full backup due to the malware. Krydos offered you the database, the only part that's safe to back up, and as he said above, you've shown no interest his offer.
-
He's already being helped here: http://www.helionet.org/index/topic/25739-help-me-support-ticket/
-
Don't bump your posts. Krydos will get to it when he has time. All of us are volunteers that run heliohost in our free time.