Unable to update Emby plugin

eseanq

Dabbler
Joined
Mar 25, 2019
Messages
39
Probably a dumb question, but doing the actual update button failed, so I figured I'd try to update manually.
Code:
root@EmbyServer:~ # service emby-server stop
Stopping emby_server.
Waiting for PIDS: 76068, 76068.
root@EmbyServer:~ # pkg add -f https://github.com/MediaBrowser/Emby.Releases/releases/download/4.7.6.0/emby-server-freebsd13_4.7.6.0_amd64.tar.xz
pkg: . wrong user or group ownership (expected 0/0 versus actual 989/989)
root@EmbyServer:~ #


How do I fix this?
 

adrianwi

Guru
Joined
Oct 15, 2013
Messages
1,231
Don't use the plugin and create a manual jail running emby. If you search the forum, you'll find something to help.

Another one @Kris Moore :frown:
 

adrianwi

Guru
Joined
Oct 15, 2013
Messages
1,231
Plugins don't work reliably, especially where you want to keep them up to date. emby is about as easy as it gets to create a jail manually, and you'll be able to upgrade it between versions of TrueNAS and update it for new releases of emby. Trying to maintain the plugin will just result in frustration and, ultimately, failure. Sorry to be the bearer of bad news.
 

eseanq

Dabbler
Joined
Mar 25, 2019
Messages
39
So you're saying because it was installed via the plugin I can't use pkg?
 
Top