Problem with CyberPanel

I encountered some problems with CyberPanel, specifically as follows:

  1. Firewall rule:
    https://i.imgur.com/MSTYt5l.png
    As in the picture, I proceeded to open the https firewall with port 443, but when I visited the https site, I got an error: “ERR_CONNECTION_REFUSED”.
  2. Problems with “Create a site”:
    This error I received when trying to create a web page (pointed to the DNS server), when I checked the “Additional features”
    :heavy_check_mark: SSL
    :heavy_check_mark: DKIM Support
    :heavy_check_mark: open_basedir Protection
    I received the error:
    “[Errno 2] No such file or directory: u ‘/home/cyberpanel/random_number’”.
    Click “Back” and press “Create site” again:
    I received the error:
    “Error: 283 Failed to obtain SSL for domain. [issueSSLForDomain] [404]”.
  3. fileManager.php Not Found?!
    When I try to access File Manager, I get the error File Manager doesn’t load!
    https://preview.ibb.co/m8iCAe/111.png
    And in the Console window, I get the following information:
    “angular.js:12701 POST https://my_host_ip:8090/filemanager/domain/php/fileManager.php 404 (Not Found)”.
  4. Users can’t use “default” package!
    I do not want to create new service packages, I want everyone to use the “default” package, however, it looks like this package is only for admin. I tried the Reseller but didn’t see this package!

Are there any solutions to this problem? I have created a support ticket, but haven’t answered yet!

You changed the name of listeners to HTTP and HTTPS, don’t make any custom changes in configuration files to already defined confs.

You changed the name of listeners to HTTP and HTTPS, don't make any custom changes in configuration files to already defined confs.
  • When I try to access File Manager, I get the error File Manager doesn’t load!
    https://preview.ibb.co/m8iCAe/111.png
    And in the Console window, I get the following information:
    “angular.js:12701 POST https://my_host_ip:8090/filemanager/domain/php/fileManager.php 404 (Not Found)”.
  • I do not want to create new service packages, I want everyone to use the “default” package, however, it looks like this package is only for admin. I tried the Reseller but didn’t see this package!
  • https://i.imgur.com/MSTYt5l.png
    As in the picture, I proceeded to open the https firewall with port 443, but when I visited the https site, I got an error: “ERR_CONNECTION_REFUSED”.

Did you read? Some Dont's After Installing CyberPanel! - Blog Posts - CyberPanel Community (This specifically applies to OpenLiteSpeed)

Did you read? https://forums.cyberpanel.net/discussion/171/some-donts-after-installing-cyberpanel (This specifically applies to OpenLiteSpeed)

I have read and I just changed the MySQL password, everything else remains the sam

how do your rewrite rules look like?

There are no changes! Everything is the original!

For you I recommend a fresh install, add your domain and don’t modify anything. Normally you can make additions to your configurations file, but modifications to existing configurations are not recommended.

Before I further look into this, need to make sure everything is default. (As earlier I noticed you made some changes to main conf file through webadmin or directly)

Okay, I’ll reinstall it!