Jump to content

Krydos

Chief Executive Officer
  • Posts

    25,407
  • Joined

  • Last visited

  • Days Won

    910

Everything posted by Krydos

  1. Unarchived.
  2. I already deleted his domain, and re-added it once. It didn't help last time. Back to the original point of this thread, AutoSSL isn't going to work as long as your nameservers don't show up for 50% of the world, but you still may be able to manually install an ssl certificate using our instructions here https://wiki.helionet.org/Installing_a_Let%27s_Encrypt_SSL_Certificate
  3. I summed, created, signed, and sent a receipt for Roy's 2019 donations.
  4. I would consider switching registrar's then. This is what namecheap's coverage looks like https://dnschecker.org/#NS/krydos.com
  5. Be sure you delete your extra accounts since this one is unarchived now. You're only allowed to have one active account. If you fail to delete the extra accounts we will be forced to suspend them all.
  6. Enabled. Do you still need the port open to 31.186.250.8?
  7. Unarchiving...
  8. All of those modules are already installed (or default and don't show up on the page.)
  9. Thank you very much for the donation. Your storage space has been doubled.
  10. Autossl is working on vidon.phink.heliohost.org now, but there is something wrong with the vidon.net domain. Take a look at https://dnschecker.org/#NS/vidon.net The nameservers are only showing up right at like 50% of the checks. Once that gets to 100% then autossl should work on that domain as well. Maybe check with your registrar and ask why the nameservers aren't showing up for everyone?
  11. I am still working on this.
  12. This should be fixed now.
  13. There you go https://krydos2.heliohost.org/cgi-bin/modules37.py Keep in mind that cronjobs are limited to 2 per day. So you can run one cronjob every 12 hours, or you can run two cronjobs each every 24 hours. Using python instead of cpanel to create the cronjob doesn't get around this limitation. If you exceed 2 cronjobs in a day all of your cronjobs will be deleted. If you continue trying to exceed the limit your account may be suspended. If you need more than 2 cron job runs per day we can set up an external cron job that can run as often as every 5 minutes if you wish.
  14. There you go https://krydos.heliohost.org/cgi-bin/modules37.py
  15. Remote postgresql access enabled.
  16. There you go https://krydos1.heliohost.org/cgi-bin/modules36.py
  17. Which version of python are you using?
  18. I recommend adding an exception for the .well-known directory to allow ssl to be renewed in the future: RewriteEngine On RewriteCond %{HTTPS} !=on RewriteCond %{REQUEST_URI} !^/.well-known/ [NC] RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
  19. Solved on discord.
×
×
  • Create New...