Yeah that was just a try as we have seen that before. Now checked your logs, seems your database didn’t migrated correctly . 2021-08-08 09:09:18.089 T:2942 ERROR <general>: SQL: [MyVideos119.db] SQLite error SQLITE_ERROR (no such column: allAudio)
Strangely the database error is still there SQL: [MyVideos119.db] SQLite error SQLITE_ERROR (no such column: allAudio)
But I am not sure if that is your underlying problem.
Can you try to play the file via Video - Files instead via the Library?
Also you confirm you can not play any of your files?
Suggest to copy a file to a USB stick/disk and try to play locally on the Vero to see if it is network problem.
Otherwise a reset of the configuration or a forced update might help (first point of the FAQ)
Hi there - I’ve tried to re-do the upgrade using the instructions in the FAQ - after executing sudo apt-get dist-upgrade I’m seeing the following errors - perhaps these are the cause? Any ideas as to how to address?
Setting up armv7-bluez-osmc (5.43-6) …
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
Job for bluetooth.service failed because the control process exited with error code.
See “systemctl status bluetooth.service” and “journalctl -xe” for details.
dpkg: error processing package armv7-bluez-osmc (–configure):
installed armv7-bluez-osmc package post-installation script subprocess returned error exit status 1
dpkg: dependency problems prevent configuration of armv7-network-osmc:
armv7-network-osmc depends on armv7-bluez-osmc; however:
Package armv7-bluez-osmc is not configured yet.
dpkg: error processing package armv7-network-osmc (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of vero3-device-osmc:
vero3-device-osmc depends on armv7-network-osmc; however:
Package armv7-network-osmc is not configured yet.
dpkg: error processing package vero3-device-osmc (–configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
armv7-bluez-osmc
armv7-network-osmc
vero3-device-osmc
E: Sub-process /usr/bin/dpkg returned an error code (1)
Hi Sam - I’ve just run that command twice. The first time prompted me to run “sudo apt autoremove”
This is the output from the second run:
osmc@osmc:~$ sudo apt-get install armv7-bluez-osmc
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
Reading package lists… Done
Building dependency tree
Reading state information… Done
armv7-bluez-osmc is already the newest version (5.43-6).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
3 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = “en_US.UTF-8”,
LC_CTYPE = “en_US.UTF-8”,
LC_TERMINAL = “iTerm2”,
LANG = “en_GB.UTF-8”
are supported and installed on your system.
perl: warning: Falling back to a fallback locale (“en_GB.UTF-8”).
Setting up armv7-bluez-osmc (5.43-6) …
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
Job for bluetooth.service failed because the control process exited with error code.
See “systemctl status bluetooth.service” and “journalctl -xe” for details.
dpkg: error processing package armv7-bluez-osmc (–configure):
installed armv7-bluez-osmc package post-installation script subprocess returned error exit status 1
dpkg: dependency problems prevent configuration of armv7-network-osmc:
armv7-network-osmc depends on armv7-bluez-osmc; however:
Package armv7-bluez-osmc is not configured yet.
dpkg: error processing package armv7-network-osmc (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of vero3-device-osmc:
vero3-device-osmc depends on armv7-network-osmc; however:
Package armv7-network-osmc is not configured yet.
dpkg: error processing package vero3-device-osmc (–configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
armv7-bluez-osmc
armv7-network-osmc
vero3-device-osmc
E: Sub-process /usr/bin/dpkg returned an error code (1)