Closed Riperro closed 1 year ago
Hey there @andrewsayre, mind taking a look at this issue as it has been labeled with an integration (smartthings
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
smartthings documentation smartthings source (message by IssueLinks)
Same issue, fresh install on Generic x86-x64
Same issue.
Home Assistant 2022.12.8 Supervisor 2022.12.1 Operating System 9.4 Frontend 20221213.1 - latest
Same issue here:
Home Assistant 2022.12.9 (same issue with 2022.12.8) Supervisor 2022.12.1 Operating System 9.4 Frontend 20221213.1 - latest
FYI updated everything to current and still no fix. current build is now
Home Assistant 2022.12.9 Supervisor 2022.12.1 Operating System 9.4 Frontend 20221213.1 - latest
previous was 2022.12.8
Still same issue
Figured it out
Open your terminal and ssh
cd/config/.storage then type ls this should list all the files in that hidden folder. there should be one that says smartthings type (mv smartthings smartthings.sav) then hit enter then type ls again and smartthings file should be renamed to smarttthings.sav. that's it. you can exit the terminal and reboot then run the integration and it should work now
@Riperro thank you for figuring it out. Would you mind helping out a guy with very limited knowledge of Terminal commands? When I type in the command: ssh cd/config/.storage I get: Could not resolve host name cd/config/.storage: Name does not resolve.
What am I doing wrong?
@dreyerfamily Hey ssh is just what you're doing not part of the cmd ... you do not need to type that ..
remove ssh
cmd should be
cd/config/.storage
Did not solved it for me, still get "Config flow could not be loaded: 500 Internal Server Error Server got itself in trouble" :(
did you reboot?
@Riperro YOU ROCK!! That solved the problem.
A quick clarification to fellow newbies: There should be a space after the "cd" command. It should read: cd /config/.storage
@dreyerfamily Hey ssh is just what you're doing not part of the cmd ... you do not need to type that .. remove ssh cmd should be cd/config/.storage
I can rename this file OK, I reboot HA and then when I add the integration the same error appears and I can see the file got re-created :/
@Riperro YOU ROCK!! That solved the problem.
A quick clarification to fellow newbies: There should be a space after the "cd" command. It should read: cd /config/.storage
Glad that helped!
Found my solution, and it was my mistake....
forgot to set the Home Assistant URL in HA settings - Network to my external URL, setting this solved the issue.
Found my solution, and it was my mistake....
forgot to set the Home Assistant URL in HA settings - Network to my external URL, setting this solved the issue.
Great! Glad to help
The problem
Keep getting this error when I try to add Smartthings on integrations.
What version of Home Assistant Core has the issue?
2022.12.6
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
Smartthings
Link to integration documentation on our website
https://www.home-assistant.io/integrations/smartthings/
Diagnostics information
No response
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
No response