Jump to content

Krydos

Chief Executive Officer
  • Posts

    24,567
  • Joined

  • Last visited

  • Days Won

    869

Everything posted by Krydos

  1. It uses a lot of memory and cpu and isn't designed to run on shared hosting. Take a look at their documentation: https://docs.moodle.org/400/en/Installing_Moodle It describes a VPS.
  2. Added, since you're using Cloudflare be sure to create an A record pointed at 65.19.141.77 in order to host it on our server.
  3. The domain https://sssnet.tk/ has been changed to Plesk instead of cPanel.
  4. Make sure you use tommy2.heliohost.org or 65.19.141.77. If you try to connect to tommy.heliohost.org that is cPanel. Your database user is actually a52hepof_bp324_user but I got it figured out. Remote access enabled.
  5. Your account has been deleted and you've been sent an invite to create a new account. For future reference, you don't have to delete your account to change your domain or add new domains to your account though.
  6. Yeah, Moodle always loads pretty slowly on our shared hosting servers because it is so bloated. It was the same way on cPanel. We have had much better luck with it on a VPS. Here is a GTMetrix benchmark of a Moodle site hosted on one of our VPS. I edited out the name of the site for privacy reasons, but 760ms for LCP is really good for Moodle. This is a Venus VPS for $7.00 per month which is 2 GB memory, 2 CPUs, and 50 GB storage. If you want to try out a VPS for a week for free I can set that up for you.
  7. Mainly because Morty will have zero free accounts. The price to have an account on Morty will scale from 3.3 cents per day to 45.7 cents per day depending on the load that your account causes. As long as your account is paid for you won't be suspended for high load or suspended for inactivity.
  8. The only inactivity immunity we've ever offered was during fundraisers we offer 1 month for each $5 that you donate, and then we have everyone 15 months for free since our control panel licenses were revoked. Eventually on Morty we will be offering inactivity immunity too, but the price will be on a sliding scale from 3.3 cents per day up to 45.7 cents per day depending on how much load you cause that day.
  9. Remote access to kr4cher_teamguard has been granted to kr4cher_teamguard_prod_user and remote access to kr4cher_teamguard_test has been granted to kr4cher_teamguard_test_user. Sorry, I don't know what to tell you. We've had quite a few PostgreSQL databases transferred from cPanel to Plesk and most of them had messed up permissions, but the data itself was intact. Not sure what happened to yours.
  10. You can use this tool https://dnschecker.org/#A/radtech.p4cyn.mongodb.net to check A records from 33 DNS servers all around the world. They all report that there is no A record for that domain. I don't understand why there is so much discussion on what should be a fairly open and shut case. Just use the IP of the mongodb host, or find a domain that actually resolves.
  11. A password reset link has been emailed to you. The URL to log in to Plesk is https://heliohost.org/login/ Node.js is available. The main things that aren't available yet is Java/Jsp, Ruby on Rails, the ability to edit DNS records on your own, and the ability to add or delete domains on your own.
  12. Portquiz.net is on IP 35.180.139.74. The IPs you requested outbound port 27017 to be opened for are 18.138.205.196, 54.255.46.254, and 52.74.75.34. Since 35.180.139.74 is not one of the 3 IPs you listed it wasn't opened. Since you're so obsessed with portquiz I went ahead and opened port 27017 to 35.180.139.74 for you as well. You can see the result root@tommy2 [/home/krydos]# curl portquiz.net:27017 Port test successful! Your IP: 65.19.141.77 I determined the reason your scripts weren't working 5 days ago. You can't connect to a website that doesn't return an A record. Either connect to it directly by IP address, ie: 18.138.205.196:27017, or come up with a new URL that actually exists.
  13. With the changes I just made to the inactivity monitoring system it looks like 4 other people were suspended erroneously so I renewed their accounts for them.
  14. Sorry about that. Obviously inactivity monitoring for Plesk is really new so we appreciate the feedback on whether it's working or not. I took a look at the logs for your usernames, and I think it's counting your logins now.
  15. Yes, outbound port 27017 is open, but only to the 3 IPs you listed. tcp|out|d=27017|d=18.138.205.196 # rarahim tcp|out|d=27017|d=54.255.46.254 # rarahim tcp|out|d=27017|d=52.74.75.34 # rarahim
  16. Yeah, I'm no expert on Indian politics, but from my point of view it seems like your government is hell-bent on isolating itself from the rest of the world to prevent any rupees from going anywhere other than staying inside India. We can all see how well that has worked for North Korea.
  17. There you go root@tommy2 [/home/krydos]# dig +short TXT @ns1.heliohost.org dolitoral.com.br "google-site-verification=MXrvLxq-SISeue1ZMiv5hc7iSlqdSXJ2JpDBMdJliFE" root@tommy2 [/home/krydos]# dig +short TXT @ns1.heliohost.org aoferta.com.br "google-site-verification=EtW4WNObXadc9imrZoV-q97SrKRF7qZ0KX5JZXTsrw4"
  18. There you go https://herowars.fluffy.faction.pw/
  19. MariaDB is basically the same as MySQL. MySQL went the commercial route and started trying to make money, so the founder of MySQL started a new 100% compatible 100% free open source database called MariaDB. MariaDB is what MySQL should have been if Oracle hadn't gotten their hands on it. What subdomain?
  20. There you go root@tommy2 [/home/krydos]# dig +short TXT @ns1.heliohost.org juliano.dev.br "google-site-verification=-_7f2a8scUnPRM36e1v-I893VJaJp8Cvc9aCjZPLZoU"
  21. Why can't you verify using the html file?
  22. That domain was still pointed at cPanel for some reason. I changed it to Plesk.
  23. Check your URL. The script you listed is trying to connect to radtech.p4cyn.mongodb.net which doesn't exist, or at least there is no DNS for it.
  24. Can you connect now?
  25. The Python module dnspython has been installed as well.
×
×
  • Create New...