Jump to content

Krydos

Chief Executive Officer
  • Posts

    26430
  • Joined

  • Last visited

  • Days Won

    944

Everything posted by Krydos

  1. Did you compile the C++ executable on Tommy, or on some other system?
  2. A password reset link has been sent to you. Since your email appears to be in Spanish or some similar language I should also mention that passwords must be English letters without accents. For instance e would work as a password, but an e with an accent mark on it would not work. Plesk will let you set a password with invalid characters, but then when you try to login using the correct password it will always say that it is invalid. Let us know if you're still having trouble logging in after setting a new password.
  3. I have emailed you a password reset link. After resetting your password are you able to login?
  4. SPF, DKIM, and DMARC have been set up on the domain spf.helioho.st. We recommend sending a test email to https://www.mail-tester.com/ to see if there are any other issues that need to be fixed. Link the report if the score is less than 10/10.
  5. Created. Requests for subdomains will be handled by the webroot home/wildcard/
  6. Installed. You can see the current list of modules and their versions at https://tommy.kairion.eu.org/pyinfo/info3.10.py
  7. Are you able to login now? I've made some changes that should hopefully prevent this from happening again.
  8. There is no module named genshim, with an m, but there is a module named genshin, with an n, but the latest version is 1.5.2 not 4.3.1.
  9. What user would you like to have remote access to that database?
  10. Invitation resent. They expire if you don't use them for 7 days.
  11. Not currently, but that is something we could look into. For now you would need a VPS to run Rust apps. https://heliohost.org/vps/
  12. Are you able to login now? Each time one of these unarchive fails I change the code a bit to try to prevent it from failing the next time. I think it might be good to go without manual intervention at this point. We'll see. If one fails I get a notification so I can check it out.
  13. Your Plesk account and your VPS have been deleted and you won't be charged again. Thank you for using our hosting services.
  14. No, you're definitely welcome to use Python 2.7. I just wanted to make sure that it was intentional. Pillow 6.2.2 has been installed on Tommy's Python 2.7. You can check the current modules and their versions at https://tommy.kairion.eu.org/pyinfo/info2.7.py
  15. Is this intentional, or are you just using /usr/bin/python? Are you aware that Tommy supports Python 3.6 and Python 3.10? Does your script really require 2.7 and won't run on 3+? I could install Pillow 6.2.2 on Python 2.7, but the latest version of Pillow is 9.3 and requires Python 3.10+
  16. Sorry about that. It's been fixed [root@control ~]# dig +short A @ns1.heliohost.org forcoder.my.id 65.19.141.77 [root@control ~]# dig +short A @ns2.heliohost.org forcoder.my.id 65.19.141.77 [root@control ~]# dig +short AAAA @ns1.heliohost.org forcoder.my.id 2001:470:1:1ee::2002 [root@control ~]# dig +short AAAA @ns2.heliohost.org forcoder.my.id 2001:470:1:1ee::2002
  17. I logged in and renamed these two files in /etc/netplan 90-amprnet.yaml.disabled 99-henet-tunnel.yaml.disabled to disable them and rebooted. The network is connecting again. Are you able to connect to SSH now?
  18. I have verified the GoFundMe donation, and increased your space to 3000 MB.
  19. Thanks!
  20. The domain has been added, but in order to actually host it with us you must do 1 of the following 2 options. Use our nameservers by logging in to your registrar and setting your NS records to ns1.heliohost.org and ns2.heliohost.org Use any external DNS that you want, Cloudflare is a popular free option, and create an A record with the value 65.19.141.67 and an AAAA record with the value 2001:470:1:1ee::2009
  21. Installed. You can see the current list of installed modules for Tommy's Python 3.10 at https://tommy.kairion.eu.org/pyinfo/info3.10.py
×
×
  • Create New...