-
After the VNC is enabled, "wss://*****/websockify Finished" is displayed for the first connection. How can I switch to the HTTP Long Polling mode using WebSock? Implement non-WSS communication.
-
The whole websockify mess should really be replaced with a better implementation.
-
Add the option to connect to spice over HTML without spice client.
-
We have an INC right now where a user can't login to Matlab using noVNC. Looking through splunk, the request to websockify returned 200 when it should have been 101 Switching protocols. Looking furt…
-
目前noVNC的WebSocket路径是websockify/websockify,能否修改为相对路径/websockify?否则使用Nginx以二级目录的方式反代noVNC会出现WebSocket的路径问题,导致无法连接(要么每次手动改noVNC的web端WS路径,很麻烦)
-
Hi guys,
I have a question to use this software: the websockify setup running as token-plugin mode, and I want to let spice web client to pass a token of VM to websockify, then how should i do?
I saw…
-
I used websockify c as a testbed, but there were a couple glitches.
SSL seems to be unsupported but there's some code that tries to link to it.
There are several chuncks of code that expect the …
-
It seems a user set `PYTHONHOME` in their `.bashrc` causing the websockify code to fail. We need a better solution to cleansing the environment than a `module purge`.
┆Issue is synchronized with th…
-
We notice that in the `Jobs` -> `Active jobs` tab there are duplicate jobs per cluster as both have the same slurm configuration and slurm is configured with a single cluster:
```sh
$ _cpu1r
$ sa…
-
I'm getting the following after following the instructions. The module is definitely installed...
root@viola:/etc/nginx/conf.d# service wokd status
● wokd.service - Wok - Webserver Originated from…