nginx

  1. F

    Webserver Offline Issue on Proxmox

    Hello, I have Proxmox in the latest version with numerous VMs and LXC containers. Recently, I set up another LXC container (Debian 12 Bookworm, static IP) running a small web server with NGINX (latest version) hosting a static website (only accessible in the home network). Now, I'm facing an...
  2. K

    can not reach the webui of pve on port 8006

    i can't connect to my server by browser at "localhost:8006".I have tryed many ways to repair it but they did not work at all. Now i am not at home and connect to PVE by a VPN build by a router OS(run in virtul environment) so i can confirm that the server is started in the right way. the server...
  3. J

    PVE Console behind NGINX Reverse Proxy - Broken after 8.1 Upgrade

    Hi, I've noticed that console access to VMs appears to be broken after the 8.1 upgrade*. I have followed the "Web Interface Via Nginx Proxy" page initially, and I did just update with some extra details, but that doesn't seem to have resolved it. I just get a Around the time the websocket...
  4. C

    Best practices for one public IP?

    I have a system with a single public IP and I'm looking for the right method to set up multiple VMs behind it. This isn't a system behind NAT, it's a colo with a public IPv4 address. It has an IPv6 prefix available but I am not going there just yet, first job is solving for IPv4. I found this...
  5. M

    Getting a '502 - Bad gateway' when proxying the vncwebsocket.

    Hello, I am currently using Nginx to embed a console onto an external webpage. To accomplish this, I am proxying the content to the Proxmox host. Please refer to the Nginx configuration below: Nginx configuration: server { listen 80 default_server; listen [::]:80 default_server...
  6. J

    [SOLVED] NGINX with kTLS on unprivileged LXC on Proxmox 7.3

    Good day everyone! I have a 5-node cluster on PVE 7.3-6 with a couple hundred unprivileged LXC, all using the Debian 11 Bullseye template. I was looking at how Netflix can serve 800Gb/s of TLS encrypted video content from a single server, and a large part of it appears to be kTLS. I also saw...
  7. A

    Android APP unable to use FQDN without exposing port.

    Hi community! Very first post, hope i'll do my best. I used the Android APP to connect to my Proxmox prety nice and smooth with an exposed public IP and port. (x.x.x.x:8006) Now i managed to configure an Nginx server and a personal domain to acces my services without exposing ip/ports or...
  8. H

    [TUTORIAL] Using NGINX as Reverse Proxy Externally

    I've spent a considerable amount of time getting this to work exactly like I want with the exception of having a CA certificate to get rid of the Security Risk splash page in my browser. In my Proxmox, I have multiple servers, but for the sake of simplifying this tutorial, I'll discuss the...
  9. J

    Embed proxmox console into an iframe

    Hello. The following scenario is given: I have a page on domain A, and this page is being served with nginx to domain B. Proxmox is also available at domain B:8006 Embedding domain B:8006 /?console=lxc&vmid={vmid}&node={node}&resize=scale&xtermjs=1 to an iframe in domain A is the thing I'd like...
  10. D

    GUI loads, but cannot see nodes or VMs (behind nginx reverse proxy)

    Hi, I have an issue where I am unable to expand nodes and VMs in the Proxmox GUI. I can only see the top level datacenter in the left drawer. The issue is only present when going through the nginx reverse proxy. Going directly to the proxmox server IP, I see VMs just fine. The issue exists in...
  11. M

    [SOLVED] Error 500 since nginx installation

    Hello, i have a multihomed server and wanted to have a reverse proxy which can balance between all ip. Unfortunately, since i installed it, the gui isnt working properly. I cant open consoles and i have error 500: proxy not allowed everywhere cat /etc/nginx/sites-enabled/proxmox upstream...
  12. R

    [SOLVED] Upgraded and domain SSL not working

    I just upgraded to the latest version of proxmox 6 (6.4-13) and my SSL domain is no longer working on nginx. I've double checked everything included the A record propagation and let's encrypt certs all valid. I can't seem to find the issue after the upgrade. Is there something that changed with...
  13. R

    Proxmox Avideo CT, template not updating Nginx

    apt fix missing and dpkg reconfigure do not solve the issue " root@AVideo ~# apt upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2 not fully...
  14. B

    PMG smtp behind nginx stream

    Dear community! I am currently trying to install Proxmox Mail Gateway behind a load balancer. This is because I have limited availability of public IP addresses and want to combine things. Loadbalancer Public IP (example) 1.2.3.4 Loadbalancer internal IP: 10.0.0.1 PMG: 10.0.0.10 I am using...
  15. N

    NGINX reverse-proxy for SPICE

    I have NGINX working as a reverse-proxy for the web-based GUI and for VNC, but I am having trouble getting SPICE consoles to work. Internally, I have a reverse-proxy set up directly on the PVE host and it's fine: SPICE works and so does the web GUI. For this, however, I did not have to set up a...
  16. H

    [SOLVED] PVE Console behind NGINX Reverse Proxy

    Hello, I hope this is the correct sub-forum. I want to get the PVE console (NoVNC) working in combination with an NGINX reverse proxy. My current NGINX conf is: user nginx; worker_processes 1; error_log /var/log/nginx/error.log debug; events { worker_connections 1024; } http {...
  17. Z

    Install nginx in a privileged container

    Hi! After creating a privileged container with Debian 10 template image, I'm unable to install Nginx: The most relevant part of the issue is here: (...) Setting up libnginx-mod-http-image-filter (1.14.2-2+deb10u3) ... Setting up nginx-full (1.14.2-2+deb10u3) ... Setting up nginx...
  18. I

    Reverse Proxy connection to Web Interface not possible anymore after update

    Hello, yesterday I moved my proxmox VMs to a new Proxmox Server with the only difference being, that the old Proxmox hat v6.1 and the one I transferred the VMs to is on v6.2. I use a reverse proxy to access my services (pfSense, Proxmox Webinterface, Webmail,...). I have a VM which is hosting...
  19. H

    Inbound internet traffic being dropped

    Hey, I have a VM with Nginx on it that I'm trying to test with and although everything else is working, I can see in the VM firewall logs within the Proxmox console that all the traffic from the internet is dropped. The port forwarding on my router is fine and working as I can see the traffic...
  20. B

    Reverse Proxy

    (domain.com steht in diesem Fall für meine Domain) Moin! habe mir einen NUC gekauft und nun Proxmox installiert. Darauf laufen mehrere Instanzen 192.168.0.5 - die IP vom NUC - 192.168.0.6 -> REVERSE PROXY - 192.168.0.7 -> WebServer mit VestaCP - 192.168.0.8 -> vServer 1 -...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!