Ryan Kuba
Ryan Kuba
Does this work? (given your error) https://github.com/slint-ui/slint/issues/4828#issuecomment-1992596539
Why not just use port 3000 or 3001 ? Those have no auth by default.
There is no websocket reconnection logic baked into KasmVNC. If you disconnect you need to reload the page.
That's fine, but I don't have universal control over the upstream project: https://github.com/kasmtech/novnc To do it correctly the disconnect, reconnect, count, and backoff should be baked into the upstream code.
@Fins-s Can you install `console-data` and see if this fixes it? Can be done with env vars: ``` -e DOCKER_MODS=linuxserver/mods:universal-package-install -e INSTALL_PACKAGES='fonts-noto-cjk|console-data' ``` Please let me know if this helps.
The packages are in quotes please copy and paste my command reference.
Please pull and test `linuxserver/webtop:debian-xfce` tag, this has been rebuilt with kbd and console data installed. Use your original run commands.
Thank you so much for testing this @Fins-s, I believe I have finally gotten this one working. Please re-pull `linuxserver/webtop:debian-xfce` again and confirm. (I setup a basic test bed in...
Ok I am at a loss here then, there were other reports from users stating that images like `kasmweb/ubuntu-noble-desktop:develop` work fine (different stack listens on 6901 https://hub.docker.com/r/kasmweb/ubuntu-noble-desktop) and I cannot...
No new development will likely occur on these images from my side we have just rebased our desktop images to our in house protocol. These will get updates on Kasms...