Open sepahewe opened 3 years ago
Are you sure this is related to this integration? That entire stack looks like core home-assistant.
I ran journalctl -f in a separate window and the error occurs once everytime I try to configure the truenas integration. I've grepped the logs and I can't find that error on other occasions
Hi,
Home Assistant: 2021.10.7 hacs: 1.15.2 hass-truenas: 0.21
Fresh install on my Hass server. I've set host, auth type=apikey and set the api key through Hass UI, but get the following error:
When I try to call my nas using curl, from my hass server, it works great (curl "https://nas.mydomain.com/api/v2.0/user" -k -X GET -H "Authorization: Bearer xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx")