-
wss://Territorial.io/socket is blocked at my school, you can set up a reverse proxy with nginx or cloudflare
-
Tested on Kubernetes 1.14 (minikube 1.0). To reproduce:
1. deploy pod with a websocket server running:
```bash
kubectl run wsserver --generator=run-pod/v1 --rm -i --tty --image ubuntu:d…
-
Need to add a proxy handler for the websocket connection
-
**Jetty version(s)**
jetty-12.1.x
- [ ] jetty-ee9/jetty-ee9-tests/jetty-ee9-test-cdi/src/test/java/org/eclipse/jetty/ee9/cdi/tests/websocket/JettyWebSocketCdiTest.java
- [ ] jetty-ee9/jetty-ee9-t…
-
I am interested in running [Desktop ](https://hub.docker.com/r/kasmweb/desktop) as a Stand Alone Web Service but i suppose they all function more ore less the same. I made this Docker Compose to try a…
-
Hey, I've tried this on the Original and the fork.
With this plugin enabled, I noticed that websockets seem to break and I get the following error within my traefik logs
```
2024-11-20T01:16:36-0…
-
## Summary
I have set-up a custom `base_app_url` (e.g. https://cronicle.mydomain.com) but still when I run jobs from cronicle UI I get the following `Log Watcher: Server Connect Error: Error: webso…
-
http-server makes usage of [http-proxy](https://github.com/nodejitsu/node-http-proxy) that supports web sockets, but web socket requests are not proxied.
-
When running in websocket mode, the server will always listen at `0.0.0.0`. However, in case I want to run it behind a reverse proxy, I might want the bot to only listen on localhost (`127.0.0.1`) ins…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
I try to deploy aspire dashboard to container apps, but blazor fails to establis a connection…