-
We need `caddy` on the host to be able to forward to `noVNC` on the jailed Self world.
-
Hello, I am unable to pull the image. Here is what happens:
```
root@kyle-NUC:/home/ksheyman# docker pull helfrichmichael/superslicer-novnc
Using default tag: latest
Error response from daemon: …
-
**JS setCapture()**
The setCapture is deprecated in Firefox at least.
Firefox in console gives hint:
```
Element.setCapture() is deprecated. Use Element.setPointerCapture() instead.
For more …
-
As @bk138 requested, I'm moving the conversation at https://github.com/LibVNC/libvncserver/issues/637 here.
Let me add more context by saying that I'm running Android 9 on a Banana Pi M5 that I've …
f0lg0 updated
3 weeks ago
-
This is log.. let me know what's wrong..?
V/VNCserver(28498): copy -> /data/data/org.onaips.vnc/files//webclients.zip
V/VNCserver(28498): Extracting: webclients/...
V/VNCserver(28498): Extracting: we…
-
I created a webvirtcloud container using an Ubuntu 20.04 image. I use an nginx reverse proxy in front of webvirtcloud.
I edited the file `/srv/webvirtcloud/webvirtcloud/settings.py`.
I changed `…
-
I use the dockerfile build a image,the run it.
docker run -d -p 80:80 -p 6083:6080 webvirtcloud
but I can't use the console to connect with the vm .
I found that novncd is running ,but is…
-
Hi
I am using the browser brave and I have just setup kasm workspace. I am using an iPhone 7 Plus with opera web browser.
Any solution to this issue? Thanks!
![8A72E4C7-0C35-492B-9766-4436CDD981C…
-
In our postBuild, we download noVNC just to use the client side. We then use `sed` to make some changes.
Instead we should figure out... something else :D Options are:
1. Vendor just the files w…
-
When we need to input something using keyboard, we can't do that now because the keyboard will never pop up. noVNC already supports mobile devices of that and we should use vnc.html instead of vnc_aut…