HomarrH
Homarr2y ago
18 replies
Firefly

System health axios error

Can not for the life of my get system health to display anything

I have a user/group setup in prox, api key has the correct permissions when viewing in prox and if login to the homarr pve user and go to the api link manually I get the expected output
 ERROR  'proxmox': Error accessing service API: 'http://x:8006/api2/json/cluster/resources'. The following error was returned: AxiosError: Request failed with status code 401
Solution
And you followed the instructions on concatenating the API token? 401 is the unauthorized code so it's absolutely a permission issue, just need to find out which part is incorrect.
Was this page helpful?