gnmyt / Nexterm

The open source server management software for SSH, VNC & RDP
http://docs.nexterm.dev/
MIT License
2.08k stars 72 forks source link

[Bug] Login doesn't seems to work through Nginx Reverse Proxy #164

Open ppruneau opened 1 month ago

ppruneau commented 1 month ago

General

The Bug

I have and issue when I try to use Nexterm through my Nginx Proxy Mangager. I've configured it with WebSocket enabled and left everything else by default.

The issue is that my login page accept my account correctly (i.e. if I wrote any random username or password it doesn't work), but after that, it doesn't seems to "link" to my account. None of the server I configured is there, and in the setting page my First and Last name are missing. When I try to disconnect, i receive this message :

image

Those issues are only when I'm usign the reverse proxy. If I use Nexterm by using my local IP:port combo, everything works fine.

All of those services (NPM, Nexterm, etc) are running in docker container. I checked the logs of those container to try to find a clue of what is happening but nothing showed up :(

Thanks for your help and this (very) nice piece of software! Never managed to make guacamole works, so Nexterm is a god send :P

What device are you using to access the page?

In the browser

Which operating system is your Nexterm instance running on?

Linux