Jump to content

Krydos

Chief Executive Officer
  • Posts

    26430
  • Joined

  • Last visited

  • Days Won

    944

Everything posted by Krydos

  1. Would you like us to delete your Tommy account?
  2. Closing due to inactivity since there has been no response in this thread for over a week. If you're still having this issue or need help with something else please open a new ticket.
  3. Does your website use Flask or Django?
  4. What are you planning on using the virtual environment for? Not sure how it got marked as solved. Maybe the solved button got clicked instead of the escalate.
  5. Google put your email in spam. Do you still need a reset?
  6. Yes, social networks are fine. Like the signup page says https://heliohost.org/signup/ You can have short bursts of 100% CPU, but if it's just pegged at 100% for hours we're going to have to have a talk.
  7. I just realized the donation email matches the account mgunlock, not the account diarykely. Which account did you want moved?
  8. Your account has been moved to Morty, and I gave you a $12 Morty balance for the $10 payment. It can take a few hours for the DNS to update. You will get an email when the entire process is finished.
  9. Thanks for the payment. Your account is now being moved to Morty, and I gave you a $12 balance which should last you 12 months.
  10. No, videos are fine, as long as you made them. The terms of service are referring to streaming TV like HBO and streaming movies The Matrix.
  11. Our email system only support ASCII characters. It seems like you may be posting non-ASCII characters which just show up as ? for us. If you could send your request in English using ASCII characters we should be able to read it. Otherwise you could also use https://helionet.org to send us a message in UTF-8, but the only language we are fluent in is English so it would be helpful if you could translate it to English either way. Thanks!
  12. Sure, what ports do you need open other than TCP on 443 for https and TCP on port 80 for http and TCP on port 22 for SSH?
  13. Here you go https://buy.stripe.com/8x23cx77M9szc7D4Gpco008
  14. It looks like you're using Ubuntu 22 so you can use the ufw command to allow/block access to certain ports and IPs, etc. Here is a guide https://www.digitalocean.com/community/tutorials/ufw-essentials-common-firewall-rules-and-commands
  15. Here's what heliohost.org sitemap.xml looks like <?xml version="1.0" encoding="UTF-8"?> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"> <url> <loc>https://heliohost.org/</loc> <changefreq>weekly</changefreq> </url> ... </urlset> Seems to be recognized by Google just fine.
  16. Never tried it before, but I created a file named /home/paginaweb.helioho.st/error_docs/504.html and configured Nginx to use that instead of the default. Feel free to edit it if you want. Let us know if it works.
  17. One of the most common questions we get is "Can I run a Minecraft server on HelioHost?" The answer is yes, and we've made a video tutorial on how to get started. https://youtu.be/JAXDD7VYHUk We are going to try to continue releasing new videos every 2 weeks, because some users find it much easier to follow a video guide rather than reading the text guides we have at https://wiki.helionet.org/ Please let us know if there is a specific topic that you think would be good for our next video. Also if you don't mind subscribing to our YouTube channel that would be a great way to get some free advertising. We are a small non-profit funded by donations so we don't have a huge budget to afford paid advertising, so the more word of mouth recommendations, the more social media likes, and the more subscribes we can get goes a long ways towards finding more users and continuing to grow. Even if you can't donate, this is a great way to help us for free. Thanks!
      • 3
      • Like
  18. Oh ok, glad you got it working.
  19. Have you tried resetting your password at https://heliohost.org/reset/ ?
  20. In the US giving out a routing number and an account number means you can withdraw from the account just as easily as deposit. Then if someone withdraws from our account we would have to contact our bank and report it as fraud and it would be up to the bank to try to recover the money or not. If we don't notice the withdrawal fast enough it may not be recoverable as well. We do have a Stripe account which allows people to pay with e-check which is basically you giving Stripe your routing number and account number, and then Stripe withdraws the amount and sends it to us. The fees on that are extremely low though, but it takes 2 to 14 days to verify the payment. With the Tommy invites the goal is to allow the person to create their account instantly and get their website working as quickly as possible, so most people aren't going to want to wait 14 days to get their account. We had one person buy a $21.60 VPS and the fees with e-check were $0.17. That's only 0.7% fee compared to 52% fee on a $1 PayPal transaction.
  21. Keep in mind you can have up to 10 domains on a single account and up to 7000 MB of storage space on a single account, in case either of those are the reason you created a second account.
  22. You could try posting on their forum.
  23. I took a look at it too, and it's very bizarre. Even on the PayPal website your subscription doesn't have an email attached to it somehow, even though every single other subscription we've ever done has had an email address. The payment itself has an email though. Thanks for letting us know. We may have to adjust our website code to handle this situation if it ever occurs again. For now it looks like a fluke though.
  24. You can create the UX folder and move everything to it, but the problem is you didn't move things you just copied them. When you copy a file it leaves the original where it was, and you end up with 2 of every file and it uses double the space. If you move a file it removes the original file and you end up using the same space before and after the move. Can you login now?
×
×
  • Create New...