cloudpanel-io / cloudpanel-ce

1.21k stars 99 forks source link

Error while creating site after installation (ongoing problem) #453

Closed yasinyilmaz1 closed 4 months ago

yasinyilmaz1 commented 5 months ago

CloudPanel version(s) affected

2.4.1

Description

Hosting is not enabled for domain names with .tr extension.

How to reproduce

I have previously opened a ticket on publicsuffix github regarding the issue in this link https://github.com/cloudpanel-io/cloudpanel-ce/issues/449 and https://github.com/publicsuffix/list/issues/1965 in this link. There are answers. The problem still continues. There are no restrictions on the firewall side or the data center side. My problem continues.

Possible Solution

No response

Additional Context

No response

cloudpanel-io commented 4 months ago

There seems to be a firewall or anything else.

Make sure you can curl the following URL from the server:

curl -I https://publicsuffix.org/list/public_suffix_list.dat

If this doesn't work, CloudPanel will not work properly.

yasinyilmaz1 commented 4 months ago

There seems to be a firewall or anything else.

Make sure you can curl the following URL from the server:

curl -I https://publicsuffix.org/list/public_suffix_list.dat

If this doesn't work, CloudPanel will not work properly.

root@mail:~# curl -I https://publicsuffix.org/list/public_suffix_list.dat HTTP/2 200 x-goog-generation: 1715586510427287 x-goog-metageneration: 1 x-goog-stored-content-encoding: identity x-goog-stored-content-length: 313860 x-goog-hash: crc32c=SRjDEA== x-goog-hash: md5=ixVToxeIPpRH0syeBj24RA== x-goog-storage-class: STANDARD accept-ranges: bytes content-length: 313860 x-guploader-uploadid: ABPtcPobsXkfmVd_UrSXeVXKB8DFlG5HGavHt0QgvS0Z3obZDXy5Ow34dASg7IpFoJdVlkmt24nCz5JqoA server: UploadServer date: Thu, 16 May 2024 22:15:01 GMT age: 68429 last-modified: Mon, 13 May 2024 07:48:30 GMT etag: "8b1553a317883e9447d2cc9e063db844" content-type: text/plain; charset=UTF-8 vary: Accept-Encoding cache-control: public,max-age=86400 x-xss-protection: 1; mode=block x-content-type-options: nosniff x-frame-options: DENY strict-transport-security: max-age=15552000; includeSubDomains; preload access-control-allow-origin: * content-security-policy: default-src 'none'; img-src 'self'; script-src 'unsafe-inline'; style-src 'self' alt-svc: clear