Jump to content

Krydos

Chief Executive Officer
  • Posts

    26471
  • Joined

  • Last visited

  • Days Won

    945

Everything posted by Krydos

  1. Your VPS has 58 MB of free memory, and 100 MB of free swap. The load was about 10. In order to have a fast website we need the load to be 0.50 or less. Preferably even lower than that, 0 MB of used swap, and 500-800 MB of free memory to handle spikes. Long story short, you need more memory. I rebooted your VPS to see if that helps, but if the load spikes back up super high again we'll need to try increasing the memory. You can check the load yourself with the top command via SSH.
  2. Donate $1 USD. We verify the donation. We give you an invite to Tommy.
  3. root@control [~]# dig +short TXT @ns1.heliohost.org stichtingdecitadel.nl "v=spf1 ip4:64.62.151.106 ip6:2001:470:1:1ee::2009 include:smtp.spf.ziggo.nl ~all" root@control [~]# dig +short TXT @ns2.heliohost.org stichtingdecitadel.nl "v=spf1 ip4:64.62.151.106 ip6:2001:470:1:1ee::2009 include:smtp.spf.ziggo.nl ~all"
  4. DKIM, SPF, and DMARC have been set up for the domain stichtingdecitadel.nl. We recommend sending a test email to https://www.mail-tester.com/ to make sure that everything is set up correctly. If you get less than a 10/10 score please post a link to the full report so we can help you fix any other issues that there may be. Plesk frequently produces DKIM values that are too long to fit on a single TXT record. In those cases you must break the TXT record into 2 pieces. You can take a look at the DNS zone now if you want to see how it's done.
  5. Yes, I'm not sure how long it would take to verify your donation though so you may be waiting a while. Donating with PayPal is verified within seconds. Donating with most crypt can be verified within a few hours. Donating with Aeon or Monero take 24 hours or so to verify.
  6. I fixed some issues with your DNS zone. Give it a couple hours, and try it. If it still isn't working after 2 hours let us know and we can take another look.
  7. Yes, try this link https://rewards.bing.com/redeem/000900000011?causeId=840-272285629&
  8. Your account has been reset. Please click the link in the other email I sent you to take the next step in the reset process.
  9. The best way to fix your account after trying Laravel is to reset it to make sure it's fully uninstalled. We've actually been discussing removing the Laravel button from Plesk because so many people try it, and then complain about the directories being messed up.
  10. Your account has been reset. Please click the link in the other email I sent you to take the next step in the reset process.
  11. Those domains are all already on your account.
  12. Your main domain is already agropeony.com
  13. If you use Softaculous or the Plesk Laravel installer it will change the document root for you. The peak subdomain is already pointed at the IP.
  14. You might want to re-upload your files from a backup that you know is clean. root@vps109:/home/gzmo/web/gzmoperformance.co.uk/public_html# grep -i 'hacked' * -R wp-content/plugins/592c20f10b444977882b7d2b6d18765c/Green.php: echo "<center>Hacked BY MR.GREEN</center><br> wp-includes/ID3/module.audio-video.quicktime.php: $QuicktimeSTIKLookup[5] = 'Whacked Bookmark'; wp-includes/ID3/module.audio-video.riff.php: MDVD Alex MicroDVD Video (hacked MS MPEG-4) (www.tiasoft.de) It appears you really have been hacked. Since it was redirecting to the install page yesterday, I'm guessing this Mr. Green bot just finished the Wordpress install for you and uploaded some backdoor plugins. I would delete everything in public_html and start over.
  15. That sounds like a great plan. Your account has been unsuspended. Keep an eye on https://heliohost.org/dashboard/load/ and let us know if you need help with anything.
  16. The daily limit of 250 was not reached, but the default 10 emails per hour limit was exceeded. I have changed the limit for bsf@jchang.heliohost.org to 250 per hour, but keep in mind if you create any new email addresses they will have the default 10 per hour limit unless you request us to change them as well.
  17. Which email address is sending the emails?
  18. Oh, another thing you can do prior to the DNS cache expiring is you can use your hosts file to force your browser to go to the right IP, and you can start installing Wordpress before anyone else can even see the site.
  19. It's working for me root@control [~]# curl --silent -v -H 'Host: gzmoperformance.co.uk' --insecure https://65.19.154.75/ * Trying 65.19.154.75:443... * Connected to 65.19.154.75 (65.19.154.75) port 443 (#0) * ALPN, offering h2 * ALPN, offering http/1.1 * CAfile: /etc/pki/tls/certs/ca-bundle.crt ... > GET / HTTP/2 > Host: gzmoperformance.co.uk > user-agent: curl/7.76.1 > accept: */* > ... < HTTP/2 302 < server: nginx < date: Sat, 24 Aug 2024 22:55:22 GMT < content-type: text/html; charset=UTF-8 < content-length: 0 < location: https://gzmoperformance.co.uk/wp-admin/install.php < expires: Wed, 11 Jan 1984 05:00:00 GMT < cache-control: no-cache, must-revalidate, max-age=0 < x-redirect-by: WordPress < strict-transport-security: max-age=31536000; Your server is responding on that domain and it's redirecting to /wp-admin/install.php. You just need to be patient like I said and wait for the DNS cache to expire. If you don't want to be patient, I suppose you could start driving to every DNS server in the world, get console access somehow, and clear the cache manually. Seems easier to just wait though.
  20. The first problem I see is you have the NS records wrong. Our nameservers are ns1.heliohost.org and ns2.heliohost.org (not heliohost.us). The second problem I see is you never requested that domain to be added to our nameservers. With our hosting you can use external DNS, one popular free option is Cloudflare, or our nameservers, but if you want to use our nameservers you need to let us know that you're using them so we can create the domain DNS zone for you. I have created the DNS zone now pointed at your VPS, but until you fix the NS records on your registrar it won't work. After changing the NS records your domain could continue not working right for 2 to 48 hours depending on how long the wrong values stay cached. Give it at least 2 hours and if it's still not working we can take another look.
  21. The account gzmo786 isn't a Hestia account, it's an SSH account. You have to create accounts through Hestia for them to be Hestia accounts, and gzmo786 was created when the OS was installed which was before Hestia was installed. What is the domain? What is the TLD of this domain? .com, .net, .org, .store?
  22. WSGI control access has been enabled on the domain monnandre.heliohost.us. To restart your Flask app and load new code changes in simply edit /home/monnandre.heliohost.us/httpdocs/bs_credentials/flask.wsgi. Adding a blank line, removing a blank line, adding a space, or removing a space are examples of editing the file. As long as the last modified timestamp changes it will clear the server cache. Let us know if you run into any issues.
  23. Remote access enabled. host=65.19.154.94 port=5432 username=fudobi_admin_bierhaus dbname=fudobi_bierhaus password=<set in Plesk>
  24. Thanks for the donation. We really appreciate it.
×
×
  • Create New...