-
Notifications
You must be signed in to change notification settings - Fork 85
Description
I tried to add http authentication using nginx and reverse from port 80 to port 8080 to pat,
but this error occurs
2024/08/06 22:47:01 websocket: the client is not using the websocket protocol: 'upgrade' token not found in 'Connection' header
2024/08/06 22:47:05 websocket: the client is not using the websocket protocol: 'upgrade' token not found in 'Connection' header
2024/08/06 22:47:11 websocket: the client is not using the websocket protocol: 'upgrade' token not found in 'Connection' header
2024/08/06 22:47:16 websocket: the client is not using the websocket protocol: 'upgrade' token not found in 'Connection' header
2024/08/06 22:47:39 websocket: the client is not using the websocket protocol: 'upgrade' token not found in 'Connection' header
2024/08/06 22:47:44 websocket: the client is not using the websocket protocol: 'upgrade' token not found in 'Connection' header
Is there any plan to include authentication to pat web ui in future ?