[Solved] in ver 2.295 - problems after updating to 2.294

Upgraded 2 of my Volumios to ver 2.294 and I think i’m faceing some serious problems
I can’t acces the UI !
I can logon to them and when I enter sudo journalctl -f
I recive this over and over again

volumio@sk6-kontor:~$ sudo journalctl -f -- Logs begin at Sat 2017-10-14 21:52:11 UTC. -- Oct 14 22:01:04 sk6-kontor systemd[1]: Starting dynamicswap.service... Oct 14 22:01:04 sk6-kontor systemd[1]: Started dynamicswap.service. Oct 14 22:01:05 sk6-kontor systemd[1]: volumio.service holdoff time over, scheduling restart. Oct 14 22:01:05 sk6-kontor systemd[1]: Starting dynamicswap.service... Oct 14 22:01:05 sk6-kontor systemd[1]: Started dynamicswap.service. Oct 14 22:01:05 sk6-kontor systemd[1]: Stopping Volumio Backend Module... Oct 14 22:01:05 sk6-kontor systemd[1]: Starting Volumio Backend Module... Oct 14 22:01:05 sk6-kontor systemd[1]: Started Volumio Backend Module. Oct 14 22:01:07 sk6-kontor sudo[3636]: volumio : TTY=pts/0 ; PWD=/home/volumio ; USER=root ; COMMAND=/bin/journalctl -f Oct 14 22:01:07 sk6-kontor sudo[3636]: pam_unix(sudo:session): session opened for user root by volumio(uid=0) Oct 14 22:01:09 sk6-kontor volumio[3621]: info: ------------------------------------------- Oct 14 22:01:09 sk6-kontor volumio[3621]: info: ----- Volumio2 ---- Oct 14 22:01:09 sk6-kontor volumio[3621]: info: ------------------------------------------- Oct 14 22:01:09 sk6-kontor volumio[3621]: info: ----- System startup ---- Oct 14 22:01:09 sk6-kontor volumio[3621]: info: ------------------------------------------- Oct 14 22:01:09 sk6-kontor volumio[3621]: info: Plugin folders cleanup Oct 14 22:01:09 sk6-kontor volumio[3621]: info: Scanning into folder /volumio/app/plugins/ Oct 14 22:01:09 sk6-kontor volumio[3621]: info: Scanning category audio_interface Oct 14 22:01:09 sk6-kontor volumio[3621]: info: Scanning category miscellanea Oct 14 22:01:09 sk6-kontor volumio[3621]: info: Scanning category music_service Oct 14 22:01:09 sk6-kontor volumio[3621]: info: Scanning category plugins.json Oct 14 22:01:09 sk6-kontor volumio[3621]: info: Scanning category system_controller Oct 14 22:01:09 sk6-kontor volumio[3621]: info: Scanning category user_interface Oct 14 22:01:09 sk6-kontor volumio[3621]: info: Scanning into folder /data/plugins/ Oct 14 22:01:09 sk6-kontor volumio[3621]: info: Scanning category music_service Oct 14 22:01:09 sk6-kontor volumio[3621]: info: Plugin folders cleanup completed Oct 14 22:01:09 sk6-kontor volumio[3621]: info: Loading plugins from folder /volumio/app/plugins/ Oct 14 22:01:09 sk6-kontor volumio[3621]: info: Loading plugins from folder /data/plugins/ Oct 14 22:01:09 sk6-kontor volumio[3621]: info: Loading plugin "system"... Oct 14 22:01:09 sk6-kontor volumio[3621]: info: Loading plugin "appearance"... Oct 14 22:01:11 sk6-kontor volumio[3621]: info: Loading plugin "network"... Oct 14 22:01:11 sk6-kontor volumio[3621]: info: Loading plugin "services"... Oct 14 22:01:11 sk6-kontor volumio[3621]: info: Loading plugin "alsa_controller"... Oct 14 22:01:11 sk6-kontor volumio[3621]: info: Loading plugin "wizard"... Oct 14 22:01:11 sk6-kontor volumio[3621]: info: Loading plugin "volumio_command_line_client"... Oct 14 22:01:11 sk6-kontor volumio[3621]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Oct 14 22:01:11 sk6-kontor volumio[3621]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Oct 14 22:01:11 sk6-kontor volumio[3621]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Oct 14 22:01:11 sk6-kontor volumio[3621]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Oct 14 22:01:11 sk6-kontor volumio[3621]: info: Loading plugin "upnp"... Oct 14 22:01:11 sk6-kontor volumio[3621]: info: [1508018471971] Starting Upmpd Daemon Oct 14 22:01:11 sk6-kontor volumio[3621]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback Oct 14 22:01:11 sk6-kontor volumio[3621]: info: Loading plugin "mpd"... Oct 14 22:01:12 sk6-kontor volumio[3621]: info: Plugin upnp_browser is not enabled Oct 14 22:01:12 sk6-kontor volumio[3621]: info: Loading plugin "networkfs"... Oct 14 22:01:12 sk6-kontor volumio[3621]: info: Cannot mount NAS Media at system boot, trial number 1 ,retrying in 5 seconds Oct 14 22:01:12 sk6-kontor volumio[3621]: info: Loading plugin "alarm-clock"... Oct 14 22:01:12 sk6-kontor volumio[3621]: info: Loading plugin "airplay_emulation"... Oct 14 22:01:12 sk6-kontor volumio[3621]: info: [1508018472702] Starting Shairport Sync Oct 14 22:01:12 sk6-kontor volumio[3621]: info: Loading plugin "last_100"... Oct 14 22:01:12 sk6-kontor volumio[3621]: info: Loading plugin "webradio"... Oct 14 22:01:13 sk6-kontor volumio[3621]: info: Loading plugin "i2s_dacs"... Oct 14 22:01:13 sk6-kontor volumio[3621]: /volumio/node_modules/jsonfile/index.js:73 Oct 14 22:01:13 sk6-kontor volumio[3621]: throw err Oct 14 22:01:13 sk6-kontor volumio[3621]: ^ Oct 14 22:01:13 sk6-kontor volumio[3621]: SyntaxError: /volumio/app/plugins/system_controller/i2s_dacs/dacs.json: Unexpected token ] in JSON at position 5546 Oct 14 22:01:13 sk6-kontor volumio[3621]: at Object.parse (native) Oct 14 22:01:13 sk6-kontor volumio[3621]: at Object.readFileSync (/volumio/node_modules/jsonfile/index.js:69:17) Oct 14 22:01:13 sk6-kontor volumio[3621]: at ControllerI2s.execDacScript (/volumio/app/plugins/system_controller/i2s_dacs/index.js:612:19) Oct 14 22:01:13 sk6-kontor volumio[3621]: at ControllerI2s.onVolumioStart (/volumio/app/plugins/system_controller/i2s_dacs/index.js:42:8) Oct 14 22:01:13 sk6-kontor volumio[3621]: at PluginManager.loadPlugin (/volumio/app/pluginmanager.js:130:35) Oct 14 22:01:13 sk6-kontor volumio[3621]: at /volumio/app/pluginmanager.js:218:30 Oct 14 22:01:13 sk6-kontor volumio[3621]: at Array.forEach (native) Oct 14 22:01:13 sk6-kontor volumio[3621]: at HashMap.<anonymous> (/volumio/app/pluginmanager.js:217:17) Oct 14 22:01:13 sk6-kontor volumio[3621]: at HashMap.forEach (/volumio/node_modules/hashmap/hashmap.js:157:10) Oct 14 22:01:13 sk6-kontor volumio[3621]: at HashMap.proto.(anonymous function) [as forEach] (/volumio/node_modules/hashmap/hashmap.js:169:7) Oct 14 22:01:13 sk6-kontor systemd[1]: volumio.service: main process exited, code=exited, status=1/FAILURE Oct 14 22:01:13 sk6-kontor systemd[1]: Unit volumio.service entered failed state. Oct 14 22:01:13 sk6-kontor systemd[1]: Starting dynamicswap.service... Oct 14 22:01:13 sk6-kontor systemd[1]: Started dynamicswap.service. Oct 14 22:01:13 sk6-kontor systemd[1]: volumio.service holdoff time over, scheduling restart. Oct 14 22:01:13 sk6-kontor systemd[1]: Starting dynamicswap.service... Oct 14 22:01:13 sk6-kontor systemd[1]: Started dynamicswap.service. Oct 14 22:01:13 sk6-kontor systemd[1]: Stopping Volumio Backend Module... Oct 14 22:01:13 sk6-kontor systemd[1]: Starting Volumio Backend Module... Oct 14 22:01:13 sk6-kontor systemd[1]: Started Volumio Backend Module. Oct 14 22:01:14 sk6-kontor volumio-remote-updater[552]: [2017-10-14 22:01:14] [info] asio async_connect error: system:111 (Connection refused) Oct 14 22:01:14 sk6-kontor volumio-remote-updater[552]: [2017-10-14 22:01:14] [info] Error getting remote endpoint: system:107 (Transport endpoint is not connected) Oct 14 22:01:14 sk6-kontor volumio-remote-updater[552]: [2017-10-14 22:01:14] [error] handle_connect error: Underlying Transport Error Oct 14 22:01:17 sk6-kontor volumio[3669]: info: ------------------------------------------- Oct 14 22:01:17 sk6-kontor volumio[3669]: info: ----- Volumio2 ---- Oct 14 22:01:17 sk6-kontor volumio[3669]: info: ------------------------------------------- Oct 14 22:01:17 sk6-kontor volumio[3669]: info: ----- System startup ---- Oct 14 22:01:17 sk6-kontor volumio[3669]: info: -------------------------------------------

This error would have happened with 2.293. Thanks for reporting, that’s the risk of going with TEST updates :wink:

Deleted my posting while still testing.

No problem with usb dac but is a new update coming out shortly to resolve the prob?

Am totally aware of that :smiley:

[Solved] in ver 2.295 :smiley: