Jump to content

wolstech

Chief Risk Officer
  • Posts

    17,048
  • Joined

  • Last visited

  • Days Won

    617

Everything posted by wolstech

  1. Also, we usually recommend avoiding Wordpress if you can. Not only does it tend to cause load when used with lots of plugins, it's full of security holes too. WP is responsible for like 99% of our high load suspensions and a good chunk of our spam suspensions (typically when it gets hacked). Try removing a bunch of your plugins, or even better, find a replacement for Wordpress altogether.
  2. It won't let you even attempt the addon domain if the subdomain exists, so you need to do the addon domain first and fix it if it fails. Easiest way to do it is to watch Johnny's load and do it when it's low (below ~12 or so) so it has a decent chance to work properly... The addon process is supposed to both parts for you (an addon domain is internally just an Alias parked to a subdomain, oddly the server parks the alias on the non-existing subdomain first, then actually creates the subdomain second...). The issue is that the subdomain part times out half the time due to load. You'd think it'd do the sub first and only finish the alias half if the subdomain actually succeeded...
  3. Johnny is infamous for this crap. Since you already tried the subdomain (the usual fix), check to see if a DNS entry exists for that domain in the zone editor. If so, remove it and try again. This issue is the one reason I recommend people try and get a Ricky and Tommy account. Both of them work like they should and don't have these issues. I'll move this so Krydos can take a look as well. I was going to see if I could just re-park it on top of the subdomain for you, but Johnny's load is too high for WHM to even load
  4. You need to log into cPanel at least once every 30 days.
  5. You're actually suspended for inactivity. Please make you use either https://heliohost.org/login/ or https://tommy.heliohost.org:2083/ (with nothing after the / ) to log in or your logins won't count. Unsuspended.
  6. It was blocked for failed SFTP logins. Check your username and password in your ftp client. Unblocked.
  7. What is your account's username and what server are you on?
  8. To be honest, very few people here know Ruby, so you may not get a response. Our other root admin Krydos might know why this doesn't work though, so I'll pass this on to him to look at.
  9. Correct, you should edit the context.xml that goes in your war, rebuild the war, and redeploy it.
  10. Your path is wrong, the endpoint is actually at http://ds3cheatersblocker.heliohost.org/cridus10_ds3cb/getcheaters (the filename always goes after the main domain). It seems to somewhat work, in that it returns what appears to be empty JSON (just a [ ]).
  11. Yeah, you can't drop it. Krydos needs to drop it for you. In the meantime if you want, you can create a new DB with a different name and restore the database backup into it.
  12. Name servers are used on the domain registrar's website to point the domain to us. Did you register the domain? We don't register domains. Since you're using a .tk, you should register over at Freenom.com and sign up for that domain. During the process, there's an option to use your own custom DNS servers, and that's where you enter the nameservers.
  13. That's a known issue caused by the limitations of Tomcat running in a shared environment like this. Some have managed to get this working by playing with the sessionCookiePath in context.xml or doing various other things (such as prefixing their war with username_ which is also required if WARs need to find resources packed inside them) but its hit or miss. We also don't have many Java programmers on here, so support for broken code is rather limited. Others have had issues with session-related code too: https://www.helionet.org/index/topic/32294-solved-request-for-war-file-to-be-deployed/?hl=%2Bjava+%2Bsession&do=findComment&comment=145801 (no fix found) https://www.helionet.org/index/topic/31718-i-have-uploaded-my-servlet-war-file-could-you-please-activate-it/?view=findpost&p=143545&hl=%2Bjava+%2Bsession (managed to get it working by messing with sessionCookiePath in his WAR's context.xml file)
  14. That's because your username is ls, not lslab. Sign in here using ls as the username: https://heliohost.org/login/ The account exists and is working properly. Your domain is http://lslab.heliohost.org, and is showing an empty directory listing. As for the support email system...it has a rather strict spam filter and also discards any email containing attachments or pictures, so it probably threw your email away. You would receive a reply with a ticket number and link to the forum topic if it had accepted your email.
  15. Lets see if our other root admin Krydos has a backup for it.
  16. They were probably InnoDB tables that got lost during a crash a while back. This issue is why we highly recommend you use MyISAM whenever possible. We've lost InnoDB data countless times, but have never lost MyISAM tables in our 10+ years in operation. What's the database name containing these tables? We need that so we can check if a backup exists. Assuming we have a backup to give you (we attempted them prior to the repairs that caused the data loss but no guarantee they succeeded, backups are ultimately a user's responsibility here), you'll need to create a new database and restore the backup to fix them. Krydos can remove the current corrupt database if you wish as well, or you can just pick a different database name.
  17. The domain attached to the account matching your forum username is working properly. If you see a suspended or queued page, please clear your cache.
  18. Thanks for the sample. Our other root admin Krydos is the one who usually approves these. Moving so he takes a look for you.
  19. What error are you seeing when you add the domain?
  20. Please post an example of an email you've sent so we can consider increasing your limit. The account is not suspended, it just takes up to 12 hours for the suspended page to go away after being unsuspended.
  21. Please request it again. If you had Java on your current main domain or didn't change your domain, it was likely removed for lack of use (just having a WAR deployed does not constitute using it, it actually needs a meaningful amount of legitimate traffic to the resulting website as well).
  22. I actually need the IP to unblock you. The on you're posting from isn't showing in the list... EDIT: Nevermind, the IP 177.207.89.203 has been unblocked.
×
×
  • Create New...