balbuze / volumio-plugins

volumio's plugins from balbuze
190 stars 60 forks source link

wifireconnect not working #173

Closed hairer closed 6 years ago

hairer commented 6 years ago

Just tried to install wifireconnect, I get the following:

[...] Status :Copying Plugin into location Progress: 70 Status :Installing dependencies Progress: 0 Status :The following error occurred when installing the plugin: Error

At this stage the installation freezes and I have to manually abort... Is this a known problem? Any fix?

balbuze commented 6 years ago

Even if I didn't maintain this plugin it should install (works?) properly... Do you install using something similar than that (of course with correct path) https://github.com/balbuze/volumio-plugins/tree/master/plugins/music_service/volspotconnect2 ? have a look at readme.md

hairer commented 6 years ago

You're right, the exact same error also shows up when I try to install volspotconnect2 which suggests that it's a problem on my end. This time, I precisely followed the instructions given at the link you just mentioned... For what it's worth, I also double-checked that I am running the latest version of Volumio. Any idea of what could cause this?

balbuze commented 6 years ago

does wget retrun a error?

hairer commented 6 years ago

No, wget works fine. I also get the same error if I download the zip file to my Mac, unzip it there, copy it over to the RPI3 and then type volumio plugin install...

balbuze commented 6 years ago

do you use a dev version of volumio? What is your device (rpi?)

hairer commented 6 years ago

My device is a Raspberry Pi 3 model B with an I2S DAC connected to it. The version of volumio is a normal one but I installed a few extra Linux packages myself. Could this be the problem? Maybe I'll try a clean reinstall of Volumio to see if this helps...

hairer commented 6 years ago

OK, I did a factory reset and was able to install the plugin after that, so it looks like my installation was just messed up. Thanks for your help and sorry for the false alert.