Closed 011V32 closed 1 year ago
Hey there @hacf-fr, @quentame, @mib1185, mind taking a look at this issue as it has been labeled with an integration (synology_dsm
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
synology_dsm documentation synology_dsm source (message by IssueLinks)
Hi @011V32
please enable debug logging, restart HA and provide the home-assistant.log after you tried to add the NAS
To do so add the following to your configuration.yaml
:
logger:
default: info
logs:
homeassistant.components.synology_dsm: debug
synology_dsm: debug
Note: it is better to drag the log into the comment (which will add it as an attachment) and not copy paste as it is hard to read logs in GitHub.
Hello @mib1185.
Sry for late response. I missed your comment. In the meantime I have the same issue but a newer system:
I removed all from log except the synology ones: home-assistant_2023-01-13T08-03-12.444Z_Synology_Login2.log
Thx.
the used user does not have the needed permissions on your NAS
2023-01-13 09:02:47.874 ERROR (MainThread) [homeassistant.components.synology_dsm.config_flow] {'api': 'SYNO.Core.System.Utilization', 'code': 105, 'reason': 'Insufficient user privilege', 'details': None}
see section "Separate User Configuration" in the docs
The problem
I want to setup the integration of the Synology DSM for the first time. I added a new user on the Synology NAS which has all rights. (But I have no surveillance station installed.) During setup I get the Information "Unexpected error". The log see below. Use SSL certificate or Verify SSL certificate has no effect.
What version of Home Assistant Core has the issue?
2022.11.2
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Synology DSM
Link to integration documentation on our website
https://www.home-assistant.io/integrations/synology_dsm
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
No response