Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: Proxmox integration 1.3.x #2184

Open
MrMxyzptlk opened this issue Jan 29, 2025 · 7 comments
Open

bug: Proxmox integration 1.3.x #2184

MrMxyzptlk opened this issue Jan 29, 2025 · 7 comments
Labels
bug Something isn't working

Comments

@MrMxyzptlk
Copy link

Describe the bug

Proxmox integration successfully adds to Homarr, and shows all my nodes, however cpu, memory, vms, storage, etc all show 0 or 0%

Steps to reproduce

Add Proxmox integration to Homarr, and then a app with the Proxmox integration selected on a dashboard.

Impact

Can't use Proxmox integration

Additional information

No response

Version

1.3.1

Installation method

Docker Run

Browser

Chrome

@manuel-rw
Copy link
Member

Please provide your logs

@MrMxyzptlk
Copy link
Author

This is all I can find in the logs about Proxmox. I have attached a screenshot as well.

2025-01-31T12:23:45.732Z info Dispatching request https://proxmox.frippisland.duckdns.org/api2/json/cluster/resources (6 headers)
2025-01-31T12:23:45.931Z info Found 2 resources in Proxmox cluster node=2 lxc=0 qemu=0 storage=0
2025-01-31T12:23:45.932Z info The callback of 'healthMonitoring' cron job succeeded (before callback took 1 ms, callback took 219 ms)
2025-01-31T12:23:48.348Z error packages/ping/src/index.ts: This operation was aborted
2025-01-31T12:23:49.726Z error packages/ping/src/index.ts: This operation was aborted
2025-01-31T12:23:49.727Z error packages/ping/src/index.ts: This operation was aborted
2025-01-31T12:23:49.729Z error packages/ping/src/index.ts: This operation was aborted
2025-01-31T12:23:49.876Z error packages/ping/src/index.ts: This operation was aborted
2025-01-31T12:23:49.879Z error packages/ping/src/index.ts: This operation was aborted
2025-01-31T12:23:50.047Z error packages/ping/src/index.ts: This operation was aborted

Image

@manuel-rw
Copy link
Member

Looks like a timeout or something similar.
We released https://github.com/homarr-labs/homarr/releases/tag/v1.4.0 today where we added more logging for this.
Could you update and then re-post your log? Thank you

@MrMxyzptlk
Copy link
Author

No errors in logs for this integration; only this. However as you can see from my screenshot, everything but the nodes are incorrect, as well as no data.

2025-02-03T13:57:55.451Z info Dispatching request https://proxmox.frippisland.duckdns.org/api2/json/cluster/resources (6 headers)
2025-02-03T13:57:55.614Z info Found 2 resources in Proxmox cluster node=2 lxc=0 qemu=0 storage=0

Image

@Meierschlumpf
Copy link
Member

Does your user have access to all the data?

@MrMxyzptlk
Copy link
Author

The only user I have in Proxmox is the default user...root

root has all access, that is the account I connected in Homarr for the integration.
I just saved and tested the integration again. Homarr, doesn't give any errors only a successful connection; but the data isn't coming through?

@Meierschlumpf
Copy link
Member

Okay thank you for confirming, we had an issue with only showing one item where a new user was created and some permissions were missing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

3 participants