-
Posts
19145 -
Joined
-
Last visited
-
Days Won
758
Everything posted by wolstech
-
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.
-
The space increases were not automatic. You have to specifically request it to get it. Post your username and transaction ID in a new topic and we can get it fixed for you Krydos will need to handle it because it was through the gofundme.
-
To a skrill account. When you do the transfer, it should ask for an email address and name of the recipient. Send the donation to: Email: admin@heliohost.org Name: Helio Networks The email address is what actually links it to us, the name shouldn't matter so much. Note that if you're doing an international transfer or transaction with a currency exchange (i.e. you're not donating USD), the fees can be exorbitant on Skrill in some parts of the world.
-
Based on recent experience, GMX might be discarding our invites without delivering them (unsurprising since we've had many other issues with this specific mail provider in the past as well). I had to resend others in the past week or so as well, and both were cases of users with GMX addresses that didn't receive them...
-
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.
-
The $5 for extra space has been a thing for a while. We advertised it as part of the fundraiser, but it's existed for longer than that (since the previous fundraiser I believe). We have a few people with 3000MB of space as a result of having donated to both of them.
-
BTC donation of $1.84 received and invite sent. Thank you for the donation
-
Transaction ID is the minimum required for me to find the money on the blockchain. Many people just screenshot their wallet's confirmation screen showing the coins being sent. An email address or username of your account would be needed if you want the invite/extra storage/etc. we provide to donors.
-
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.
-
Your issue is that your domain is not working due to CloudFlare being misconfigured. Please remove CloudFlare and set your name servers to ns1.heliohost.org and ns2.heliohost.org.
-
We removed the direct credit card donation because it was too expensive to offer (regular PayPal is substantially cheaper). We were paying more each month in fees than we received in donations through it, so it was better financial sense to not accept those donations vs. pay the fees. Your best bet at this point would be to buy bitcoin with the debit card and donate that. You can buy bitcoin from whoever will sell it to you in your country, then just send it to this wallet and we get paid for it: 1Q53Yrkodojr9WGTUULJAgY8hZzMAeFpvr @sohmab03: He has Visa already. The problem is that none of our payment providers serve his country so we can't take the money from him. The gift card method is for if they have a debit-only card they want to donate with (Paypal/Skrill won't take debit-only cards).
-
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.
