Troubleshooting OH with the console timeout is simply horrible.
I checking values and their state for the last three days, and cannot remember how many times I logged inot the console.
Is there a way to remove the password and timeout?
When I enter http://openhab:8080/rest/swagger.json on my system is says: site cannot be reached.
Replacing it with my OH IP:
{"error":{"message":"HTTP 404 Not Found","http-code":404,"exception":{"class":"javax.ws.rs.NotFoundException","message":"HTTP 404 Not Found","localized-message":"HTTP 404 Not Found"}}}
I think you can get access without password, by copying your ssh id key to karaf. Then every time you log in, ssh will provide authentication via the shared keys.
Google “ssh copy id” and you should find some tutorials. Also on the Raspberry Pi page itself they describe this.
I uninstalled and reinstalled REST documentation and apart from a ton of NPE when installing the REST documentation, I still get “Can’t read swagger JSON from XXX”.