maxxoverclocker 5 Posted December 19, 2019 Posted December 19, 2019 After updating to 4.3.1.0 upon starting the service, emby immediately began removing content from my library alongside with errors similar to: Error App: Error in MusicAlbumResolver resolving /mnt/nas/media/Music/Tycho System.IO.FileLoadException: System.IO.FileLoadException: Could not load file or assembly 'MediaBrowser.Model, Version=4.3.1.0, Culture=neutral, PublicKeyToken=null'. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) I think it's an issue with the update mechanism because the emby service still shows it was started with v4.3.0.30 (dashboard reflects this as well). The paths listed in the 'resolving' errors all exist and are accessible. I gathered the embyserver logs before I restored from snapshot, but can try replicating this again if needed.
Luke 39783 Posted December 19, 2019 Posted December 19, 2019 Hi there, let's look at an example. Please attach the information requested in how to report a problem. Thanks.
maxxoverclocker 5 Posted December 19, 2019 Author Posted December 19, 2019 (edited) Hi there, let's look at an example. Please attach the information requested in how to report a problem. Thanks. How weird, I swear I attached the logs. Let me try again. embyserver.7z Ha. Yeah, I just don't know how to click buttons apparently. See attached. Edited December 19, 2019 by maxxoverclocker
Luke 39783 Posted December 19, 2019 Posted December 19, 2019 The reason for your problem is due to installing 4.3.1 and then rolling back to 4.3.0.30. I would just go back up to 4.3.1.
Luke 39783 Posted December 19, 2019 Posted December 19, 2019 I think it's an issue with the update mechanism On linux we don't have any auto-update mechanism. How did you update?
maxxoverclocker 5 Posted December 19, 2019 Author Posted December 19, 2019 On linux we don't have any auto-update mechanism. How did you update? Hmm, I never did a rollback (manually). I'm using the recommended dpkg command: dpkg --install /mnt/nas/home/local/emby/emby-server-deb_4.3.1.0_amd64.deb Update logs look normal to me: (Reading database ... 115664 files and directories currently installed.) Preparing to unpack .../emby-server-deb_4.3.1.0_amd64.deb ... Removed /etc/systemd/system/multi-user.target.wants/emby-server.service. Unpacking emby-server (4.3.1.0) over (4.3.0.30) ... Setting up emby-server (4.3.1.0) ... usermod: no changes Created symlink /etc/systemd/system/multi-user.target.wants/emby-server.service → /usr/lib/systemd/system/emby-server.service. Processing triggers for libc-bin (2.27-3ubuntu1) ... Processing triggers for ureadahead (0.100.0-21) ...
Solution Luke 39783 Posted December 19, 2019 Solution Posted December 19, 2019 Can you try doing it again? thanks. 1
maxxoverclocker 5 Posted December 19, 2019 Author Posted December 19, 2019 (edited) Can you try doing it again? thanks. Ha. I ran it again and the logs are completely clean and no media is getting removed. No idea... I use an automated rundeck job to install updates and the procedure looks clean on both the one that failed and the one that succeeded. No process difference here... Only difference was the ubuntu server running emby had an uptime of 2 weeks before I ran the update the first time. Thanks for the help. Update logs: (Reading database ... 115664 files and directories currently installed.) Preparing to unpack .../emby-server-deb_4.3.1.0_amd64.deb ... Removed /etc/systemd/system/multi-user.target.wants/emby-server.service. Unpacking emby-server (4.3.1.0) over (4.3.0.30) ... Setting up emby-server (4.3.1.0) ... usermod: no changes Created symlink /etc/systemd/system/multi-user.target.wants/emby-server.service → /usr/lib/systemd/system/emby-server.service. Processing triggers for libc-bin (2.27-3ubuntu1) ... Processing triggers for ureadahead (0.100.0-21) ... Edited December 19, 2019 by maxxoverclocker
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now