-
Posts
17,722 -
Joined
-
Last visited
-
Days Won
662
Everything posted by wolstech
-
I'm honestly surprised this didn't exist earlier. I posted a useful links topic over there (I'm known as TheSacredOne on reddit).
-
Odds are, you're always going to have to change at least the shebang line and line endings if you develop on Windows for a linux target. Other than that, adding your own logging to your code will typically help you locate what's blowing up and where. Have it log to your home folder somewhere so you can get the logs.
-
You’ll need to export the data from the existing format as something easy to work with like CSV, then import it into the new database. In my personal experience, where possible it’s best to just start over.
-
[Solved] Hello my domain has been suspended
wolstech replied to contract's topic in Escalated Requests
Try it now. -
We actually already did this, it's just sitting on a non-public dev server right now because we haven't had a chance to actually install it. Our users Bailey and miwilc were the ones in charge of that project. Perhaps PM one of them about it?
- 3 replies
-
- Mediawiki
- Creative Commons
- (and 4 more)
-
If you create a new account, it disappears and we have to put it back manually. Please post your donation information and we can get it fixed for you.
-
[Solved] Hello my domain has been suspended
wolstech replied to contract's topic in Escalated Requests
That account cannot be unsuspended because it has a phishing site hosted on it. Even though you didn't put it there, you're responsible for your account's security and contents, and the presence of phishing content automatically earns an account a permanent ban. Please create a new account, and don't save your password this time. For your convenience, I've sent you a Johnny invite for the replacement account. -
[Solved] Suspended: contract Domain: mzeurtdf.tk
wolstech replied to contract's topic in Customer Service
...and now it's banned for phishing. I emptied the public html earlier, now the only thing in the account is a paypal phishing site. There's no Wordpress or other software to even hack, which means more than likely it's either a compromised password, or just intentionally being used for phishing. -
To everyone suggesting cache, these errors will not be caused by stale cache, so that won't help fix this. The DNS cleanup for the first error seems to not be fully completing, hence why that didn't go away. As for the second error, already existing in the Apache configuration usually means the domain is already attached to your account in another manner (e.g. as an addon or main domain), or rarely it can be that its owned by another user (perhaps a suspended account).
-
Invite sent. The data you will need to restore from backups. You can use your own if you have them. If you were on tommy at the time of the crash, you can get also get backup from when that happened using https://heliohost.org/backup/ Any data on the banned account that's not in your backups should be considered lost.
-
Both accounts failed due to internal errors of some sort (no reason shown in the log...). Unsolved, let's have Krydos take a look.
-
Sent.
-
As with your previous suspension in January, it appears WordPress was compromised yet again and used for illegal activity. WP is infamous for these security issues and is among the leading causes of unexpected suspensions here at HelioHost. Please do not use WordPress on your replacement account, or this will keep happening to you. An invite for a replacement account has been sent to you.
-
@sohamb03: It has to be moved to Tommy, unless he wants to delete it first. He can't have two accounts. Since I'm not familiar with what's going on with this promotion though (perhaps it was being discussed on discord beyond the one topic on the News forum?? I rarely go on discord unless the forum is down or I'm asked to do so), I'll let Krydos deal with it.
-
[Solved] Suspended: contract Domain: mzeurtdf.tk
wolstech replied to contract's topic in Customer Service
This account actually looks like it was going to be (or possibly was already) used for Phishing. Since the phishing content itself appears to be gone (if it ever existed), please change your password and ensure that any unknown files are removed. I removed the contents of your public_html folder as well. If we find any evidence that Phishing is occurring on your account, you will receive a permanent ban. As a reminder, HelioHost does not condone Phishing or other illegal activity, and users found to be engaged in such activity (whether intentionally or otherwise) are subject to a permanent ban and loss of their data. -
That's not really a fix, it's just Krydos letting everyone have two slots if they want both. Odds are when Java load becomes an issue we'll have to turn off the HTTP half to reduce it, but until then he seems to be good with it.
-
Last I heard, we still only support one. HTTP support will go away if HTTPS is enabled because supporting both means hogging two slots.
-
That script was hogging WAY too much memory. Please fix or remove it immediately. Unsuspended.
-
Weird. It won't change the URL. I just deployed it again and nothing happened. Escalating to Krydos.
-
When you deploy a WAR file, the server silently renames it to username_warname to make the name unique (if it didn't, no other user would be able to host a WAR named WebRE). If this is posing an issue for you, the solution is to compile the WAR such that the output file is already called bfpswrm_WebRE (so the code inside expects it to be called bfpswrm_WebRE). When the bfpswrm_ is already present in the name, the server won't rename it for you.
-
Mediawiki is just really heavy software. Depending on what you have installed, it can be just as bad as Wordpress in terms of bloat. Most users don't have too many issues with it though (unlike WP).
-
[Solved] Suspended : clarkkey
wolstech replied to ridwan689's topic in Suspended and Queued Accounts
That account is suspended for Phishing. HelioHost does not tolerate phishing activity of any kind, and for security reasons will not unsuspend, back up, or delete an account that was involved in phishing. You will need to create a new account and restore any backup you may have. Please be aware that you will not be able to reuse any domains on your suspended account, and will need to pick a new username. We apologize for any inconvenience this may have caused. -
[Solved] Request for space increase in Tommy
wolstech replied to infantex's topic in Escalated Requests
Krydos has to handle this one since it's through the gofundme. I can only process regular paypal/skrill donations. Hopefully he'll see this soon. -
We wouldn't ban you if you had followed the rules. Our rules for content are simple: No piracy, no illegal activity, no malware, no hacking, no phishing, no botnets, and no stolen content. Because of your snarky comments, now your forum account is banned too.
-
@snowm: You mentioned your suspension for mail a while back...those are actually automatic. The server counts your mail as its sent, and after recipient number 50 it suspends you. We had phishers sending 1000s of emails and our servers were constantly blacklisted for abuse, so we had to limit email overall to prevent that from happening. And yes, .tk domains count as "real" domains, in the sense you can actually control the DNS on them, which is what matters here. Freenom likes to cancel free domains (and subsequently charge an absurd amount of money to get it back) without warning though, so I wouldn't use them for anything that needs to stick around.