-
Hello sorry if this has been asked before, I am trying to use njx to perform a lookup to get some data and then update the ngx variable so that I can use that variable for `proxy_pass`, it seems to me…
-
Hi
i have proble with ticket and cookie system
```
```
i got 401 error i think this happend because i used spicial port 4000 but i dont know how fix it
-
We are working on setting up a ZFS to iSCSI share on Freenas. We have the SSH keys setup up, installed the patches, and set up the zfs to iscsi share in proxmox. It appears to be connected is showing …
-
Host key verification failed.
TASK ERROR: Failed to run vncproxy.
If this happens, go to every node on /etc/pve and run:
pvecm updatecerts --force
Maybe we can add this option after creating…
-
pvesh returns a list of vms under qemu:
```
pvesh get /nodes//qemu
┌─────────┬──────┬──────┬──────┬────────────┬───────────┬─────────────────┬───────┬───────────┬
│ status │ vmid │ cpus │ lock │ …
-
If I have a VM create by KVM,and support VNC connect。
my VNC Server ip is 8.11.192.3, vncport of the VM is 5908.
how to use this vncproxy, that I can view this VM by tigerVNC?
![image](https://us…
-
Hello!
I read vncproxy is able to record VNC session. Is this recorded video file such as MP4 or similar?
If not it could be nice to add this feature. and I think it is very nice to add also the…
-
Hi,
Im trying to use noVNC 1.1.0 with vncproxy 1.11 but I got this error:
[Info ] FBS recording is turned off
[Info ] running two listeners: tcp port: :5900, ws url: http://0.0.0.0:5001/
[Erro…
-
hello
when i run on windows 10 with vnc server 6.5.0 I get this error
ClientConn.Connect error: unsupported minor version, less than 8: 0
-
when compile vnc2video\example\file-reader\main.go to `windows` `amd64` everything is ok, and works fine
but when
`set GOOS=windows`
`set GOARCH=386`
`go build main.go`
error message:
` …