Jump to content

Krydos

Chief Executive Officer
  • Posts

    25,826
  • Joined

  • Last visited

  • Days Won

    924

Posts posted by Krydos

  1. You can disable modsecurity rules yourself.

    1. Login at https://heliohost.org/login/
    2. Click Continue to Plesk.
    3. Click Websites & Domains in the left navigation pane.
    4. Click your domain to expand the view.
    5. Click the Dashboard tab along the top.
    6. Click Web Application Firewall icon in the bottom right corner.
    7. Type the ID "210580" into the Security rules IDs box (without the quotes).
    8. Click ok at the bottom of the screen.
    9. Wait for up to 2 hours for Apache to restart.

    Let us know if you run into any issues with the above process.

    • Thanks 1
  2. It looks like the upgrades from yesterday broke some of the email functionality of the Tommy server. Webmail wasn't working and receiving emails was failing as well. However, sending emails continued working. Webmail and incoming mails should be fixed now. Any emails that were sent to domains on Tommy overnight should work now because the remote mail servers should continue retrying now that the server is correctly accepting mail again. So no emails should be lost, but rather just delayed a bit. Thanks to the users who reported these issues. Let us know if you're noticing any other issues on the Tommy server after the upgrades.

  3. PHP 8.5 is now available on both our Tommy and Morty plans. We will be installing PHP 8.5 on the free Johnny server in a few weeks as well. We've also taken the opportunity to upgrade Plesk to the latest version and do a thorough upgrade of all system packages. The performance for the Tommy server has been a little slow for the last few hours due to high load, but things are going back to normal now. There may have been a few errors messages as various services restarted, but now that the maintenance is over let us know if any of the error messages persist. We try to avoid doing upgrades too often, because they can cause downtime and slow performance, but it's critical to keep everything up to date to avoid vulnerabilities.

  4. 12 hours ago, talesaz said:

    is there a way to see the credit/resource consumption for any of my domains?

    You can see the bandwidth in Plesk by going to

    1. Login at https://heliohost.org/login/
    2. Continue to Plesk
    3. Click Websites & Domains in the left navigation.

    image.png.174e15a10f0e937567e46f2f5f3bf1f5.png

    You can see your overall memory and CPU usage by going to

    1. Login at https://heliohost.org/dashboard/load/

    image.png.73ea4538085d518405e961c32572a6f9.png

    It isn't possible to list the memory and CPU per domain, but I can say that 99% of your memory usage comes from having WSGI restart access enabled on atenahub.app.br.

     

  5. I just moved the files from shoonyacapital.heliohost.us to shoonyacapital.com without looking at what they were. When you use the Laravel toolkit in Plesk it changes the document root which is required for Laravel to function properly. You'll probably need to use the Laravel toolkit again on the new shoonyacapital.com domain to get the document root set correctly. If it's too much of a mess the recommended way to remove all the Laravel stuff is to do an account reset.

  6. Thank you for answering the question. Since you're not using Django or Flask it's possible for you to use a virtual environment. I have create a virtual environment for you located at /home/reassist.helioho.st/reyaanvenv/ and installed the requested modules on it for you. Instead of /usr/bin/python3.12 use /home/reassist.helioho.st/reyaanvenv/bin/python3.12 instead. You can see the information and installed modules for your virtual environment at https://reassist.helioho.st/pyinfo/

  7. The domain has been added, but in order to actually host it with us you must do 1 of the following 2 options.

    1. Use our nameservers by logging in to your registrar and setting your NS records to ns1.heliohost.org and ns2.heliohost.org
    2. Use any external DNS that you want, Cloudflare is a popular free option, and create an A record with the value 64.62.151.106 and an AAAA record with the value 2001:470:1:1ee::2009
×
×
  • Create New...