Hello, I have a Proxmox server and an Ubuntu Server virtual machine. On that virtual machine, I implemented a DNS service using two Docker containers: Adguard and Nginx-proxy-manager. Everything was deployed correctly, but now I'm having a problem: when I try to access Proxmox using the domain I configured, after logging in, I can't access my datacenter. Proxmox shows me a Connection Error 401: No Ticket
I tried both HTTP and HTTPS protocols and had the same problem.
I verified that the proxy host in Nginx has WebSocket enabled.
A AI chat suggested that one solution could be to add a local SSL certificate to my Ubuntu server, add it to Nginx, and assign it to the proxy host of my local Proxmox server. I'd like to know if there are any other solutions.
Thank you very much for your help.
I tried both HTTP and HTTPS protocols and had the same problem.
I verified that the proxy host in Nginx has WebSocket enabled.
A AI chat suggested that one solution could be to add a local SSL certificate to my Ubuntu server, add it to Nginx, and assign it to the proxy host of my local Proxmox server. I'd like to know if there are any other solutions.
Thank you very much for your help.