n8n reverse proxy problem

#1
I need to connect to my n8n Proxmox container from internet
I have an OLS reverse proxy which currently processes all internal web servers of Proxmox host. But not n8n.
It shows an error that websocket is compressed so cannot accept it after OLS. (workflow is not executed because of connection lost).
I have tried a plenty of configs using web app, rewrite rules, connect and websocket proxy - with no lack... n8n dashboard works, but workflows - don't.
Access to the n8n container thru http: with iptables rules works BUT without encryption.
Please help. It really critical for me.
 
Top