bestlibre / hassio-addons

173 stars 109 forks source link

/run.sh: line 8: snapclient: command not found #91

Open jussbba opened 5 years ago

jussbba commented 5 years ago

Hello.

Im trying to add my snapserver to config but i get an error:

/run.sh: line 8: snapclient: command not found

Here is my config:

{ "host": "192.168.1.21" }

jussbba commented 5 years ago

Does snapclient addon work?

Teryeahh commented 5 years ago

Did you solve this? I have the same issue too.

jussbba commented 5 years ago

Unfortunately not.

Teryeahh commented 5 years ago

Too bad. Can it have something to do with hassio running on hassos? Seems like either it is not installed or that its a naming issue?

bestlibre commented 5 years ago

Can you please try the new version? On what type of device are you trying to run it?

Teryeahh commented 5 years ago

Can you please try the new version? On what type of device are you trying to run it?

I cant install the new version. It says "This Addon is not available on your system"

I'm running the latest hass.io/hassos on raspberry pi.

bestlibre commented 5 years ago

It seems that hassio on rpi 3 is now an arm64 platform. Snapclient is not build for it. I will try to install the armhf version, but not sure it will work. Otherwise I will need to cross compile it. Not sure when I will have the time to do that... Any help welcome!

Teryeahh commented 5 years ago

It seems that hassio on rpi 3 is now an arm64 platform. Snapclient is not build for it. I will try to install the armhf version, but not sure it will work. Otherwise I will need to cross compile it. Not sure when I will have the time to do that... Any help welcome!

Ok.. So it's because I run 64 bit? Is there anything a newbie can do to help you?

jussbba commented 5 years ago

So snapclient version 0.15 is not working?

bestlibre commented 5 years ago

Not on rpi 3 with last version of hassio. I moved away from my pi, but I will try to reinstall it as a testing platform.

jussbba commented 5 years ago

Okey, thank you!

Iโ€™m currently on 0.83.3 and snapclient is working (0.14.0). I havenโ€™t tested 0.15.0.

I need to upgrade HA to the newest version though if I want to be able to use harmony hub again. So it would be awesome if you could take a look at this at some point!

bestlibre commented 5 years ago

Can someone try the last version ?

Teryeahh commented 5 years ago

I Will Try later today. ๐Ÿ‘

Teryeahh commented 5 years ago

Still getting This addon is not available on your system.

bestlibre commented 5 years ago

Can you check again ? I don't know why the commit was not pushed.

Teryeahh commented 5 years ago

Hmm. Still the same...

bestlibre commented 5 years ago

It should be better. Sorry for the spam, I'm blind testing since my pi is still off.

Teryeahh commented 5 years ago

Seems like it works now! ๐Ÿ‘

Can't try with sound right now.. But no errors in the log and a new snapcast-client shows up im mopidy iris.

jussbba commented 5 years ago

Seems like it works now! ๐Ÿ‘

Can't try with sound right now.. But no errors in the log and a new snapcast-client shows up im mopidy iris.

Did you got it working? I am about to update to 0.15 so I want to be sure.

Thanks