ajnart / homarr

Customizable browser's home page to interact with your homeserver's Docker containers (e.g. Sonarr/Radarr)
https://homarr.dev
MIT License
6k stars 275 forks source link

Bugfix: Pass axios error into log call for proxmox. Please include in v0.15.3 #2012

Closed dslatt closed 5 months ago

dslatt commented 5 months ago

Surfacing the axios error could help with debugging any issues that might occur with the proxmox api. It was ignored before which I don't think is ideal.