Re: Root and update from ANY firmware level (copy/paste code friendly)
Posted: Mon Jan 02, 2017 1:38 am
So, I was hesitant to upgrade my rooted winkhub that was working great, but needed the update for some OSRAM RGBW bulbs that the update offered.
I triple checked that ENABLE_SSH was in /database as well as triple checked authorized_keys was there and the correct key (have always connected from my Raspberry Pi without issue.
After update, I was slightly concerned as when I tried to connect my normal way, I got an error about the WinkHub that the ECDSA fingerprint changed. I figured NBD, it happens sometimes, so I removed it from known_hosts and tried to reconnect. I got past the ECDSA error, but then...
s*^t!
It looks like the authorized keys have changed on the hub for some reason? I can only assume from the update, which sucks.
I will say that up until now, I had never connected my hub to an app..never had a blue light. I added it today, of course, because I thought this would go smoothly. Guess not...
I guess some good news is that SSH is indeed still enabled. I did enable the UART serial connection so i HOPE that is still working properly. I will try tomorrow. If so, I should be able to just re-add the key, right?
I will see how it goes, I was lucky in that I got the glitch after on a few tries, but don't want to go through all that again! UGH!
On a side note, I really do appreciate all that you have done with this site and the instructions. Not mad, bc it is what it is. We know what we are getting into. Just wanting to share my experience.
Mike
I triple checked that ENABLE_SSH was in /database as well as triple checked authorized_keys was there and the correct key (have always connected from my Raspberry Pi without issue.
After update, I was slightly concerned as when I tried to connect my normal way, I got an error about the WinkHub that the ECDSA fingerprint changed. I figured NBD, it happens sometimes, so I removed it from known_hosts and tried to reconnect. I got past the ECDSA error, but then...
Code: Select all
pi@raspberrypi:~ $ ssh root@winkhub
Permission denied (publickey).
s*^t!
It looks like the authorized keys have changed on the hub for some reason? I can only assume from the update, which sucks.
I will say that up until now, I had never connected my hub to an app..never had a blue light. I added it today, of course, because I thought this would go smoothly. Guess not...
I guess some good news is that SSH is indeed still enabled. I did enable the UART serial connection so i HOPE that is still working properly. I will try tomorrow. If so, I should be able to just re-add the key, right?
I will see how it goes, I was lucky in that I got the glitch after on a few tries, but don't want to go through all that again! UGH!
On a side note, I really do appreciate all that you have done with this site and the instructions. Not mad, bc it is what it is. We know what we are getting into. Just wanting to share my experience.
Mike