Hello i have a web app and i can't pass this issue
My Proxmox mngt is on 10.10.0.15:8006
```
const handleManageVM = async (vmid, node) => {
try {
const authTokens = {
token: account.token,
pveToken: account.pve_token...
My web application always use ten seconds to connect the vnc .As a result ,my noVnc can't connect the vm Instantly.
So I want to now is there a config file to extend the wait time for a one-time VNC connection.
Hello,
I am currently using Nginx to embed a console onto an external webpage. To accomplish this, I am proxying the content to the Proxmox host. Please refer to the Nginx configuration below:
Nginx configuration:
server {
listen 80 default_server;
listen [::]:80 default_server...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.