-
Posts
24,868 -
Joined
-
Last visited
-
Days Won
886
Everything posted by Krydos
-
There you go root@tommy2 [/home/krydos]# dig +noall +answer -x 64.71.153.124 124.153.71.64.in-addr.arpa. 86400 IN CNAME 124.subnet112.153.71.64.in-addr.arpa. 124.subnet112.153.71.64.in-addr.arpa. 14400 IN PTR mail.eason.email. root@tommy2 [/home/krydos]# dig +noall +answer -x 2001:470:1:1ee::60 0.6.0.0.0.0.0.0.0.0.0.0.0.0.0.0.e.e.1.0.1.0.0.0.0.7.4.0.1.0.0.2.ip6.arpa. 14400IN PTR mail.eason.email.
-
I see your request in the system. My guess is you should receive the invite email within 24-72 hours or so. It's kind of hard to guess how many people will accept their invite and how many people will cancel their VPS in the next few days so it's not a guaranteed timeframe. As far as enabling remote connections to PostgreSQL on a Ubuntu 22 VPS this guide should help you https://tecadmin.net/postgresql-allow-remote-connections/ I would use scram-sha-256 instead of MD5 like the guide says though. MD5 has been obsolete for about 6 years now so people should really update their guides.
-
Added. Keep in mind that I work on escalated posts by oldest first. So each time you bump your post it moves it to the bottom of my todo list.
-
Remote access enabled for both users.
-
Maybe. If I recall correctly your search and contact form run on custom PHP code so you can't really check with the author if it will work without just trying it. You can try switching and if it doesn't work anymore just switch back to an older version of PHP that does work.
-
The latest and greatest PHP 8.2 is now available on both Johnny and Tommy. In order to switch to the new version go to Login > Continue to Plesk > Websites & Domains > [domain] > PHP Settings > PHP Version dropdown menu > Select PHP 8.1 and click ok. Keep in mind it can take up to two hours to switch versions so if your site is still running on the old version of PHP after doing the above you probably just need to wait a bit for it to update. Keep in mind that not all PHP applications support the latest version, so make sure you update to the latest version of your software, and check their documentation to see what versions of PHP are supported before switching the PHP over. Let us know if you have any questions or run into any issues switching to the newest version of PHP.
-
Are you using /usr/bin/python3.10 like I said or /usr/bin/Python3.10 like you typed? Linux is case sensitive so a capital P would cause that error.
-
[Solved] After restoring my account, I can't log in
Krydos replied to romany's topic in Escalated Requests
A password reset link has been emailed to you. Let us know if you're still unable to log in after setting a new password. One thing to keep in mind is the password has to be ASCII letters, numbers, and symbols. You can't use any UTF-8 characters such as letters with accents or all of those Cyrillic letters in the quote that I definitely didn't say. -
Normally we would need to know the database name and the username, but I checked your account and there is only 1 postgresql database and only 1 user so I enabled remote connections to that.
-
A password reset link has been emailed to you.
-
[Solved] After restoring my account, I can't log in
Krydos replied to romany's topic in Escalated Requests
Your account didn't unarchive correctly. We're still working out all of the bugs. Are you able to login with your old password now? -
The bypassinfo.com domain has been added to your account. The next step to host it with us is to do one of the following two options Use our nameservers by logging into your registrar and setting your NS records to ns1.heliohost.org and ns2.heliohost.org Use any external DNS provider, Cloudflare is a popular free choice, by creating an A record with the value 64.62.151.106 and an AAAA record with the value 2001:470:1:1ee::2002
-
Added. Since it looks like you're using Cloudflare make sure you create an A record with the value 65.19.141.67 and an AAAA record with the value 2001:470:1:1ee::2009
-
Since it's been a few days with no response I took a look at this account. The database irajkaufman_dev is a PostgreSQL database not a MariaDB one, but there are two users that have been created. I can't grant remote access without knowing which user you want to have remote access.
-
Your VPS33 has been wiped and the Ubuntu 22 OS has been reinstalled. Let us know if you need help with anything else.
-
The new subdomains have been set up.
-
[Solved] Change domain and add subdomain
Krydos replied to jinxuanowyong's topic in Escalated Requests
Your main domain has been changed and your subdomain has been created. Wolstech will create the Lily account for you when he sees this. -
The subdomain has been added.
-
[Solved] install request, django and web admin (cpanel?)
Krydos replied to tschmidt's topic in Escalated Requests
It's been a week with no reply so I'm going to assume that you got Django running on the new domain, and close this topic to keep the escalated section tidy. If you need further assistance or have any questions feel free to start a new thread. -
Ok, I have removed hfmello.com, changed your main domain to hfmello.helioho.st, and changed mateus.hfmello.com from a subdomain to a regular domain so it won't get disabled anymore. If you decide to host hfmello.com with us some day in the future just let us know and it can be re-added to your account.
-
/usr/bin/python3.10 -m spacy download de_core_news_sm If you use "python" without a version or path you'll probably end up with Python 2.7.
-
All the extra domains have been deleted, and the two new domains have been added. Thanks for cleaning up your account.
-
You had a directory named cpanel_raw_logs that was taking up 120 MB. You probably don't need that so I deleted it to get you under the 1000 MB limit, and reactivated your account. Are you able to log in now? Something else you might not be aware of is you can purchase additional storage space for $5 per 1000 MB up to a maximum of 5000 MB. It's just a one-time donation and it's good for the life of the account.