-
Posts
24,901 -
Joined
-
Last visited
-
Days Won
890
Everything posted by Krydos
-
Please post the following information: Your cPanel username Your main domain The server that you are on
-
Bots trying to brute force their way into your server using random email addresses is very common. You had http to your .well-known directory blocked with .htaccess so new ssl certificates couldn't be installed. I edited your https redirect and added an exception for the .well-known directory. This allowed me to issue a new lets encrypt certificate that covered mail.stockdiv.com in addition to stockdiv.com. Then I edited the exim configuration to use the new ssl certificate and restarted exim. This tester looks happy now https://www.checktls.com/TestReceiver
-
How to import big files to PhpMyAdmin
Krydos replied to roguitar's topic in Website Management and Coding
You could use a tool like https://philiplb.de/sqldumpsplitter3/ or you could just upload the .sql file to /home/roguitar/filename.sql and ask one of the admins to import it for you.- 6 replies
-
- 1
-
-
- PhpMyAdmin
- Database
-
(and 5 more)
Tagged with:
-
[Solved] Johnny Stated Down (Monitor broken)
Krydos replied to Sn1F3rt's topic in Escalated Requests
Fixed. Thanks for noticing it. -
Closing due to inactivity.
-
I might try implementing this on Johnny some time. I'll leave this topic open as a reminder.
- 3 replies
-
- .net core
- asp.net core
-
(and 1 more)
Tagged with:
-
[Inactive] Request To Connect Remotely To Postgresql
Krydos replied to iamdocto's topic in Escalated Requests
Closing due to inactivity.- 4 replies
-
- postgresql
- database
-
(and 2 more)
Tagged with:
-
Try Source: https://github.com/serghey-rodin/vesta/issues/1489
-
Yeah, that shouldn't break anything.
-
Well, Byron unarchived one of his accounts, so in order to unarchive any of the others we would need to delete or archive that one again.
-
Try adding mail.stockdiv.com to your ssl certificate https://www.sslshopper.com/ssl-checker.html#hostname=stockdiv.com
-
Yeah, I merged it because it's all the same guy.
-
Maybe contact gmail support and ask them?
-
?
-
Done. You should now be able to log in and your website should start working within 2 hours.
-
Your account was archived because you haven't logged in for quite a while. We have a limited amount of space on our servers, and occasionally we have to remove the unused accounts to make space for new users. To prevent your account from becoming archived again please remember to log in at https://www.heliohost.org/login/ at least once every 30 days. Unarchiving...
-
I don't think the exim version matters. You can try to upgrade it to 4.92 if you want, but Tommy is using 4.89 and can send emails to gmail just fine.
-
Since he stopped posting every 5 minutes I assume he's satisfied with the account that got unarchived?
-
(I didn't mark it as solved...) Is the email address you're expecting cron emails at the same as your contact email address that you use to login at heliohost.org? Have you tried changing the cron email to something else? You could actually try creating an email account on your account, and then see if the cron emails get sent to that email address.
-
[Inactive] Request To Connect Remotely To Postgresql
Krydos replied to iamdocto's topic in Escalated Requests
Which database user do you want to be able to connect?- 4 replies
-
- postgresql
- database
-
(and 2 more)
Tagged with:
-
Johnny and Tommy have Tomcat installed.
-
Well, there's definitely no traffic filtering on your VPS. I checked for an update to exim 4.92 again and it still doesn't exist. Digging a little deeper it looks like ubuntu 18 has no intention of ever updating to exim 4.92, but they do have a patched version of 4.91 that fixes the vulnerability. You would have to upgrade to ubuntu 19 to get exim 4.92, but upgrading to ubuntu 19 would break vesta.
-
If you got your IP blacklisted then go to the blacklist that has you listed and request your IP to be removed. You can use whatever DNS you want as long as you make the A record that points to your VPS IP.
-
Are you able to send emails from your HelioHost account to your cron email address or do those disappear too?