Search results

  1. Q

    Spice behind reverse proxy (haproxy)

    hi, I needed to access Spice, outside the local network and through a reverse proxy. I had configured the nginx proxy manager, but after reading some forums I realized that it does not support the TCP protocol, which apparently, is necessary for spice. I was testing HAproxy, but I can't access...
  2. Q

    HAProxy in front of web interface

    Hi, @gurubert I need your help :) , on something similar. I have copied your haproxy config to mine and it looks like this: global log /dev/log local0 log /dev/log local1 notice chroot /var/lib/haproxy stats socket /run/haproxy/admin.sock mode 660 level...
  3. Q

    only access inprivate browser page

    Yes already did that :( didn't work, disabled all extensions and nothing, it's very strange this behavior it seems that, something on the normal browser is affecting it, but even running with default settings doesn't help...
  4. Q

    only access inprivate browser page

    Does anyone have an idea where I should look for the problem?
  5. Q

    only access inprivate browser page

    Hi all, Im having some strange issue on my proxmox server. I was with Graphite working and got out of space, meanwhile, all vms, containers, and storage, got the question mark and I was only able to login into web UI on a private browser. After I fixed the graphite storage problem, the...
  6. Q

    Spice viewer with reverse proxy

    @mbc have you figured that out? I have the same issue, trying to use spice through Nginx proxy manager(NPM). Firewall Ports opened, stream configured in NPM for 3128 and also cloudflare with CNAME configuration for port 8006. But I can't put it to work.