500 Internal server error #141

Closed
opened 2026-04-05 20:25:34 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @stallioninet on 1/13/2025

CloudPanel version(s) affected

2.5.0

Description

image

When I click the "Manage" site link, it shows internal server error.
When I try to add a site through commandline using clpctl command
clpctl site:add:static --domainName=www.domain.com --siteUser=john --siteUserPassword='!secretPassword!'

The error shown is curl error 6
cURL error 6: Could not resolve host: publicsuffix.org (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://publicsuffix.org/list/public_suffix_list.dat

No matter what domainName value is provided, the same error occurs.

Please help us to track and rectify the error.

How to reproduce

Login to the Cloudpanel , go to sites and click on Manage and it shows the 500 error message.

Go to the commandline
clpctl site:add:static --domainName=www.domain.com --siteUser=john --siteUserPassword='!secretPassword!'

it shows the curl error.

Possible Solution

No response

Additional Context

No response

*Originally created by @stallioninet on 1/13/2025* ### CloudPanel version(s) affected 2.5.0 ### Description ![image](https://github.com/user-attachments/assets/d828e455-6aae-4c22-841b-dc77f607d965) When I click the "Manage" site link, it shows internal server error. When I try to add a site through commandline using clpctl command clpctl site:add:static --domainName=www.domain.com --siteUser=john --siteUserPassword='!secretPassword!' The error shown is curl error 6 cURL error 6: Could not resolve host: publicsuffix.org (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://publicsuffix.org/list/public_suffix_list.dat No matter what domainName value is provided, the same error occurs. Please help us to track and rectify the error. ### How to reproduce Login to the Cloudpanel , go to sites and click on Manage and it shows the 500 error message. Go to the commandline clpctl site:add:static --domainName=www.domain.com --siteUser=john --siteUserPassword='!secretPassword!' it shows the curl error. ### Possible Solution _No response_ ### Additional Context _No response_
Sign in to join this conversation.