Proxmox integration not updating to see cpu, ram, vms or lxcs
Integratioon worked fully but it does not seem to want to update the RAM, uptime etc. I have checked the permissions I gave and all seems fine. Integration went through fully as well. Any help would be much appreciated

39 Replies
Thank you for submitting a support request.
Depending on the volume of requests, our team should get in contact with you shortly.
⚠️ Please include the following details in your post or we may reject your request without further comment: - Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) - Operating system (Unraid, TrueNAS, Ubuntu, ...) - Exact Homarr version (eg. 0.15.0, not latest) - Configuration (eg. docker-compose, screenshot or similar. Use ``your-text`` to format) - Other relevant information (eg. your devices, your browser, ...)
Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
Its worth noting homarr is running in a proxmox lxc docker container and homarr is 1.27.0
!qa required_data
Thank you for your question. Our support team has noted that your request does not meet the minimum required data so we are unable to answer your question.
Please provide:
- your Homarr logs
- your setup configuration (eg. docker compose, docker run, helm chart, screenshot, ...)
- A detailed description of your problem or question with additional images where necessary
- Your operating system
- Version of Homarr (do not say latest! say 0.15.2, ...)
Failure to comply with this will result in a permanent closure of your support request.
your Homarr logs
2025-07-06T15:48:33.597Z info A tRPC client has connected to the logging procedure
2025-07-06T15:48:35.054Z info Found 1 resources in Proxmox cluster node=1 lxc=0 qemu=0 storage=0
2025-07-06T15:48:40.057Z info Found 1 resources in Proxmox cluster node=1 lxc=0 qemu=0 storage=0
2025-07-06T15:48:45.053Z info Found 1 resources in Proxmox cluster node=1 lxc=0 qemu=0 storage=0
2025-07-06T15:48:50.080Z info Found 1 resources in Proxmox cluster node=1 lxc=0 qemu=0 storage=0
2025-07-06T15:48:55.047Z info Found 1 resources in Proxmox cluster node=1 lxc=0 qemu=0 storage=0
2025-07-06T15:49:00.102Z info Found 1 resources in Proxmox cluster node=1 lxc=0 qemu=0 storage=0
2025-07-06T15:49:05.053Z info Found 1 resources in Proxmox cluster node=1 lxc=0 qemu=0 storage=0
2025-07-06T15:49:10.055Z info Found 1 resources in Proxmox cluster node=1 lxc=0 qemu=0 storage=0
2025-07-06T15:49:15.060Z info Found 1 resources in Proxmox cluster node=1 lxc=0 qemu=0 storage=0
2025-07-06T15:49:20.061Z info Found 1 resources in Proxmox cluster node=1 lxc=0 qemu=0 storage=0
2025-07-06T15:49:25.070Z info Found 1 resources in Proxmox cluster node=1 lxc=0 qemu=0 storage=0
your setup configuration (eg. docker compose, docker run, helm chart, screenshot, ...)
homarr is running in a proxmox lxc docker container
A detailed description of your problem or question with additional images where necessary
Stats not updating refer to original screenshot, steps followed in documentation and permissions correct. Additional screnshot showing its own lxc and vaultwardens neither of which show
Your operating system
debian
Version of Homarr (do not say latest! say 0.15.2, ...)
1.27.0

@Manicraft1001 Is this whats required?
Do you use a proxy to expose Homarr?
No all running on the same network
Certs are self signed but working after uploading to homarr
Have you disabled the job? When you check the tasks page, does the job run every few minutes?
I assume the issue would have been perm based but perms where based off whats the docs gave
I dont see under tasks a job for proxmox at all
In Homarr
yes in Hommar

No jobs disabled no proxmox job there if there is meant ot be one
this, yes

Yes
There should be a "Health Monitoring" job

Running
What browser do you use?
Firefox
Inchrome same issue

Can you press CTRL + SHIFT + I, click on the Network Tab, Select WS and refresh the page?


@Meierschlumpf do you have an idea? WS seems to connect, could this be a Redis issue?
Not anything to do with the last screenshot is it seems to be a request to the proxmox server internally with ns binding issue
even tried a reinstall and still getting the same
For me it seems like the connection is closed almost immediately. I think the bar should still extend when you are connected, so I would check if there is a proxy in between that doesn't support websockets
Also disable all extensions and try different browsers
No proxy between them, on a an isolated network with an unmanaged switch between and dns/dhcp from the router
Tried incognito on both chrome and firefox


Since multiple people are experiencing this, can you submit a GitHub issue and post as much detail as possible?
@Meierschlumpf could there be some breaking change in nginx or is our routing somehow broken? That could explain the WS not properly working. Do we want to add debug logging for Redis channels?
I fixed it last night
The issue is in proxmox with permissions. Gave the exact same permission to the user directly as I gave to the token/group and it worked.
Click Add -> API Token Permission
Path: /
API Token: select the API token created in Step 10
Role: PVE Auditor
Propagate: Checked
Doing the same step again with user and the api user account I created for homarr it instantly started updating. Clean install > followed the guide without giving user but giving token the perms and and had the issue again. Gave the api user directly the permission and it worked
Glad you got it working. Can you submit a GitHub issue so we implement the integration to check the permissions before allowing it to be created? We should prevent this state with a proactive check
And can we mark this as resolved?
You can but you need to update your docs it doesnt metnion the fix it was only me trying
You can contribute, it is open source, see homarr-labs/documentation
Oh in that case I will