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
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I've just setup Pulse, but i'm getting the following error when connecting to my single PVE host
Anyone got any idea what could be causing this please? Here's the Export for Github if it helps:
{
"timestamp": "2025-08-28T09:42:37.977Z",
"version": "2.0.0",
"environment": {
"userAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36",
"platform": "Linux x86_64",
"language": "en-GB",
"screenResolution": "2560x1440",
"windowSize": "1574x1156",
"timeZone": "Europe/London"
},
"websocket": {
"connected": true,
"url": "ws://REDACTED/ws"
},
"nodes": [
{
"id": "pve-0",
"type": "pve",
"name": "node-REDACTED",
"host": "https://REDACTED:8007",
"hasPassword": false,
"tokenName": "token-REDACTED",
"hasToken": true,
"verifySSL": false,
"monitorVMs": true,
"monitorContainers": true,
"monitorStorage": true,
"monitorBackups": true,
"status": "connected"
}
],
"state": {
"nodesCount": 0,
"vmsCount": 0,
"containersCount": 0,
"storageCount": 0
},
"settings": {},
"_notice": "This diagnostic data has been sanitized for sharing on GitHub. IP addresses, hostnames, and tokens have been redacted."
}
Beta Was this translation helpful? Give feedback.
All reactions