-
Posts
18,215 -
Joined
-
Last visited
-
Days Won
695
Everything posted by wolstech
-
He's been known to take a few days to respond at times, so that's not entirely unexpected. For what it's worth, everyone who runs HelioHost is volunteer. We don't get paid to do this, and all of us have a real life outside of HelioHost. When things get busy, we sometimes just don't have the time to respond right away.
-
Krydos is the one who will ultimately need to see it, so your best bet is to send him a PM with the example email and post a message here that you've done so.
-
If you don’t mind, please post an example of the email that you would be sending.
-
Done. You should now be able to log in and your website should start working within 2 hours.
-
That account does not exist. EDIT: Actually, it got deleted by the tommy rebuild. I am currently unable to send an invite though because the status and invites section of admin tools is down. Lets have Krydos take a look since the admin tools need fixing anyway...
-
Unarchiving...
-
Krydos has to do this since it was through the GFM. I'll move this so he remembers to take care of it.
-
Email limit is 50 recipients per day, regardless of how they're sent. Disk space 1000MB, but you can get 2000MB if you donate $5 or more. Cpu and ram are limited as well, but the amount you can use varies based on how much others are using at the time. If your account is the heaviest user of resources when the server needs to suspend someone due to load, you get suspended. There's a load monitor in cpanel that let's you see how much you're using. Running Wordpress is probably the easiest way to get suspended for this because it's extremely inefficient and poorly written. Our terms of service linked above flazepe specifies what types of content are banned. No limits on file size, concurrent connections, or bandwidth.
-
Usernames are not reusable unless re-registered using the same email address it was originally registered with. You should pick a different username. Most people just put a 1 or 2 on the end. Alternately, I can resend the invite to the email associated with the username.
-
Weird...mine never came and isn't in spam either, not that I needed it to know about that upgrade anyway Figured I'd just point it out.
-
@Krydos: Are you sure about that? I definitely did not receive the email that should've gone with rax3...
-
Johnny accounts are unavailable at the moment because the server is currently down for upgrades. See https://www.helionet.org/index/topic/37562-johnny-to-be-upgraded/ And more recently: https://www.helionet.org/index/topic/37648-upgrade-starts-tomorrow/ You can donate for a move while it's down, or you can wait until the rebuild is done and it will be restored on Johnny automatically.
-
You can do this with URL rewriting instead. To be honest though, Google will follow a redirect and index the final destination, so your content would end up indexed either way. The URL shown is the only difference.
-
The system can't tell the accounts apart because they both have the same email address (which is supposed to be impossible). Not that it matters because you're violating our terms of service by having two accounts anyway. Delete the Ricky account here: http://heliohost.org/classic/support/scripts/delete After that, log in using this link instead: https://tommy.heliohost.org:2083/ , username th and your password. Use the forgot password option on that cpanel screen if you need to reset the password.
-
If it's just cpanel, odds are it's the network you're using to access it blocking traffic on port 2083 (pretty common for work/school/public networks). You're not blocked on our end. Try a different internet connection like a cell phone data plan and I'd bet it'll work fine.
-
He cheated to make it work. He never actually got the socket to work directly, but rather he made Apache accept and pass the websocket data back to the servlet (Apache can talk to the servlet websocket via localhost even if it's otherwise firewalled in since they run on the same server). That works if the data flowing through the web socket can be handled by Apache...not everything can be. Sockets are supposed to be HTTP compatible during initial connection, so Apache should be able to pass WS data back (effectively making Apache into a proxy). I do know that WSS (secure websocket) never worked. I'd give the method shown there a shot assuming your client can support Apache being in the middle (that's going to depend on what the client is...), but that particular user is no longer on our service so I can't really ask him if he ever got it to fully work. As for VPSes, that's the best practice when building things like this. You have root access on a VPS and can just open the required ports vs. trying to work around the limitations of the shared hosting. Any firewall you'd run into would be one you installed yourself, so you can just add exceptions to make it work.
-
Is the WAR file you're running on our server supposed to listen for non-HTTP inbound connections on a custom port? If this what you're doing, you've built a custom server daemon. Custom server daemons are not supported on shared hosting for security reasons. You would need a VPS for that application to work properly. https://heliohost.org/vps/ (The cheapest option would work for a single app, though an extra GB of RAM would be recommended due to Java's memory-hungry nature).
-
Ok. Unsuspended. Please be mindful of the security on your account though. If WP gets hacked and something like Phishing gets set up on there, your account will not be unsuspended. Historical data shows that accounts with profiles similar to yours have a high phishing rate, so be absolutely sure no phishing or illegal content is uploaded.
-
It got flagged as suspicious because of some of the information used to create the account. What do you plan to use this account for?
-
WOW! Awesome. Thanks for the donation. I've got to wait for Krydos to officially verify it, but the meter showing the go fund me over goal just made our day. He'll be able to confirm, but I think you may also now hold the record for most generous single donation in our history I've edited the post title to draw some more attention it too.
-
I went ahead and pushed your login date out to 1/8/2020 for you Your next login needs to be before Feb 8 to avoid inactivity.
-
@sohamb03: Disks are mechanical, so your number 5 is wrong. Also, the VPS can be used for non-hosting purposes if they wish.
-
1. No, you set it up via that website, they're not processed like the shared hosting accounts. Krydos will email you about it once he gets the request. 2. Yes if you run Linux on it. If you want Windows, get at least 4gb of Ram and 100gb of space. Windows VPSes do not include a license either, so you'll need to buy one elsewhere (about $700 for plain Windows Server Standard). 3. You can host other stuff like game servers, remote desktops, etc. if you wish. There's no requirement that it be used only for websites. Whatever you host must follow the Terms of Service like a hosting account though, so you cannot host illegal things like torrent seedboxes for pirated movies or botnets. 4. Yes. 5. No. Mechanical disk via network attached storage.
-
His last login date is today, so no he didn't. If it had immunity, it'd have a last login date that's in the future.