Jump to content

Krydos

Chief Executive Officer
  • Posts

    26483
  • Joined

  • Last visited

  • Days Won

    947

Everything posted by Krydos

  1. It looks like you created an account with that email address on 2019-02-17 and the last time you logged in was 2020-12-07 so it's been archived for about 2 years. You can download your backup from that account if you want at https://heliohost.org/backup/ Archived account can't be transferred directly to Plesk. Instead you have to create a new account and restore your backup yourself. It looks like you already created a new account with the yahoo.com email address so you should be good to go. If you'd rather use the bk.ru email address you can change it yourself by logging in to Plesk and clicking your username dropdown in the top right corner of the screen. Let us know if you need help with anything else.
  2. Your invite was sent to the email address gofundme.com@... on 2022-09-30 and you never used it. I have resent it to heliohost.org@... instead. Let us know if you still can't find it.
  3. Your VPS has been rebuilt with Ubuntu 20.
  4. Can you connect from Google Data Studio now?
  5. We can only add the subdomain if you tell us what subdomain you want added. Otherwise if you insist on adding the subdomain yourself it may be a couple weeks or a month before that feature is implemented.
  6. Like it says in the email you received when your account was created
  7. You aren't suspended. cPanel has been more or less unmonitored for 16 months now. Someone used up all the space in the /tmp partition and MySQL wouldn't start. I've cleared up some space and MySQL is running again. You're currently #731 in line to be moved to Plesk. You can check your ETA with this link https://heliohost.org/eta/?u=erick198
  8. Your main domain has been changed. You can install SSL by going to Login > Plesk > Websites & Domains > php.anopeninternet.eu.org > SSL/TLS Certificates > Install. Let us know if you still can't install SSL.
  9. I've replied to your forum post and your Discord post already, but here is the link a third time https://heliohost.org/vps/pay/?code=uA7MJkQdlQ50KBax
  10. Here is the link to renew your existing VPS https://heliohost.org/vps/pay/?code=uA7MJkQdlQ50KBax That link was also sent to you via email on 2022-10-23 which is 24 hours prior to your VPS being shut down. If you didn't get the email please check your spam box, and flag it as "not spam" if it's in there. We can also add a different contact email address to send late payment notifications to if you're more likely to check another address. Since you're setting up a new payment I went ahead and powered your VPS back on.
  11. Deleted.
  12. There you go https://www.sslshopper.com/ssl-checker.html#hostname=peace2u.heliohost.org
  13. Your main domain has been changed. Also for future reference you can host as many domains as you want on your one account so you could have kept your free heliohost.us domain and added the new domain as well.
  14. Your account has been deleted, and invite for a new account has been sent to you.
  15. Changed.
  16. Remote access enabled.
  17. The domain corgisighting.info has been moved to Plesk.
  18. The files I need aren't all there. I'm missing the .crt and the chain file which also usually ends with .crt. Sometimes those two are combined into one file.
  19. Remote access enabled. You don't have to request this on a database created through Plesk. We had permission issues when transferring databases from cPanel to Plesk, but I tested out a new database created through Plesk and it all worked just fine for me. root@tommy2 [/home/krydos]# psql --dbname=krydos_testdb --username=krydos_testuser Password for user krydos_testuser: psql (13.8) Type "help" for help. krydos_testdb=> \dt+ Did not find any relations. krydos_testdb=> create table test_table (id serial primary key, username varchar(255) not null); CREATE TABLE krydos_testdb=> \dt+ List of relations Schema | Name | Type | Owner | Persistence | Size | Description --------+------------+-------+-----------------+-------------+---------+------------- public | test_table | table | krydos_testuser | permanent | 0 bytes | (1 row) krydos_testdb=> insert into test_table (username) values ('Krydos'); INSERT 0 1 krydos_testdb=> select * from test_table; id | username ----+---------- 1 | Krydos (1 row)
  20. Yes, your forum username is mp54214.
  21. I was about to type that you can change your email address yourself once you get logged in, but before I typed it I checked and you already figured it out. Let us know if you need help with anything else.
  22. Yes, your forum account was created in 2017. During hosting account signup if there is an existing forum account using the same email address a new one isn't created for you. If you've forgotten the password for your old forum account you can try resetting the password, but we've had some reports from users that the forum emails never arrive. If this is the case for you too let us know and we can email out a temporary password so you can regain access to your forum account.
  23. The email was sent to p...6@t-...e.de email address about 17 hours ago. Make sure you check your spam box too. If you still can't find it we can resend it.
  24. Passwords that will break Plesk are now blocked from being used during the signup process. Trying to use an invalid character will display an error and disable the submit button. Thanks for helping solve this issue.
×
×
  • Create New...