Jump to content

wolstech

Chief Risk Officer
  • Posts

    19284
  • Joined

  • Last visited

  • Days Won

    766

Everything posted by wolstech

  1. Accounts on Johnny can take several days sometimes before they come out of queue. Wait another 48 hours. If it's still not working by that time, post back and an admin will take a look at it.
  2. It is a bit odd that your account is still queued after 5 days...created on 3/10. I've seen Johnny accounts take 3 days before, but not this long. I'll move this to customer service so an admin will be more likely to see it.
  3. Years...that account is long gone. Go ahead and just create a new hosting account. You should be able to use the same username as before since it's not taken by anybody as far as I can see. Stevie signups open at midnight Pacific time every day and usually last several hours before they fill up. As for helionet still working, the hosting accounts and forum accounts are separate. Forum accounts never expire and are never deleted unless you ask to have it deleted.
  4. I'm not finding anything under that username or domain. When you say "a long time", do you mean several months or more? If so, it might have been deleted for inactivity. Also, that domain's NS records appear to be pointing to a different host. You would need to check with them as to why that domain doesn't work, or point the domain here.
  5. It's still broken. Haven't heard anything on how the repair is progressing either.
  6. This support request is being escalated to our root admin.
  7. You were indeed suspended for high load...you've been suspended for this 3 other times it appears over the course of 2 months. Are you running any sort of heavy applications on your account (proxies and WordPress with a lot of plugins are two of the more common load causers)? If you want, I can escalate this and an admin might be able to tell you what file is causing the load. Also, we normally only unsuspend users twice for the same reason. Consider this your final chance, since every time your account causes high load, it impacts the thousands of other users on Stevie. Your account has been unsuspended.
  8. Your post was probably merged with the Stevie SQL issues topic (I don't agree with this for exactly this reason, but others keep doing it for cleanliness...you're not the first person I've heard from about topics disappearing, others have PM'd me). anyway, I hear ya on running a site with these issues. I have a pile of stuff on Stevie that is impacted as well. Haven't heard anything as to the progress of the repairs. In fact, I've noticed less admins around than normal too (I assume they're busy fixing this issue, they did say it was time consuming to repair).
  9. It's getting suspended because you are causing high load repeatedly. Looking at that domain, you're running a proxy. Proxy scripts are known for being very heavy on resources, and seeing it is open to the public, bots and people on the internet likely are using it, even if you aren't. There isn't much you can do about high load caused by a proxy script, except either put it behind some sort of password protection so only you can access it, or not run a proxy here and go use one of the thousands that already exist. Your account has been unsuspended.
  10. Everybody using innodb tables on Stevie is experiencing it. There is nothing to do but wait until it is fixed. See http://www.helionet.org/index/topic/18427-stevie-mysql-issues/
  11. IPBoard has always been a pain...it doesn't work right due to the helionet site lagging a lot. There's times where my posts don't submit, the link editor freezes, and my edits don't save. It always seems to be related to the AJAX-based functions too, normal stuff like the full post editor page tend to work better for me. I'd personally like to see the AJAX functions disabled. I belong to two other boards that did that because of these issues. As for the board being updated, I'm not sure what if any upgrade to it is planned. An admin would be able to tell you more.
  12. I wouldn't be surprised if it's related to the same issues we've been experiencing for 2 weeks now. PHPMyAdmin and mysql are both up as of this post, so try again now.
  13. You were suspended for running 7 cron jobs. The limit is 2 executions per day. Your account has been unsuspended.
  14. Everybody is having that error. Error 2013 is related to the crash that Stevie recently experienced. Does Drupal 7 try to create tables using innodb? If so, it won't work until Stevie is fixed.
  15. Some registrars are backwards like that... Change your main domain to the domain you're adding by using this script: http://www.heliohost.org/home/support/scripts/domain Once you do that, wait for the DNS to propagate, then set the name servers at your regsitrar. After the name servers are set, you can change your main domain back and add the domain as an addon or parked domain instead if you wish.
  16. Last night I was converting my tables to MyISAM. I made new DB and imported a freshly taken backup, then tried to drop the old DB. The database seems to be half-dropped. It no longer shows in cPanel, and I can no longer query it from PHP (database doesn't exist), but I can still see and use it in phpmyadmin. Can an admin please drop database rax_si3 on stevie when there's time? It's not urgent.
  17. They're working fine for me, although phpmyadmin has been throwing #2002 a lot due to the mysql issues on Stevie. What exactly is the problem you're experiencing?
  18. This support request is being escalated to our root admin.
  19. Did you target the program for .NET 3.5 when you built it? That tends to be the common cause of ASP.NET apps not working... Also, in my opinion, PHP and HTML/CSS/JS would be a better choice than an ASP.NET application if you're just developing it now and are planning to keep it hosted here, especially since you're trying to host on linux servers. Mono and ASP.NET can be picky sometimes...
  20. Seeing you have a VPS...can you reconfigure the game server itself to use 3 ports we already have open so your control panel won't have trouble talking to it?
  21. This support request is being escalated to our root admin.
  22. What exactly do you need them for? Also, is it possible to reconfigure whatever you're connecting to so it uses ports we already have open? An admin will decide based upon the reason for the request. Also, it is worth noting that getting one port opened for you is rather uncommon. The probability of getting all 3 of them opened is likely 0.
  23. Everybody is getting that, among other errors. I get it when I try dropping or creating tables. The errors I know of that are related to the crash are: #2002: Cannot connect to server (server just went down) #2013: Lost connection during query (usually happens when you CREATE TABLE or DROP TABLE, but also during other queries) #1030: Got -1 from storage engine (happens with any INSERT/UPDATE/DELETE to an InnoDB table, and probably on ALTER as well) There hasn't been any update on the progress of repairs as far as I know. When there are updates they'll likely be posted in one of these two topics: http://www.helionet.org/index/topic/18447-mysql-issues/ http://www.helionet.org/index/topic/18427-stevie-mysql-issues/
  24. No backup allowed. Also, I'm not sure why your account is suspended, but this suspension reason usually means it was involved in illegal activity of some form. If you want, I can escalate this and an admin might be able to tell you what happened.
  25. The entire images folder sounds like it was the dumping ground for the malware that the hacker installed. The JS and other stuff is just malware components and a link to what's likely either the malware maker or the group using the malware. My original directions were assuming you didn't have backups since the large majority don't bother to make them as they should. Since you have recent backups, restoring them is a good choice. The downside is that any files you might have added or upgraded (including plugins or upgrades you might have installed to prevent future hacks) will likely need to be redone. The upside is that you can guarantee the hack is gone.
×
×
  • Create New...