addons
addons copied to clipboard
RPC Shutdown does not accept password containing %
Describe the issue you are experiencing
The format credentials: user%password does not permit to use a password that contains the % character. Is it possible to change that or provide a work around?
What type of installation are you running?
Home Assistant OS
Which operating system are you running on?
Home Assistant Operating System
Which add-on are you reporting an issue with?
RPC Shutdown
What is the version of the add-on?
2.2
Steps to reproduce the issue
- Using a password that contains a %
- Try to specify this in: credentials: username%thisisa%password
- Find that the add-on refuses this specification
...
Anything in the Supervisor logs that might be useful for us?
-
Anything in the add-on logs that might be useful for us?
[22:04:38] INFO: Read alias: Orpheus
[22:04:39] INFO: Shutdown Orpheus -> 192.168.50.103
Could not connect to server 192.168.50.103
The username or password was not correct.
Connection failed: NT_STATUS_LOGON_FAILURE
Could not connect to server 192.168.50.103
The username or password was not correct.
Connection failed: NT_STATUS_LOGON_FAILURE
[22:04:39] ERROR: Shutdown fails ->