Search results

  1. Nemesis

    MariaDB won't start after CloudPanel install – aria_log_control & ibdata1 lock issue

    I recently installed CloudPanel on an Ubuntu server. Everything seemed fine, but MariaDB refused to start. When trying to start it via CloudPanel or terminal, I was getting: Command "/usr/bin/sudo /bin/systemctl restart 'mysql'" failed: the process exceeded the timeout of 30 seconds On...
  2. Nemesis

    Mailcow Dockerized – Nginx Port Conflict with CloudPanel

    I’m running Mailcow (Dockerized) on my VPS alongside CloudPanel for website hosting. Everything worked fine initially using reverse proxy and assigning ports like: HTTP: 8080 HTTPS: 8444 However, after a system restart, Mailcow failed to start with the following error: Error starting userland...
  3. Nemesis

    CS-Cart Varnish Add-on – ESI Login/Logout Issue on CloudPanel

    I'm using CS-Cart 4.17.1 with the built-in Varnish cache add-on on a CloudPanel server (Ubuntu 22.04). Varnish is installed and running correctly on port 6081, and everything seems to be configured as expected in Nginx and VCL. However, ESI (Edge Side Includes) like login and logout don't work...
  4. Nemesis

    Installing Flarum on CloudPanel – 404/403 Errors Solved

    Hi everyone, I’ve been trying to install Flarum on a CloudPanel-managed server, but I ran into multiple issues. At first, I tried using: composer create-project flarum/flarum This created a flarum folder inside the website directory, but visiting the domain resulted in a 404 error. After trying...
  5. Nemesis

    Alternatives to ServerAvatar, CloudPanel, and HestiaCP?

    Hey everyone, I’ve been using ServerAvatar with a student plan from DigitalOcean, and paying around $9/month for their Newbie plan. Recently, I started testing free alternatives like CloudPanel and HestiaCP, but found both to be a bit complicated since they require using the terminal (PuTTY...
  6. Nemesis

    Custom Domain - Let’s Encrypt connection timeout on fresh install

    Hi everyone, I’ve just completed a fresh install of CloudPanel on a new VPS using a sudo user (not root). I can access the panel just fine via both: https://<server-ip>:8443/ https://sub.domain.tld:8443/ My DNS A record is configured properly, and the subdomain resolves correctly. However...
  7. Nemesis

    Let’s Encrypt certificate installation failing with 404 (CloudPanel + GoDaddy)

    Hi all, I’m trying to install a Let’s Encrypt certificate on my domain fishbids.com.au using CloudPanel on a Vultr Ubuntu server. The domain is registered with GoDaddy, and DNS is pointing correctly to the server IP (139.180.162.241). However, the certificate issuance fails with this error...
  8. Nemesis

    Rclone with Box.com – "directory not found" error in CloudPanel backup

    Hi everyone, I'm trying to set up CloudPanel backups using Box.com through the Custom Rclone Config feature. I believe my rclone configuration is working properly — here’s what I get with a basic listing command: rclone lsf box: Box App Overview.mp4 Cloud.png SimpleShare Uploads/ backups/...
  9. Nemesis

    Thumbnails not generated with Kirby CMS on CloudPanel

    I’m hosting multiple Kirby websites using CloudPanel on a Debian 11 server with Apache. Everything runs smoothly except for one critical issue: Thumbnails are not being generated. There are no errors in the logs. However, Kirby reports missing media files when I visit pages that should display...
  10. Nemesis

    Let's Encrypt certificates not renewing automatically?

    I’ve noticed that Let's Encrypt certificates on my CloudPanel setup aren’t renewing automatically. I’ve got a few domains running and having to manually renew every three months is starting to get annoying. Is this normal behavior? Or is there a built-in auto-renewal feature I might’ve missed...
  11. Nemesis

    Does it make sense to install Ghost on CloudPanel?

    Does installing Ghost on CloudPanel make sense? I'm wondering if it's a good idea in terms of performance, configuration ease, and overall management. Has anyone tried it and can share their experience?
  12. Nemesis

    I’m using CloudPanel. How can I fix it?

    I’m getting a 403 Forbidden error on my Nginx server. I’m using CloudPanel. How can I fix it?
  13. Nemesis

    How to Set Up and Restore Remote Backups in CloudPanel

    I want to back up my CloudPanel-hosted websites to an external storage provider like Amazon S3 or Dropbox. How can I set up Remote Backups, and how do I restore a site from a backup file?
  14. Nemesis

    How to Configure Fail2Ban with ModSecurity on CloudPanel (Nginx)

    I want to integrate Fail2Ban with ModSecurity on my CloudPanel server (Nginx-based) to automatically block IPs flagged by ModSecurity rules. How can I properly configure this, and what are the challenges?
  15. Nemesis

    Does CloudPanel Support ModSecurity? How to Enable It?

    Does CloudPanel come with ModSecurity support out of the box? If not, how can I install and enable ModSecurity on a server running CloudPanel?
  16. Nemesis

    How to Solve CloudPanel Login Page Redirect Loop After an Update?

    After updating CloudPanel to the latest version, I'm unable to access the login page—it keeps redirecting in an endless loop. How can I resolve this?
  17. Nemesis

    How to Fix "Connection Timed Out" SSH Issue on CloudPanel?

    I encountered a "CONNECTION TIMED OUT" error when trying to SSH into my CloudPanel VPS. Before this, I changed a password via the panel, tried restarting Apache using the "Fix" button, and then lost access to SSH and my dashboard. My provider says it's an application-level issue. How can I...
  18. Nemesis

    Best Practices for Securing CloudPanel, Server, and Your Websites

    What are the best practices to secure CloudPanel, my server, and websites hosted on it?
  19. Nemesis

    Best Practices for Migrating a PHP Site to CloudPanel

    What are the recommended best practices for migrating my existing PHP website to CloudPanel with minimal downtime?
  20. Nemesis

    Useful CloudPanel Site User Commands (CLI)

    As a site user on CloudPanel, what useful commands are available to me for managing file permissions, databases, and the Varnish cache?
Back
Top