Socket disconnected on Reverse Proxy (NGINX) #112
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I am wondering if anyone was able to get the container work behind a reverse proxy ?
When I set my domain name behind a proxy, I cannot get it to connect. It only works when I am connected directly to the IP:PORT.
Not sure why it would do this.
I understood in error, that you have to wait, but if so, how long ?
Do you have the right env var set? You need BK_DOMAIN_NAME set.
I am using traefik with basic auth myself.
Check #90, as there’s a bug with basic auth and reverse proxies.
Make sure you have websocket support enabled