All in one installer crashes on ssh dependencies!

After 4 days of trying to get the image running on a raspy pi3, without succes cause mqtt mosquitto failed to start!
I decided to try the all in one installer, but affter 3 tries I give up no HA for me it just won’t start.
Error here:

There was a problem importing our SSH library (see traceback above).
Please make sure all dependencies are installed and importable.

Thus ending the installer.

I get frustrated with HA sorry to say but upgrade something do something make mosquitto work in your image or fix the all in one installer but now it is broken…

Moderator my mosquitto problem is not solved but I saw that the other problem from the all in one installer hanging on ssh is solved by Ken!

Thank for that.

rm -rf fabric-home-assistant
sudo apt-get install libffi-dev libssl-dev
sudo pip install cryptography --force-reinstall

Was the solution. So kick this post please.

1 Like