#Node on another linux with Nginx and Cloudflare
31 messages · Page 1 of 1 (latest)
I have followed this to set up the reverse proxy for my second node : https://pterodactyl.io/panel/1.0/additional_configuration.html#nginx-specific-configuration
Pterodactyl is an open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.
my nginx configuration looks like this :
@tribal storm enable "Behind Proxy" to skip that check.
Was it enabled when you first created the node?
No, I have to recreate it?
I would try recreating it. At the least it will rule out the setting not updating
Ok, I try that thx
👍
No, it's still the same even after recreating the node with "Behind Proxy" enabled
I did not mention a thing : When I access to servers.skym-mc.fr I got the error of course but in the wings logs I have this :
DEBUG: [Dec 30 20:20:02.940] GET / client_ip=10.0.0.103 latency=43.709µs request_id=515ce605-8afa-49a7-802a-3a09b3395857 status=401
DEBUG: [Dec 30 20:20:03.932] GET /favicon.ico client_ip=10.0.0.103 latency=26.19µs request_id=29246fa0-0a6b-479d-941a-7fb5455ef257 status=401
@finite dragon
What's in your browser's console logs? Any change?
On the browser's console of servers.skym-mc.fr I have this :
And on the browser's console of panel.skym-mc.fr I have this :
Denying load of chrome-extension://kmhkepipobnjllejbafajoemahjejdcm/scripts/instana/eum.min.js. Resources must be listed in the web_accessible_resources manifest key in order to be loaded by pages outside the extension. (so one of the same of servers.skym-mc.fr)
Have you tried on a different browser with no extensions?
On Edge (with no extension I don't use that), on servers.skym-mc.fr : Failed to load resource: the server responded with a status of 401 ()
And nothing on panel.skym-mc.fr
Try relogging to fix the 401 error
relogging? Like disconnect and reconnect to my account?
Log out of the pterodactyl account and back in
401 means unauthorized, relogging usually fixes it
But the 401 error is on servers.skym-mc.fr (not on the panel)
and even after relogging it doesn't do anything
@finite dragon
When you recreated the node earlier did you replace the config.yml file completely?
yes
(with wings off, I restarted the wings after changing the config.yml)