Nat.
Nat.
CDCloudflare Developers
Created by Nat. on 7/25/2024 in #general-help
Pterodactyl panel with Cloudflare errors
Nginx return this :
2024/07/26 11:24:53 [error] 7593#7593: *219 connect() failed (111: Connection refused) while connecting to upstream, client: 172.XX.XXX.XXX, server: example.com, request: "GET /api/application/nodes/1/configuration HTTP/2.0", upstream: "http://127.0.0.1:8443/api/application/nodes/1/configuration", host: "example.com"
2024/07/26 11:24:53 [error] 7593#7593: *219 open() "/var/www/html/50x.html" failed (2: No such file or directory), client: 172.XX.XXX.XXX, server: example.com, request: "GET /api/application/nodes/1/configuration HTTP/2.0", upstream: "http://127.0.0.1:8443/api/application/nodes/1/configuration", host: "example.com"
2024/07/26 11:25:05 [error] 7593#7593: *194 connect() failed (111: Connection refused) while connecting to upstream, client: 172.XX.XXX.XXX, server: example.com, request: "GET /api/application/nodes/1/configurationAn HTTP/2.0", upstream: "http://127.0.0.1:8443/api/application/nodes/1/configurationAn", host: "example.com"
2024/07/26 11:25:05 [error] 7593#7593: *194 open() "/var/www/html/50x.html" failed (2: No such file or directory), client: 172.XX.XXX.XXX, server: example.com, request: "GET /api/application/nodes/1/configurationAn HTTP/2.0", upstream: "http://127.0.0.1:8443/api/application/nodes/1/configurationAn", host: "example.com"
2024/07/26 11:25:13 [error] 7593#7593: *194 connect() failed (111: Connection refused) while connecting to upstream, client: 172.XX.XXX.XXX, server: example.com, request: "GET /api/application/nodes/1/ HTTP/2.0", upstream: "http://127.0.0.1:8443/api/application/nodes/1/", host: "example.com"
2024/07/26 11:25:13 [error] 7593#7593: *194 open() "/var/www/html/50x.html" failed (2: No such file or directory), client: 172.XX.XXX.XXX, server: example.com, request: "GET /api/application/nodes/1/ HTTP/2.0", upstream: "http://127.0.0.1:8443/api/application/nodes/1/", host: "example.com"
2024/07/26 11:24:53 [error] 7593#7593: *219 connect() failed (111: Connection refused) while connecting to upstream, client: 172.XX.XXX.XXX, server: example.com, request: "GET /api/application/nodes/1/configuration HTTP/2.0", upstream: "http://127.0.0.1:8443/api/application/nodes/1/configuration", host: "example.com"
2024/07/26 11:24:53 [error] 7593#7593: *219 open() "/var/www/html/50x.html" failed (2: No such file or directory), client: 172.XX.XXX.XXX, server: example.com, request: "GET /api/application/nodes/1/configuration HTTP/2.0", upstream: "http://127.0.0.1:8443/api/application/nodes/1/configuration", host: "example.com"
2024/07/26 11:25:05 [error] 7593#7593: *194 connect() failed (111: Connection refused) while connecting to upstream, client: 172.XX.XXX.XXX, server: example.com, request: "GET /api/application/nodes/1/configurationAn HTTP/2.0", upstream: "http://127.0.0.1:8443/api/application/nodes/1/configurationAn", host: "example.com"
2024/07/26 11:25:05 [error] 7593#7593: *194 open() "/var/www/html/50x.html" failed (2: No such file or directory), client: 172.XX.XXX.XXX, server: example.com, request: "GET /api/application/nodes/1/configurationAn HTTP/2.0", upstream: "http://127.0.0.1:8443/api/application/nodes/1/configurationAn", host: "example.com"
2024/07/26 11:25:13 [error] 7593#7593: *194 connect() failed (111: Connection refused) while connecting to upstream, client: 172.XX.XXX.XXX, server: example.com, request: "GET /api/application/nodes/1/ HTTP/2.0", upstream: "http://127.0.0.1:8443/api/application/nodes/1/", host: "example.com"
2024/07/26 11:25:13 [error] 7593#7593: *194 open() "/var/www/html/50x.html" failed (2: No such file or directory), client: 172.XX.XXX.XXX, server: example.com, request: "GET /api/application/nodes/1/ HTTP/2.0", upstream: "http://127.0.0.1:8443/api/application/nodes/1/", host: "example.com"
5 replies
CDCloudflare Developers
Created by Nat. on 7/25/2024 in #general-help
Pterodactyl panel with Cloudflare errors
Hi, I've regained access to the panel, but wings won't start. Is it a firewall problem? Because I have everything configured
-FATAL: [Jul 26 11:27:11.091] failed to load server configurations error=manager: failed to retrieve server configurations: Error response from Panel: _MissingResponseCode: No error response returned from API endpoint. (HTTP/404)

Stacktrace:
Error response from Panel: _MissingResponseCode: No error response returned from API endpoint. (HTTP/404)
github.com/pterodactyl/wings/remote.(*client).request.func1
github.com/pterodactyl/wings/remote/http.go:161
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer.Operation.withEmptyData.func1
github.com/cenkalti/backoff/[email protected]/retry.go:18
github.com/cenkalti/backoff/v4.doRetryNotify[...]
github.com/cenkalti/backoff/[email protected]/retry.go:88
-FATAL: [Jul 26 11:27:11.091] failed to load server configurations error=manager: failed to retrieve server configurations: Error response from Panel: _MissingResponseCode: No error response returned from API endpoint. (HTTP/404)

Stacktrace:
Error response from Panel: _MissingResponseCode: No error response returned from API endpoint. (HTTP/404)
github.com/pterodactyl/wings/remote.(*client).request.func1
github.com/pterodactyl/wings/remote/http.go:161
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer.Operation.withEmptyData.func1
github.com/cenkalti/backoff/[email protected]/retry.go:18
github.com/cenkalti/backoff/v4.doRetryNotify[...]
github.com/cenkalti/backoff/[email protected]/retry.go:88
5 replies
CDCloudflare Developers
Created by Nat. on 7/25/2024 in #general-help
Pterodactyl panel with Cloudflare errors
I have tried to configure the WAF firewall but I only have my IP in the rule history, and no trace of my VPS. If need be I can provide the NGINX configs, because I'm not a specialist and maybe the error is there.
5 replies