You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey!
When ever PVE node added, it automatically discover rest cluster nodes and set endpoint with default port 8006. In my case nodes are behind proxy similar to PVE wiki, and because of hardcoded endpoint port Pulse can't pull data from nodes because 8006 not exposed.
I'm wondering is there an option to add environment variable for node(endpoint) port override?
{"level":"info","component":"pulse-config","cluster":"pve-1","endpoint":"https://192.168.1.5:8006","time":"2025-10-22T17:23:35+03:00","message":"Cluster endpoint passed initial health check"}
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hey!
When ever PVE node added, it automatically discover rest cluster nodes and set
endpointwith default port8006. In my case nodes are behindproxysimilar to PVE wiki, and because of hardcodedendpointportPulsecan't pull data from nodes because8006not exposed.I'm wondering is there an option to add environment variable for node(endpoint) port override?
{"level":"info","component":"pulse-config","cluster":"pve-1","endpoint":"https://192.168.1.5:8006","time":"2025-10-22T17:23:35+03:00","message":"Cluster endpoint passed initial health check"}Thank you in Advance!
Beta Was this translation helpful? Give feedback.
All reactions