H
Homarr2mo ago
Brandad

1.0 Proxmox Integration problem

Getting this error every time I try to integrate proxmox. Not sure what I'm doing wrong. I think I did everything correct from the homarr documentation site Error: "FaILED to call GET https://192.168.1.23:8006/api2/json/nodes cause by:unable to verify the first certificate
No description
21 Replies
Cakey Bot
Cakey Bot2mo ago
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?
Brandad
BrandadOP2mo ago
No description
Brandad
BrandadOP2mo ago
Operating system: Ubuntu Exact Homarr version: 1.0.1 Configuration: docker, docker-compose Ive also tried http(s) for url
Meierschlumpf
Meierschlumpf2mo ago
You'll need to add the (probably self signed certificate) that your proxmox instance has: https://homarr.dev/docs/management/certificates/
Certificates | Homarr documentation
On this page you can manage your trusted certificates.
Brandad
BrandadOP2mo ago
No description
Brandad
BrandadOP2mo ago
did this and still getting the same error
CruellestPrecoce
did you found what was the problem?
Lord_Gaybar
Lord_Gaybar2mo ago
i did all this too and im getting the same error
Batesy
Batesy2mo ago
same. worked prior to v1.0 everything else is superb 👌
Meierschlumpf
Meierschlumpf2mo ago
Can you also share your logs? Also can you all check if you have uploaded the root certificate and not the certificate of proxmox directly?
Batesy
Batesy2mo ago
@Meierschlumpf I got it working, the instructions are a little misleading. particularly with regard to entering username, token id, API key and realm into the integrations dialogue box of homarr. During the process proxmox gives you the impression that the token id is called "api@pve!homarr" but this needs to be broken down into: user: api token id: homarr API key: secret_generated above realm: pve https://imgur.com/a/i5YuIXB
Batesy
Batesy2mo ago
here's my current dashboard now 👊
No description
Meierschlumpf
Meierschlumpf5w ago
Great! Yeah previously we had only api key which represented that value, maybe we should think about adding that option as well, or describing it better 👍🏽
Batesy
Batesy5w ago
All good 🙌🏻
CruellestPrecoce
Yeah mine worked too, i only had to import the pve-root-ca.pem to the homarr certificates (before importing you need to convert it to .cert), this cert can be found in /etc/pve
holywen
holywen4w ago
just rename pve-root-ca.pem to pve-root-ca.pem.crt and import to Homarr works for me.
sleige
sleige4w ago
oh, tnx a lot. I think this solution need to add in this page https://homarr.dev/docs/integrations/hardware/#proxmox
Hardware | Homarr documentation
Homarr supports various different integrations that allow monitoring of your hardware directly from your dashboard.
WinkWink
WinkWink4w ago
this thread helped me immensely (thank you!), to piggyback on this comment, changing pve-root-ca's extension entirely to pve-root-ca.crt worked for me as an alternative option. Adding the root CA cert in addition to @Batesy 's breakdown/clarification of the Token ID parameter is what I needed to get back on track. I concur with @sleige that the documentation needs to be updated with a note about the Token ID and cert requirement being necessary in v1.0+ thank you all again, great community at work here 🙂
Manicraft1001
Manicraft10014w ago
Anyone can contribute and update the documentation. Please contribute if you think it should be written differently or if the docs should elaborate on a certain topic
sleige
sleige4w ago
Can u tell me entering point to update dat page?
Manicraft1001
Manicraft10014w ago
GitHub
GitHub - homarr-labs/documentation
Contribute to homarr-labs/documentation development by creating an account on GitHub.

Did you find this page helpful?