Jump to content

Krydos

Chief Executive Officer
  • Posts

    23,803
  • Joined

  • Last visited

  • Days Won

    828

Everything posted by Krydos

  1. I recommend disabling registrations entirely if you don't actually need people signing up on your website. There are entire armies of bots on the internet dedicated to creating thousands of spam accounts when they discover wordpress or a forum or something that they can register accounts on. Even if you disable them posting they still trigger all of these registration emails getting sent out which can get you suspended.
  2. Since you mention ASP.net you could consider an experimental account on the Lily server which runs windows instead of linux. Apart from wolstech's personal projects there is only one other user account on that server.
  3. That's actually really bad news for us. On Ricky cpanel says and Tommy has more than twice that many domains. Unless cpanel changes their mind on requiring php-fpm it would have to be a paid hosting server only, because we can't afford to give away a 50 GB+ memory server for free.
  4. The java deployment process on Tommy has been restarted.
  5. Cpanel does this to allow autossl to work. Would you like me to disable autossl on your account?
  6. This is the reason your .sql file won't import: INSERT INTO `ngnr_wfBlockedIPLog` VALUES (_binary '\0\0\0\0\0\0\0\0\0\0ÿÿl¢\×A','US',1,18056,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0ÿÿ¢<9e>Ne','US',1,1\0\0ÿÿ¬EZ^E','US',1,18050,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ÿÿ¬D<84><8a>','US',1,18050,'brute');^M See those <9e> and <84> etc? Those are binary characters which aren't valid in a .sql file.
  7. The java deployment process has been restarted.
  8. "sudo apt update" basically just synchronizes everything up, and doesn't really do much of anything. "sudo apt upgrade" installs the latest version of everything that has updates like exim, or your kernel, etc. It's safe to do on your VPS. >>>DO NOT DO A DIST-UPGRADE<<< It will cause vesta to stop working because it doesn't support the latest version of ubuntu, and we'll have to start over from scratch by wiping everything and installing the OS again. The dmarc record has been created for you.
  9. According to https://forums.cpanel.net/threads/a-package-with-dedicated-ip-and-ssl-tls-settings.630563/ SMTP TLS should work on your dedicated IP domain if you have a valid SSL certificate installed on your domain, which you do. I wonder if it would work with autossl which is the cpanel issued free SSL certificate instead of setting up your own Let's Encrypt certificate. The other advantage to using autossl is it will automatically renew the certificate for you when it gets close to expiring so you don't have to remember to install a new Let's Encrypt one.
  10. The main problem seems to be that Ricky's exim wasn't configured properly to send emails from your dedicated IP. That should be fixed now. The rest of your points you lost because you didn't send a real message. Emails like "test5" will get flagged as spam. Try again now that emails should be originating from your dedicated ip, and be sure to send something that looks like a real email that you would actually send to someone.
  11. Send an email to https://www.mail-tester.com/ and post the url to the report. We can go through the list and get your emails to 10/10. Techincally DMARC records aren't required. They are simply instructions to the email servers on what to do with emails that fail DKIM or SPF or both. For instance, if someone was setting up a phishing scam by trying to spoof your emails you could have your DMARC take all of those emails that would obviously fail SPF and DKIM and send them to an email address that you could use for abuse reports. The DMARC value or lack thereof shouldn't affect whether email services consider your mail spam.
  12. Put the .sql file in /home/engorgpk/whatever.sql and create the empty database that you want it loaded into in cpanel. Once you have those two steps done post the name of the file, and the name of the database you want it imported into and I'll do it on the command line. 100 MB is pretty massive for a database so the web interfaces are probably timing out or can't handle that large of a database.
  13. You do have root access to your VPS so you have permission to do literally anything you want. All you have to do is log in as your regular user, and run the command sudo su then enter your password and your permissions will be escalated to root. The only thing you can't do is install a new OS. I don't mind doing things for you if you don't feel comfortable or can't figure out how though, but you do have access. Sorry, I've been much more busy than I usually am this last week or so. I've been trying to keep up as well as I can. HelioHost is not my job. My real life and my real job take priority. HelioHost is a hobby that I have to use my free time for. Yesterday I spent an hour and twenty minutes on HelioHost, the day before I only had time for thirty minutes, but the day before I spent a whopping nine and a half hours on HelioHost. There were some pretty serious issues broken behind the scenes that only I could fix. I spent a couple hours at work doing HelioHost stuff, and then the rest after I got home. I don't think everyone realizes how much I do behind the scenes to keep everything running smoothly. To update exim run the command "sudo apt update" and when that is done run "sudo apt upgrade". If ubuntu has pushed an update for exim this will install it for you. You can check the exim version by running "exim --version".
  14. I've noticed the recent instability as well. It all started after I updated apache and some other packages. This is why we're so slow to do updates, because they have a tendency to break things. I've made some changes today that should help the stability in the meantime, and we can hope a future update will fix the issue completely I guess.
  15. Honestly, you're posting this message in the wrong place. We use cpanel, and we have no plans to stop using cpanel anytime in the future. Unfortunately, cpanel doesn't currently support nginx. If they did I would consider testing it out at the very least if not switching all of our servers to it. I strongly recommend you post your message to cpanel support not us, as we have no control over the speed at which cpanel adds nginx.
  16. I was working on Tomcat the other day, which required an hour or so of downtime on Tomcat. I might need to work on it again in the coming days, as it still isn't running quite right.
  17. There was an issue with our main website not sending email properly. This included new account emails, password reset emails, and probably even support emails. I've had a few people test it and everything should be working again. Thanks for reporting it.
  18. Dedicated IP granted, and reverse DNS has been set up. # dig +noall +answer -x 64.62.214.6 6.214.62.64.in-addr.arpa. 86400 IN CNAME 6.subnet0.214.62.64.in-addr.arpa. 6.subnet0.214.62.64.in-addr.arpa. 14400 IN PTR baskovich.com. Thanks for the donation. We really appreciate it. Let us know if you need help with anything else.
  19. There was an issue with our main website not sending email properly. This included new account emails, password reset emails, and probably even support emails. I've had a few people test it and everything should be working again. Thanks for reporting it.
  20. There was an issue with another person who only sent a few emails and ended up getting suspended for sending too many emails. This might be the same thing for you. I've already made some adjustments to the script that does the suspending, and the issue should be fixed now. Thanks for reporting it, and sorry for the inconvenience.
  21. It looks like autossl worked just fine https://www.sslshopper.com/ssl-checker.html#hostname=https://acomer.fjmduran.heliohost.org/
  22. You probably just need to edit settings.php and add your domain as a "trusted host". Let us know if you need help with that.
×
×
  • Create New...