β
Have you read and understood the above guidelines?
yes
π Did you run the script with verbose mode enabled?
Yes, verbose mode was enabled and the output is included below
π What is the name of the script you are using?
HermesAgent
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/hermesagent.sh)"
βοΈ What settings are you using?
π₯οΈ Which Linux distribution are you using?
Debian 12
π§± Is this Proxmox host running arm64?
No
π Which Proxmox version are you on?
pve-manager/8.4.19/a68fb383814bb1e6 (running kernel: 6.8.12-16-pve)
π Provide a clear and concise description of the issue.
For security reasons in May 2026, a SSH tunnel needs to be used to access the dashboard in the current state of the script. If using the desktop app, you need to use the tunnel too to connect to your backend in Proxmox.
As of June 2026 the documentation of Hermes Agent allows to set up a user/password login for secure networks or even OAuth if your infrastructure supports it: https://hermes-agent.nousresearch.com/docs/user-guide/features/web-dashboard#usernamepassword-provider-no-oauth-idp
It is not enforced by the install to create a user/password, but the capability is there, so the SSH tunnel seems redundant if you plan to set it up.
π Steps to reproduce the issue.
Install Hermes Agent
Access the dashboard without a SSH tunnel
β Paste the full error output (if available).
No error output
πΌοΈ Additional context (optional).
https://hermes-agent.nousresearch.com/docs/user-guide/features/web-dashboard#usernamepassword-provider-no-oauth-idp
Issue with the discussion: community-scripts/ProxmoxVED#1831
β Have you read and understood the above guidelines?
yes
π Did you run the script with verbose mode enabled?
Yes, verbose mode was enabled and the output is included below
π What is the name of the script you are using?
HermesAgent
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/hermesagent.sh)"
βοΈ What settings are you using?
π₯οΈ Which Linux distribution are you using?
Debian 12
π§± Is this Proxmox host running arm64?
No
π Which Proxmox version are you on?
pve-manager/8.4.19/a68fb383814bb1e6 (running kernel: 6.8.12-16-pve)
π Provide a clear and concise description of the issue.
For security reasons in May 2026, a SSH tunnel needs to be used to access the dashboard in the current state of the script. If using the desktop app, you need to use the tunnel too to connect to your backend in Proxmox.
As of June 2026 the documentation of Hermes Agent allows to set up a user/password login for secure networks or even OAuth if your infrastructure supports it: https://hermes-agent.nousresearch.com/docs/user-guide/features/web-dashboard#usernamepassword-provider-no-oauth-idp
It is not enforced by the install to create a user/password, but the capability is there, so the SSH tunnel seems redundant if you plan to set it up.
π Steps to reproduce the issue.
Install Hermes Agent
Access the dashboard without a SSH tunnel
β Paste the full error output (if available).
No error output
πΌοΈ Additional context (optional).
https://hermes-agent.nousresearch.com/docs/user-guide/features/web-dashboard#usernamepassword-provider-no-oauth-idp
Issue with the discussion: community-scripts/ProxmoxVED#1831