volumio / Build

Buildscripts for Volumio System
GNU General Public License v2.0
113 stars 103 forks source link

Volumio 3 Beta Testing issues #497

Closed gkkpch closed 4 months ago

gkkpch commented 3 years ago

This is a list of all reported issues from the Volumio 3 Beta testing. Please let me know when any of them are solved.

Volumio 3 X86

Volumio 3 RPi

Volumio 3 Asus Tinkerboard

Volumio 3 General Issues

xipmix commented 3 years ago

Ge, what does it mean when an item (No volumio webradio stations) is checked: that it's fixed? My humble suggestion - it would be good to link them to the fixing PR or when people start working the problem, make an issue and link to it from here.

gkkpch commented 3 years ago

The tick means we do not intend any action (in this case) or it has been fixed, link to a PR is a good suggestion. I'll add it. The webradio thing is a bit annoying perhaps, but not major because we know it is caused by using a different build variant (volumiobuster instead of volumio).

ashthespy commented 3 years ago

Would also suggest we distinguish between problems and things that can be fixed here (from the Build scripts/rootfs/packages side) and issues that need to be fixed over in volumio/Volumio2. From a quick glance at the issues - most are things that need fixing from the nodejs side?

gkkpch commented 3 years ago

I agree, that most of the issues seem node.js specific and volumio/Build may not the ideal place to keep this summary. But it is easier for me, to have it in one single place and not split it up.

rrakso commented 2 years ago

Hi! After upgarding volumio (OTA update) it does not show the WEB UI. I got these errors:

Failed to instantiate module volumio due to:
Error: [$injector:nomod] Module 'volumio' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument.

image

But the Spotify connect works fine, and it boots correctly:

Oct 22 16:34:07 ersmusic volumio[1347]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Oct 22 16:34:12 ersmusic volumio[1347]: error: MyVolumio Plugin failed to authenticate in a timely fashion
Oct 22 16:34:12 ersmusic volumio[1347]: info: Completed starting MyVolumio Plugin
Oct 22 16:34:12 ersmusic volumio[1347]: info: BOOT COMPLETED
Oct 22 16:34:12 ersmusic volumio[1347]:  [Metrics]  CommandRouter:  44s 199.97ms 
Oct 22 16:34:12 ersmusic volumio[1347]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Oct 22 16:34:17 ersmusic volumio[1347]: Playing WAVE '/volumio/app/startup.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo

Anyone knows how can I fix it? I not (yet :grin:) an Angular expert..

EDIT:

Volumio is showing its UI, after I run the volumio updater restorevolumio command...

(Found it here: https://github.com/volumio/Volumio2/issues/1629)

gkkpch commented 2 years ago

@rrakso Please do not post Volumio Beta testing issues on github. The correct place for beta reports is Volumio 3 RC1 Open Beta Testing. Read the Opening Post of that thread.

Quote: To report, please make sure you add the following info - Device, Audio output - Clear explanation on how to replicate the problem - Send a log and paste the link in your post

In your case, also add from which to which version you did the OTA. Thank you

volumio commented 2 years ago

@rrakso you probably edited some file manually. Can you tell us what did you do? So it helps preventing that to happen.

Did you install some plugin or some custom Ui?