Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation since 03/05/2026 in all areas

  1. SSH is not available on shared hosting accounts due to security reasons, if ssh is needed than you will need to get a VPS.
    1 point
  2. You can remove it yourself.
    1 point
  3. Glad it's working for you now, marking as solved.
    1 point
  4. I've added those 2 domains to your account for you. Please note that it may take up to 2 hours for the domain changes to take effect. For the .lat domain, you must set up your DNS with your domain registrar for the domain to work. To do this, please see the steps provided on our Wiki to either set NS records pointed at the HelioHost nameservers, or create A/AAAA records and point them to your server's IPv4/IPv6 address: https://wiki.helionet.org/Addon_Domains#Custom_Addon_Domains If after a full 2 hours the domains don't work on your side, please make sure you clear your web browser cache: https://wiki.helionet.org/Clear_Your_Cache
    1 point
  5. Is the VPS running faster now?
    1 point
  6. VPS admin would need to check on this for you.
    1 point
  7. Main domain changed. It can take up to 2 hours for the new domain to start working.
    1 point
  8. Domain added. It can take up to 2 hours to start working. Manually adding a domain on your own isn't supported yet but we're happy to assist you with this process.
    1 point
  9. Usually this lasts about 10 minutes, so 30 is a bit excessive. Escalating.
    1 point
  10. I'll have Krydos take another look, but considering what was posted in your last topic and the fact the issue returned, it sounds like what you're running might just be too heavy. I'm not sure if there's further reduction possible or not. If not, the permanent fix may require buying an upgrade. I'm not sure if a trial would be possible for the upgrade to see if it would actually fix the issue before buying it. Escalating again to see if any further improvement can be made.
    0 points
  11. I took a look at your VPS, and it is indeed very slow. This is because MariaDB and PHP-8.3 are using all your memory, and your load is very high. Between MariaDB and PHP-8.3 they are using 3081 MB of memory and your VPS only has 2048 MB memory, and the OS and everything else needs to have some memory to operate too. When I checked you only have 300 MB free, and 1.4 GB is swapped. You should aim to have only 0-50 MB swapped, and definitely more free memory than only 300 MB. Here are some options to increase the speed of your VPS: I would recommend increasing your memory to 3 GB or 4 GB at https://heliohost.org/dashboard/upgrade/ You could modify the MariaDB config to use less memory if you don't want to upgrade the memory. You could modify the PHP-8.3 config to use less memory and/or have less FPM workers if you don't want to upgrade the memory. In order to free up some memory for you, I restarted MariaDB, but it will likely just swell back up to the same memory usage as before unless you modify the MariaDB config as I suggested in option 2.
    0 points
×
×
  • Create New...