Jump to content

Cannot run installed emby docker


Recommended Posts

Glueckstiger
Posted

Hi,

 

I tried to install with 

 

docker run -it --rm -v /usr/local/bin:/target emby/embyserver instl

 

on my DS718+, I got this error

 

/usr/local/bin/emby-server: No such file or directory

 

Whats wrong?

 

 

 

 

ash-4.3# docker run -it --rm -v /usr/local/bin:/target emby/embyserver instl
Unable to find image 'emby/embyserver:latest' locally
latest: Pulling from emby/embyserver
0ffadd58f2a6: Pull complete
5cacdd04b1d8: Pull complete
706399fd142b: Pull complete
de3650ad955a: Pull complete
ab4911d1f38c: Pull complete
Digest: sha256:6ebefc5249c492e82c6c973ab42e75ae0d6de0960f03681050ca89e8ea1524b1
Status: Downloaded newer image for emby/embyserver:latest
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] done.
[services.d] starting services
[services.d] done.
ifelse: fatal: unable to exec instl: No such file or directory
[cmd] instl exited 111
[cont-finish.d] executing container finish scripts...
[cont-finish.d] done.
[s6-finish] syncing disks.
s6-svscanctl: fatal: unable to control /var/run/s6/services: supervisor not listening
Info Main: Application path: /system/EmbyServer.dll
Info Main: Emby
Command line: /system/EmbyServer.dll -programdata /config -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3
Operating system: Unix 4.4.15.0
64-Bit OS: True
64-Bit Process: True
User Interactive: True
Processor count: 4
Program data path: /config
Application directory: /system
Info App: Application version: 3.2.70.0
Info App: Loading assemblies
Info App: Loading MediaBrowser.Api, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Info App: Loading MediaBrowser.WebDashboard, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Info App: Loading MediaBrowser.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Info App: Loading MediaBrowser.Common, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Info App: Loading MediaBrowser.Controller, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Info App: Loading MediaBrowser.Providers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Photos, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Server.Implementations, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Server.MediaEncoding, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Dlna, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Info App: Loading MediaBrowser.LocalMetadata, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Info App: Loading MediaBrowser.XbmcMetadata, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Server.CinemaMode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Server.Connect, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Server.Sync, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Info LocalizationManager: Extracting ratings to /config/localization/ratings-br.txt
Info LocalizationManager: Extracting ratings to /config/localization/ratings-ca.txt
Info LocalizationManager: Extracting ratings to /config/localization/ratings-co.txt
Info LocalizationManager: Extracting ratings to /config/localization/ratings-dk.txt
Info LocalizationManager: Extracting ratings to /config/localization/ratings-es.txt
Info LocalizationManager: Extracting ratings to /config/localization/ratings-fr.txt
Info LocalizationManager: Extracting ratings to /config/localization/ratings-gb.txt
Info LocalizationManager: Extracting ratings to /config/localization/ratings-ie.txt
Info LocalizationManager: Extracting ratings to /config/localization/ratings-jp.txt
Info LocalizationManager: Extracting ratings to /config/localization/ratings-kz.txt
Info LocalizationManager: Extracting ratings to /config/localization/ratings-mx.txt
Info LocalizationManager: Extracting ratings to /config/localization/ratings-nl.txt
Info LocalizationManager: Extracting ratings to /config/localization/ratings-nz.txt
Info LocalizationManager: Extracting ratings to /config/localization/ratings-ro.txt
Info LocalizationManager: Extracting ratings to /config/localization/ratings-uk.txt
Info LocalizationManager: Extracting ratings to /config/localization/ratings-us.txt
Info SqliteUserRepository: Sqlite version: 3.21.0
Info SqliteUserRepository: Sqlite compiler options: COMPILER=gcc-6.3.0,ENABLE_COLUMN_METADATA,ENABLE_DBSTAT_VTAB,ENABLE_FTS3,ENABLE_FTS3_PARENTHESIS,ENABLE_FTS3_TOKENIZER,ENABLE_FTS5,ENABLE_JSON1,ENABLE_PREUPDATE_HOOK,ENABLE_RTREE,ENABLE_SESSION,ENABLE_UNLOCK_NOTIFY,ENABLE_UPDATE_DELETE_LIMIT,LIKE_DOESNT_MATCH_BLOBS,MAX_SCHEMA_RETRY=25,MAX_VARIABLE_NUMBER=250000,OMIT_LOOKASIDE,SECURE_DELETE,THREADSAFE=1
Info SqliteUserRepository: Default journal_mode for /config/data/users.db is delete
Info SqliteUserRepository: PRAGMA synchronous=1
Info AuthenticationRepository: Default journal_mode for /config/data/authentication.db is delete
Info AuthenticationRepository: PRAGMA synchronous=1
Info DeviceManager: Default journal_mode for /config/data/devices.db is delete
Info DeviceManager: PRAGMA synchronous=1
Info ActivityRepository: Default journal_mode for /config/data/activitylog.db is delete
Info ActivityRepository: PRAGMA synchronous=1
Info SqliteDisplayPreferencesRepository: Default journal_mode for /config/data/displaypreferences.db is delete
Info SqliteDisplayPreferencesRepository: PRAGMA synchronous=1
Info SqliteItemRepository: Default journal_mode for /config/data/library.db is delete
Info SqliteItemRepository: PRAGMA synchronous=1
Info SqliteNotificationsRepository: Default journal_mode for /config/data/notifications.db is delete
Info SqliteNotificationsRepository: PRAGMA synchronous=1
Info App: Requesting administrative access to authorize http server
Info ServerConfigurationManager: Saving system configuration
Info HttpServer: Calling ServiceStack AppHost.Init
Info ServerManager: Loading Http Server
Info HttpServer: Adding HttpListener prefix http://+:8096/
Info HttpServer: Adding HttpListener prefix https://+:8920/
[s6-finish] sending all processes the TERM signal.
[s6-finish] sending all processes the KILL signal and exiting.
ash-4.3# /usr/local/bin/emby-server
ash: /usr/local/bin/emby-server: No such file or directory

 

 
Posted

Hi, have you instead tried our official synology instructions?

Glueckstiger
Posted

Do you mean the synology app instead of the docker version?

Glueckstiger
Posted

Yes, i have, but i wanted to use all apps via docker.

Posted

Ok, the problem is that we haven't tested the docker install on synology due to the presence of the dedicated app.

Posted

It's possible for the future but for now we'd suggest the dedicated Synology install process. Thanks.

Commerzpunk
Posted

Hello all,

i am pretty sure this appears because of permission problems.

 

My fresh Synology DS718+ had the same problem several times.

I did set it up with docker because i dont want to mess up my basic NAS setup and keep it all clean and under control > docker!

 

First i had a lot of problems because the container kept crashing right after starting.

Then, and this is an incredible user-unfrendly way, i had to find out that UID and GID stuff, and with the settings for the admin values it works!

After that i started adding librarys with making use of linking volumes from the NAS to the container.

Went find.

The more i added, suddenly the container started crashing again!

 

I am not perfectly sure about it, but i GUESS its either the "music" or "photos" by-default-folder from synology that causes that.

 

After resetting that and starting over with just movies and tv shows it runs fine again.

 

if i am right i got a big hint: please find a way to NOT crash the container and just provide a reliable error message. :)

 

Is there anything else i can help with?

 

Cheers,

Posted

Just fyi we aren't testing the docker install on synology due to the fact that we have a dedicated synology install package.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...