I'm trying to connect programmatically in Python with the webshell over API.
I first get an auth_ticket from API endpoint proxmox.access.ticket and a shell_ticket from API endpoint proxmox.nodes.localhost.termproxy.
I can successfully connect via websocket and the first message should be the...
Guten Morgen,
ich kann mich über die Web-GUI nicht mehr in die Shell einloggen und bekomme folgenden Fehler:
"TASK ERROR: command '/usr/bin/termproxy 5900 --path /nodes/home1 --perm Sys.Console -- /bin/login -f root' failed: exit code 1"
Ich denke, dass es daran liegt, dass ich gestern die...
Hello,
i installed a Pfsense 2.6 in proxmox 7.4 ( Edge configuration), routing all Wan trafic to Pfsense and add some rules
after activating the rules
i had this issue :
failed waiting for client: timed out
TASK ERROR: command '/usr/bin/termproxy 5900 --path /nodes/proxmox-01 --perm Sys.Console...
Hi, I'm currently testing the PVE-API and I've come across a strange behavior.
To access the API I use API Tokens according to the instructions at https://pve.proxmox.com/wiki/Proxmox_VE_API.
Almost all ednpoints work fine, but endpoints: HTTP: POST /api2/json/nodes/{node}/vncshell and HTTP...
I am attempting to host a xtermjs terminal on another webserver.
When using xtermjs library and javascript websocket the connection fails.
import { Terminal } from 'xterm';
import { AttachAddon } from 'xterm-addon-attach';
const user = "root@pam";
const ticket =...
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.