H
Homarr5w ago
Failra

Unable to add Proxmox Backup Server as New Proxmox integration

I continue to recieve this error:
No description
17 Replies
Cakey Bot
Cakey Bot5w 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?
Manicraft1001
Manicraft10015w ago
!qa required_data
Cakey Bot
Cakey Bot5w ago
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.
Failra
FailraOP5w ago
- Docker Compose - Cannot add Proxmox Backup Server using the Proxmox integration; my other PVE nodes were able to be connected using the same instruction. - Ubuntu Server (LXC) - Version 1.30.1 Will get logs, one moment
Failra
FailraOP5w ago
No description
Manicraft1001
Manicraft10015w ago
Did you follow all steps in the Homarr documentation?
Failra
FailraOP5w ago
Yes I believe so
Manicraft1001
Manicraft10015w ago
Including how to setup the user?
Failra
FailraOP5w ago
No, but it wasnt necessary on my other two PVE nodes
Manicraft1001
Manicraft10015w ago
Please follow the guide then If the user is not setup correctly, it will not work
Failra
FailraOP5w ago
@Manicraft1001 I have followed the instructions:
Failra
FailraOP5w ago
No description
Failra
FailraOP5w ago
I was able to get my PVE nodes all set, but not my PBS
Aandree05
Aandree054w ago
But isn’t PBS <> PVE?? I added my PVE nodes fine and can see their status and LXC/VM running, I’ve not attempted to add the PBS but also wouldn’t expect it to work. I haven’t look yet but the APIs should have different endpoints. What would you want to see in the PBS integration?
Failra
FailraOP4w ago
Hardware usage and status mostly The API system for PBS is essentially exactly the same as PVE
Aandree05
Aandree054w ago
Ok I will try to test at my end and see if it works for me Just done a quick test and did not work. I can't find any reference that this should work. I will try to look at the integration later on, and if I find something I will let you know It may be, but depends which enpoints get called, the Proxmox integration appears to be calling PVE specific endpoints, where it calls for cluster nodes/lxc/vm/storage resources and that will not exists in PBS. A check on the connection test is await proxmox.nodes.$get(); which will try to get the proxmox nodes and if the fails the connection fails, I believe that this is what is causing the failed to connect. I will leave it for @Manicraft1001 to confirm, but I think this is the case.
Failra
FailraOP4w ago
Ok. Thanks for explaining

Did you find this page helpful?