Error while creating site after installation #249

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

Originally created by @yasinyilmaz1 on 3/29/2024

CloudPanel version(s) affected

2.4.1

Description

Oops! An Error Occurred.

The server returned a "500 Internal Server Error".

How to reproduce

I installed cloudpanel on cleanly installed Debian 11. Afterwards, when I try to create a PHP site without making any additional changes, I encounter an error like this.

Ekran Görüntüsü - 2024-03-29 22-15-06

CLI
root@mail:~# clpctl site:add:reverse-proxy --domainName=mail.domain.net.tr --reverseProxyUrl='https://127.0.0.1:17443' --siteUser=user --siteUserPassword='**************'
cURL error 28: Operation timed out after 10000 milliseconds with 68188 out of 308886 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://publicsuffix.org/list/public_suffix_list.dat

Possible Solution

No response

Additional Context

No response

*Originally created by @yasinyilmaz1 on 3/29/2024* ### CloudPanel version(s) affected 2.4.1 ### Description Oops! An Error Occurred. The server returned a "500 Internal Server Error". ### How to reproduce I installed cloudpanel on cleanly installed Debian 11. Afterwards, when I try to create a PHP site without making any additional changes, I encounter an error like this. ![Ekran Görüntüsü - 2024-03-29 22-15-06](https://github.com/cloudpanel-io/cloudpanel-ce/assets/80541213/78582420-205b-4b97-9dfa-cc09f1244060) CLI root@mail:~# clpctl site:add:reverse-proxy --domainName=mail.domain.net.tr --reverseProxyUrl='https://127.0.0.1:17443' --siteUser=user --siteUserPassword='**************' cURL error 28: Operation timed out after 10000 milliseconds with 68188 out of 308886 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://publicsuffix.org/list/public_suffix_list.dat ### Possible Solution _No response_ ### Additional Context _No response_
Sign in to join this conversation.