Jump to content

Docker


Luke

Recommended Posts

feardamhan

 

@@feardamhan

 

It's good to go now.

 

 

Hi Again

 

Sorry if I am doing something thick here.

 

When I try to install the service I now get this:

 

pi@debian8:~$ sudo docker run -it --rm -v /etc/systemd/system:/target emby/embyserver instl service

[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] 01-conf-onetime: executing...

[cont-init.d] 01-conf-onetime: exited 0.

[cont-init.d] 02-user-onetime: executing...

[cont-init.d] 02-user-onetime: exited 0.

[cont-init.d] 03-upgrade-onetime: executing...

[cont-init.d] 03-upgrade-onetime: exited 0.

[cont-init.d] 04-fix_dllmaps-onetime: executing...

[cont-init.d] 04-fix_dllmaps-onetime: exited 0.

[cont-init.d] done.

[services.d] starting services

[services.d] done.

Installing emby-server Service...

sed: can't read /target/emby-server.service: No such file or directory

sed: can't read /target/emby-server.service: No such file or directory

sed: can't read /target/emby-server.service: No such file or directory

sed: can't read /target/emby-server.service: No such file or directory

Please run: sudo systemctl daemon-reload

To start run: sudo systemctl start emby-server@$USERNAME

instl exited 0

[cont-finish.d] executing container finish scripts...

[cont-finish.d] done.

[s6-finish] syncing disks.

dirname: write error: Broken pipe

[s6-finish] sending all processes the TERM signal.

[s6-finish] sending all processes the KILL signal and exiting.

pi@debian8:~$

 

Any thoughts?

Link to comment
Share on other sites

hurricanehrndz

   

 

Hi Again

 

Sorry if I am doing something thick here.

 

When I try to install the service I now get this:

 

pi@debian8:~$ sudo docker run -it --rm -v /etc/systemd/system:/target emby/embyserver instl service

[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] 01-conf-onetime: executing...

[cont-init.d] 01-conf-onetime: exited 0.

[cont-init.d] 02-user-onetime: executing...

[cont-init.d] 02-user-onetime: exited 0.

[cont-init.d] 03-upgrade-onetime: executing...

[cont-init.d] 03-upgrade-onetime: exited 0.

[cont-init.d] 04-fix_dllmaps-onetime: executing...

[cont-init.d] 04-fix_dllmaps-onetime: exited 0.

[cont-init.d] done.

[services.d] starting services

[services.d] done.

Installing emby-server Service...

sed: can't read /target/emby-server.service: No such file or directory

sed: can't read /target/emby-server.service: No such file or directory

sed: can't read /target/emby-server.service: No such file or directory

sed: can't read /target/emby-server.service: No such file or directory

Please run: sudo systemctl daemon-reload

To start run: sudo systemctl start emby-server@$USERNAME

instl exited 0

[cont-finish.d] executing container finish scripts...

[cont-finish.d] done.

[s6-finish] syncing disks.

dirname: write error: Broken pipe

[s6-finish] sending all processes the TERM signal.

[s6-finish] sending all processes the KILL signal and exiting.

pi@debian8:~$

 

Any thoughts?

Weird. I never got that, let me do some more testing.

Link to comment
Share on other sites

feardamhan

Okay please try again.

Still not working for me. Let me know if I did anything wrong here.

 

I did a docker pull to grab the latest image (confirmed the time on it was not long before your message above)

 

the ran the following commands (output below)

 

Commands

************

pi@debian8:~$ sudo docker run -it --rm -v /usr/local/bin:/target emby/embyserver instl

pi@debian8:~$ sudo docker run -it --rm -v /etc/systemd/system:/target emby/embyserver instl service

pi@debian8:~$ ls -l /etc/systemd/system

pi@debian8:~$ sudo systemctl enable emby-server@${USERNAME}

 

Commands with inline output

*****************************

pi@debian8:~$ sudo docker run -it --rm -v /usr/local/bin:/target emby/embyserver instl

[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] 01-conf-onetime: executing...

[cont-init.d] 01-conf-onetime: exited 0.

[cont-init.d] 02-user-onetime: executing...

[cont-init.d] 02-user-onetime: exited 0.

[cont-init.d] 03-upgrade-onetime: executing...

[cont-init.d] 03-upgrade-onetime: exited 0.

[cont-init.d] 04-fix_dllmaps-onetime: executing...

[cont-init.d] 04-fix_dllmaps-onetime: exited 0.

[cont-init.d] done.

[services.d] starting services

[services.d] done.

Installing emby-server...

instl exited 0

[cont-finish.d] executing container finish scripts...

[cont-finish.d] done.

[s6-finish] syncing disks.

grep: write error: Broken pipe

[s6-finish] sending all processes the TERM signal.

[s6-finish] sending all processes the KILL signal and exiting.

 

pi@debian8:~$ sudo docker run -it --rm -v /etc/systemd/system:/target emby/embyserver instl service

[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] 01-conf-onetime: executing...

[cont-init.d] 01-conf-onetime: exited 0.

[cont-init.d] 02-user-onetime: executing...

[cont-init.d] 02-user-onetime: exited 0.

[cont-init.d] 03-upgrade-onetime: executing...

[cont-init.d] 03-upgrade-onetime: exited 0.

[cont-init.d] 04-fix_dllmaps-onetime: executing...

[cont-init.d] 04-fix_dllmaps-onetime: exited 0.

[cont-init.d] done.

[services.d] starting services

[services.d] done.

Installing emby-server Service...

Please run: sudo systemctl daemon-reload

To start run: sudo systemctl start emby-server@$USERNAME

instl exited 0

grep: write error: Broken pipe

[cont-finish.d] executing container finish scripts...

[cont-finish.d] done.

[s6-finish] syncing disks.

[s6-finish] sending all processes the TERM signal.

[s6-finish] sending all processes the KILL signal and exiting.

 

pi@debian8:~$ ls -l /etc/systemd/system

total 32

lrwxrwxrwx 1 root root 40 Sep 4 23:46 dbus-org.freedesktop.Avahi.service -> /lib/systemd/system/avahi-daemon.service

-rw-r--r-- 1 root root 327 Oct 3 21:23 emby-server@.service

drwxr-xr-x 2 root root 4096 Sep 4 23:43 getty.target.wants

drwxr-xr-x 2 root root 4096 Sep 12 21:03 multi-user.target.wants

drwxr-xr-x 2 root root 4096 Sep 4 23:43 network-online.target.wants

drwxr-xr-x 2 root root 4096 Sep 4 23:46 printer.target.wants

drwxr-xr-x 2 root root 4096 Sep 12 21:03 sockets.target.wants

lrwxrwxrwx 1 root root 31 Sep 4 23:46 sshd.service -> /lib/systemd/system/ssh.service

drwxr-xr-x 2 root root 4096 Sep 4 23:44 sysinit.target.wants

lrwxrwxrwx 1 root root 35 Sep 4 23:43 syslog.service -> /lib/systemd/system/rsyslog.service

drwxr-xr-x 2 root root 4096 Sep 4 23:43 timers.target.wants

 

pi@debian8:~$ sudo systemctl enable emby-server@${USERNAME}

The unit files have no installation config (WantedBy, RequiredBy, Also, Alias

settings in the [install] section, and DefaultInstance for template units).

This means they are not meant to be enabled using systemctl.

Possible reasons for having this kind of units are:

1) A unit may be statically enabled by being symlinked from another unit's

.wants/ or .requires/ directory.

2) A unit's purpose may be to act as a helper for some other unit which has

a requirement dependency on it.

3) A unit may be started when needed via activation (socket, path, timer,

D-Bus, udev, scripted systemctl call, ...).

4) In case of template units, the unit is meant to be enabled with some

instance name specified.

Edited by feardamhan
Link to comment
Share on other sites

hurricanehrndz

Run printenv to make sure your shell has defined USERNAME otherwise replace it with whatever user your wanting to run the service as, such as:

systemctl enable --now emby-server@pi

Additionally, if you follow the readme on github, you will notice that you should first start emby without the help of systemd, in order to setup the volumes you wish to make accessible to the container

 

emby-server

Edited by hurricanehrndz
Link to comment
Share on other sites

hurricanehrndz

PS the grep pipe error is not an issue, the container is just trying to start the services which are not really required. If it bothers you, you can run the command like this:

docker run -it --rm -v /etc/systemd/system:/target --entrypoint bash emby/embyserver instl service
Link to comment
Share on other sites

feardamhan

 

PS the grep pipe error is not an issue, the container is just trying to start the services which are not really required. If it bothers you, you can run the command like this:

docker run -it --rm -v /etc/systemd/system:/target --entrypoint bash emby/embyserver instl service

Ok. Reset my VM back to pre-emby and went again. the container was deployed, and started manually successfully, but when I reboot the VM, the docker emby container doesn't start automatically.

 

Output below (note USERNAME was not in printenv, so I used USER, which was)

 

Let me know if I made a mess of anything!

 

pi@debian8:~$ sudo 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

020190e11b50: Pull complete

c4d4f7ecb5e4: Pull complete

764fad16103e: Pull complete

7ac0e67be9f0: Pull complete

12b0aec238f2: Pull complete

Digest: sha256:5c18709d18e29fe82d2c1719326f66a0088313f704ada230f23f4482d598fbd5

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] 01-conf-onetime: executing...

[cont-init.d] 01-conf-onetime: exited 0.

[cont-init.d] 02-user-onetime: executing...

[cont-init.d] 02-user-onetime: exited 0.

[cont-init.d] 03-upgrade-onetime: executing...

[cont-init.d] 03-upgrade-onetime: exited 0.

[cont-init.d] 04-fix_dllmaps-onetime: executing...

[cont-init.d] 04-fix_dllmaps-onetime: exited 0.

[cont-init.d] done.

[services.d] starting services

[services.d] done.

Installing emby-server...

instl exited 0

[cont-finish.d] executing container finish scripts...

[cont-finish.d] done.

[s6-finish] syncing disks.

grep: write error: Broken pipe

[s6-finish] sending all processes the TERM signal.

[s6-finish] sending all processes the KILL signal and exiting.

 

pi@debian8:~$ /usr/local/bin/emby-server

No existing user volumes for: emby-server.

Pleae enter full paths you want accessible from within the container

Enter one entry per line.

Enter "done" or Ctrl+D when finished

/mount/media

done

Starting emby-server...

Unable to find image 'emby/embyserver:x86_64' locally

x86_64: Pulling from emby/embyserver

Digest: sha256:5c18709d18e29fe82d2c1719326f66a0088313f704ada230f23f4482d598fbd5

Status: Downloaded newer image for emby/embyserver:x86_64

953bd30a64607aa91b407725b612e21fbde624f6ca9592e42c4aab2dcc74579e

 

pi@debian8:~$ sudo docker run -it --rm -v /etc/systemd/system:/target emby/embyserver instl service

[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] 01-conf-onetime: executing...

[cont-init.d] 01-conf-onetime: exited 0.

[cont-init.d] 02-user-onetime: executing...

[cont-init.d] 02-user-onetime: exited 0.

[cont-init.d] 03-upgrade-onetime: executing...

[cont-init.d] 03-upgrade-onetime: exited 0.

[cont-init.d] 04-fix_dllmaps-onetime: executing...

[cont-init.d] 04-fix_dllmaps-onetime: exited 0.

[cont-init.d] done.

[services.d] starting services

[services.d] done.

Installing emby-server Service...

Please run: sudo systemctl daemon-reload

To start run: sudo systemctl start emby-server@$USERNAME

instl exited 0

[cont-finish.d] executing container finish scripts...

[cont-finish.d] done.

[s6-finish] syncing disks.

dirname: write error: Broken pipe

[s6-finish] sending all processes the TERM signal.

[s6-finish] sending all processes the KILL signal and exiting.

 

pi@debian8:~$ ls -l /etc/systemd/system

total 32

lrwxrwxrwx 1 root root 40 Sep 4 23:46 dbus-org.freedesktop.Avahi.service -> /lib/systemd/system/avahi-daemon.service

-rw-r--r-- 1 root root 327 Oct 3 22:21 emby-server@.service

drwxr-xr-x 2 root root 4096 Sep 4 23:43 getty.target.wants

drwxr-xr-x 2 root root 4096 Oct 3 21:56 multi-user.target.wants

drwxr-xr-x 2 root root 4096 Sep 4 23:43 network-online.target.wants

drwxr-xr-x 2 root root 4096 Sep 4 23:46 printer.target.wants

drwxr-xr-x 2 root root 4096 Oct 3 21:56 sockets.target.wants

lrwxrwxrwx 1 root root 31 Sep 4 23:46 sshd.service -> /lib/systemd/system/ssh.service

drwxr-xr-x 2 root root 4096 Sep 4 23:44 sysinit.target.wants

lrwxrwxrwx 1 root root 35 Sep 4 23:43 syslog.service -> /lib/systemd/system/rsyslog.service

drwxr-xr-x 2 root root 4096 Sep 4 23:43 timers.target.wants

 

pi@debian8:~$ sudo systemctl enable emby-server@${USER}

Created symlink /etc/systemd/system/multi-user.target.wants/emby-server@pi.service → /etc/systemd/system/emby-server@.service.

Link to comment
Share on other sites

hurricanehrndz

Is it anything to do with the :x86_64 tag ?

Yup that does seem to be an issue, what architecture are you on. ps there seems to be a lot small bugs affecting to you. Dam! PS latest and x86_64 should always be the same image.

 

What is the home directory of pi?

Edited by hurricanehrndz
Link to comment
Share on other sites

feardamhan

 

Does the service start via systemd?

sudo systemctl start emby-server@pi

 

Nope. Doesn't throw an error but doesn't start it. Home directory for my user 'pi' is /home/pi.

 

Architecture is x86 as its Debian on a fusion VM on Mac.

 

The /usr/local/bin/emby-server command always throws the error re the x86_64 (and grabs another image) unless I use that tag with the first run command i.e. sudo docker run -it --rm -v /usr/local/bin:/target emby/embyserver:x86_64 instl

Link to comment
Share on other sites

hurricanehrndz

Weird, I have never experienced this issue before. You can run it successfully manually though?

 

Sent from my ONEPLUS A3000 using Tapatalk

Link to comment
Share on other sites

feardamhan

Any issue perhaps with the versions I am testing with (Debian 9?) Should I drop back to Debian 8? At the end we are messing with debian startup procedures here rather than internal emby stuff?

 

One more question.....apologies if the answer is obvious.

 

I have other containers (for instance portainer) that starts automatically. It as a restart always policy

 

Why does emby need a run --rm vs a run --restart always?

Link to comment
Share on other sites

hurricanehrndz

Run --rm is only for install purposes. Not necessary to keep container after the install steps are done. Debian 8 and 9 are very similar. What is the output of systemctl status emby-sever@pi

 

Sent from my ONEPLUS A3000 using Tapatalk

Link to comment
Share on other sites

feardamhan

Run --rm is only for install purposes. Not necessary to keep container after the install steps are done. Debian 8 and 9 are very similar. What is the output of systemctl status emby-sever@pi

 

Sent from my ONEPLUS A3000 using Tapatalk

 

 

So I had reset my environment to pre-emby state and started again. Based on what I saw so far, I tried the following commands

 

emby (x86_64)

*******************
docker run -it --rm -v /usr/local/bin:/target emby/embyserver:x86_64 instl
/usr/local/bin/emby-server
docker run -it --rm -v /etc/systemd/system:/target --entrypoint bash emby/embyserver:x86_64 instl service
ls -l /etc/systemd/system
systemctl enable emby-server@${USER}
 
And now....its working.
 
Note: the lack of 'sudo' in my commands. Before I did the above, I added my user to the docker group, so I didn't have to sudo each time.
 
Attached is the output of the commands. The material difference I saw was in what happens when I run systemctl enable emby-server@${USER}.....I needed to supply my password twice as is reloaded the daemon. Not sure why this is working. Any insight?
 
#working output below
 
pi@debian8:~$ docker run -it --rm -v /usr/local/bin:/target emby/embyserver:x86_64 instl
Unable to find image 'emby/embyserver:x86_64' locally
x86_64: Pulling from emby/embyserver
020190e11b50: Pull complete
c4d4f7ecb5e4: Pull complete
764fad16103e: Pull complete
7ac0e67be9f0: Pull complete
12b0aec238f2: Pull complete
Digest: sha256:5c18709d18e29fe82d2c1719326f66a0088313f704ada230f23f4482d598fbd5
Status: Downloaded newer image for emby/embyserver:x86_64
[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] 01-conf-onetime: executing...
[cont-init.d] 01-conf-onetime: exited 0.
[cont-init.d] 02-user-onetime: executing...
[cont-init.d] 02-user-onetime: exited 0.
[cont-init.d] 03-upgrade-onetime: executing...
[cont-init.d] 03-upgrade-onetime: exited 0.
[cont-init.d] 04-fix_dllmaps-onetime: executing...
[cont-init.d] 04-fix_dllmaps-onetime: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
Installing emby-server...
instl exited 0
grep: write error: Broken pipe
[cont-finish.d] executing container finish scripts...
[cont-finish.d] done.
[s6-finish] syncing disks.
[s6-finish] sending all processes the TERM signal.
[s6-finish] sending all processes the KILL signal and exiting.
pi@debian8:~$ /usr/local/bin/emby-server
No existing user volumes for: emby-server.
Pleae enter full paths you want accessible from within the container
Enter one entry per line.
Enter "done" or Ctrl+D when finished
/mount/media
done
Starting emby-server...
65fb6a725cafacc454c850a23cc459b608746745193060d30a64607aa91b4077
pi@debian8:~$ docker run -it --rm -v /etc/systemd/system:/target --entrypoint bash emby/embyserver:x86_64 instl service
Installing emby-server Service...
Please run: sudo systemctl daemon-reload
To start run: sudo systemctl start emby-server@$USERNAME
pi@debian8:~$ ls -l /etc/systemd/system
total 32
lrwxrwxrwx 1 root root   40 Sep  4 23:46 dbus-org.freedesktop.Avahi.service -> /lib/systemd/system/avahi-daemon.service
-rw-r--r-- 1 root root  327 Oct  4 14:32 emby-server@.service
drwxr-xr-x 2 root root 4096 Sep  4 23:43 getty.target.wants
drwxr-xr-x 2 root root 4096 Oct  3 21:56 multi-user.target.wants
drwxr-xr-x 2 root root 4096 Sep  4 23:43 network-online.target.wants
drwxr-xr-x 2 root root 4096 Sep  4 23:46 printer.target.wants
drwxr-xr-x 2 root root 4096 Oct  3 21:56 sockets.target.wants
lrwxrwxrwx 1 root root   31 Sep  4 23:46 sshd.service -> /lib/systemd/system/ssh.service
drwxr-xr-x 2 root root 4096 Sep  4 23:44 sysinit.target.wants
lrwxrwxrwx 1 root root   35 Sep  4 23:43 syslog.service -> /lib/systemd/system/rsyslog.service
drwxr-xr-x 2 root root 4096 Sep  4 23:43 timers.target.wants
pi@debian8:~$ systemctl enable emby-server@${USER}
==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-unit-files ===
Authentication is required to manage system service or unit files.
Authenticating as: pi,,, (pi)
Password:
==== AUTHENTICATION COMPLETE ===
Created symlink /etc/systemd/system/multi-user.target.wants/emby-server@pi.service → /etc/systemd/system/emby-server@.service.
==== AUTHENTICATING FOR org.freedesktop.systemd1.reload-daemon ===
Authentication is required to reload the systemd state.
Authenticating as: pi,,, (pi)
Password:
==== AUTHENTICATION COMPLETE ===
Link to comment
Share on other sites

hurricanehrndz

By design we created with security in mind. If you want to run it as root, su and the commands should work as well.

 

Sent from my ONEPLUS A3000 using Tapatalk

  • Like 1
Link to comment
Share on other sites

feardamhan

By design we created with security in mind. If you want to run it as root, su and the commands should work as well.

 

Sent from my ONEPLUS A3000 using Tapatalk

 

 

We'll I'm delighted I got it functioning. No doubt I will have fun with the pi implementation, but I learned a lot. Thanks to @@hurricanehrndz for time and effort!

  • Like 1
Link to comment
Share on other sites

peterpeter

Hello,

 

i have a short question. 

Is the Emby version in the Docker Container automatically updated? 

 

My emby server "message me" there is a new Version of Emby available, a few hours later I take a look at the web interface and emby server "said" your emby is up-to-date.

 

 

Link to comment
Share on other sites

Hello,

 

i have a short question. 

Is the Emby version in the Docker Container automatically updated? 

 

My emby server "message me" there is a new Version of Emby available, a few hours later I take a look at the web interface and emby server "said" your emby is up-to-date.

 

We haven't added that for the Docker version but there are ways to have Docker automatically update images once available. Perhaps you did something like that and  you've forgotten about it? Thanks.

Link to comment
Share on other sites

r.ellis@cavads.com

Afternoon....

 

I have been running OMV2. I went to OMV3 the other day installed docker CE. I have installed the Emby docker file... now i can not get it to play i  dont know what to do next...

 

2017-10-09 20:23:23.917 Info Main: Emby

    Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /config -restartpath /usr/lib/emby-server/restart.sh
    Operating system: Unix 4.9.0.0
    64-Bit OS: True
    64-Bit Process: True
    User Interactive: False
    Mono: 4.8.1 (Stable 4.8.1.0/22a39d7 Sun Oct 1 17:55:43 UTC 2017)
    Processor count: 4
    Program data path: /config
    Application directory: /usr/lib/emby-server/bin
2017-10-09 20:23:24.814 Info App: Application version: 3.2.33.0
2017-10-09 20:23:24.886 Info App: Application configuration:
    {"EnableUPnP":true,"PublicPort":8096,"PublicHttpsPort":8920,"HttpServerPortNumber":8096,"HttpsPortNumber":8920,"EnableHttps":false,"EnableLocalizedGuids":true,"EnableNormalizedItemByNameIds":true,"IsPortAuthorized":true,"EnableCaseSensitiveItemIds":true,"DisableLiveTvChannelUserDataName":true,"PreferredMetadataLanguage":"en","MetadataCountryCode":"AU","SortReplaceCharacters":[".","+","%"],"SortRemoveCharacters":[",","&","-","{","}","'"],"SortRemoveWords":["the","a","an"],"MinResumePct":5,"MaxResumePct":90,"MinResumeDurationSeconds":300,"LibraryMonitorDelay":60,"EnableDashboardResponseCaching":true,"ImageSavingConvention":"Compatible","MetadataOptions":[{"ItemType":"Book","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Movie","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Disc","Limit":0,"MinWidth":0},{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Banner","Limit":0,"MinWidth":0},{"Type":"Thumb","Limit":1,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"MusicVideo","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Disc","Limit":0,"MinWidth":0},{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Banner","Limit":0,"MinWidth":0},{"Type":"Thumb","Limit":1,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":["FanArt"],"ImageFetcherOrder":[]},{"ItemType":"Series","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Banner","Limit":1,"MinWidth":0},{"Type":"Thumb","Limit":1,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"MusicAlbum","ImageOptions":[{"Type":"Backdrop","Limit":0,"MinWidth":1280},{"Type":"Disc","Limit":0,"MinWidth":0}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":["TheAudioDB"],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"MusicArtist","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Banner","Limit":0,"MinWidth":0},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":["TheAudioDB"],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"BoxSet","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Thumb","Limit":1,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Disc","Limit":0,"MinWidth":0},{"Type":"Banner","Limit":0,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Season","ImageOptions":[{"Type":"Backdrop","Limit":0,"MinWidth":1280},{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Banner","Limit":0,"MinWidth":0},{"Type":"Thumb","Limit":0,"MinWidth":0}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":["TheMovieDb"],"MetadataFetcherOrder":[],"DisabledImageFetchers":["FanArt"],"ImageFetcherOrder":[]},{"ItemType":"Episode","ImageOptions":[{"Type":"Backdrop","Limit":0,"MinWidth":1280},{"Type":"Primary","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":["The Open Movie Database","TheMovieDb"],"MetadataFetcherOrder":[],"DisabledImageFetchers":["The Open Movie Database","TheMovieDb"],"ImageFetcherOrder":[]},{"ItemType":"Video","ImageOptions":[{"Type":"Backdrop","Limit":3,"MinWidth":1280}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]}],"EnableAutomaticRestart":true,"SkipDeserializationForBasicTypes":true,"UICulture":"en-us","SaveMetadataHidden":false,"ContentTypes":[],"RemoteClientBitrateLimit":0,"SharingExpirationDays":30,"SchemaVersion":0,"EnableAnonymousUsageReporting":true,"EnableFolderView":false,"EnableGroupingIntoCollections":false,"DisplaySpecialsWithinSeasons":true,"DisplayCollectionsView":false,"LocalNetworkAddresses":[],"CodecsUsed":[],"EnableChannelView":false,"EnableExternalContentInSuggestions":true,"RequireHttps":false,"IsBehindProxy":false,"ImageExtractionTimeoutMs":0,"PathSubstitutions":[],"EnableSimpleArtistDetection":true,"EnableDebugLevelLogging":true,"EnableAutoUpdate":true,"LogFileRetentionDays":3,"RunAtStartup":false,"IsStartupWizardCompleted":true}
2017-10-09 20:23:24.953 Info App: Loading MediaBrowser.Api, Version=3.2.33.0, Culture=neutral, PublicKeyToken=null
2017-10-09 20:23:24.953 Info App: Loading MediaBrowser.WebDashboard, Version=3.2.33.0, Culture=neutral, PublicKeyToken=null
2017-10-09 20:23:24.953 Info App: Loading MediaBrowser.Model, Version=3.2.33.0, Culture=neutral, PublicKeyToken=null
2017-10-09 20:23:24.953 Info App: Loading MediaBrowser.Common, Version=3.2.33.0, Culture=neutral, PublicKeyToken=null
2017-10-09 20:23:24.953 Info App: Loading MediaBrowser.Controller, Version=3.2.33.0, Culture=neutral, PublicKeyToken=null
2017-10-09 20:23:24.953 Info App: Loading MediaBrowser.Providers, Version=3.2.33.0, Culture=neutral, PublicKeyToken=null
2017-10-09 20:23:24.953 Info App: Loading Emby.Photos, Version=3.2.33.0, Culture=neutral, PublicKeyToken=null
2017-10-09 20:23:24.953 Info App: Loading Emby.Server.Implementations, Version=3.2.33.0, Culture=neutral, PublicKeyToken=null
2017-10-09 20:23:24.953 Info App: Loading Emby.Server.MediaEncoding, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
2017-10-09 20:23:24.953 Info App: Loading Emby.Dlna, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
2017-10-09 20:23:24.953 Info App: Loading MediaBrowser.LocalMetadata, Version=3.2.33.0, Culture=neutral, PublicKeyToken=null
2017-10-09 20:23:24.953 Info App: Loading MediaBrowser.XbmcMetadata, Version=3.2.33.0, Culture=neutral, PublicKeyToken=null
2017-10-09 20:23:24.953 Info App: Loading MediaBrowser.Server.Mono, Version=3.2.33.0, Culture=neutral, PublicKeyToken=null
2017-10-09 20:23:24.953 Info App: Loading Emby.Server.CinemaMode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
2017-10-09 20:23:24.953 Info App: Loading Emby.Server.Connect, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
2017-10-09 20:23:24.953 Info App: Loading Emby.Server.Sync, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
2017-10-09 20:23:24.953 Info App: Loading MediaBrowser.IsoMounting.Linux, Version=1.0.6307.26031, Culture=neutral, PublicKeyToken=null
2017-10-09 20:23:25.243 Info SqliteUserRepository: Sqlite version: 3.18.0
2017-10-09 20:23:25.244 Info SqliteUserRepository: Sqlite compiler options: COMPILER=gcc-7.2.1 20170901 [gcc-7-branch revision 251580],DEFAULT_SYNCHRONOUS=2,DEFAULT_WAL_SYNCHRONOUS=2,ENABLE_COLUMN_METADATA,ENABLE_DBSTAT_VTAB,ENABLE_FTS3,ENABLE_FTS3_PARENTHESIS,ENABLE_FTS5,ENABLE_JSON1,ENABLE_LOAD_EXTENSION,ENABLE_RTREE,ENABLE_UNLOCK_NOTIFY,ENABLE_UPDATE_DELETE_LIMIT,LIKE_DOESNT_MATCH_BLOBS,MAX_SCHEMA_RETRY=25,OMIT_LOOKASIDE,SECURE_DELETE,SYSTEM_MALLOC,THREADSAFE=1
2017-10-09 20:23:25.418 Info SqliteUserRepository: Default journal_mode for /config/data/users.db is wal
2017-10-09 20:23:25.420 Info SqliteUserRepository: PRAGMA synchronous=1
2017-10-09 20:23:25.492 Info AuthenticationRepository: Default journal_mode for /config/data/authentication.db is wal
2017-10-09 20:23:25.492 Info AuthenticationRepository: PRAGMA synchronous=1
2017-10-09 20:23:25.596 Info SharingRepository: Default journal_mode for /config/data/shares.db is wal
2017-10-09 20:23:25.596 Info SharingRepository: PRAGMA synchronous=1
2017-10-09 20:23:25.696 Info ActivityRepository: Default journal_mode for /config/data/activitylog.db is wal
2017-10-09 20:23:25.696 Info ActivityRepository: PRAGMA synchronous=1
2017-10-09 20:23:25.731 Info SqliteDisplayPreferencesRepository: Default journal_mode for /config/data/displaypreferences.db is wal
2017-10-09 20:23:25.732 Info SqliteDisplayPreferencesRepository: PRAGMA synchronous=1
2017-10-09 20:23:25.867 Info SqliteItemRepository: Default journal_mode for /config/data/library.db is wal
2017-10-09 20:23:25.867 Info SqliteItemRepository: PRAGMA synchronous=1
2017-10-09 20:23:25.993 Info SqliteNotificationsRepository: Default journal_mode for /config/data/notifications.db is wal
2017-10-09 20:23:25.993 Info SqliteNotificationsRepository: PRAGMA synchronous=1
2017-10-09 20:23:26.050 Debug XmlSerializer: Deserializing file /config/config/users/882dbf3182734e7d9075948f626ef8bc/policy.xml
2017-10-09 20:23:26.234 Debug XmlSerializer: Deserializing file /config/config/encoding.xml
2017-10-09 20:23:26.334 Info HttpServer: Calling ServiceStack AppHost.Init
2017-10-09 20:23:26.655 Info ServerManager: Loading Http Server
2017-10-09 20:23:26.657 Info HttpServer: Adding HttpListener prefix http://+:8096/
2017-10-09 20:23:26.658 Info HttpServer: Adding HttpListener prefix https://+:8920/
2017-10-09 20:23:26.851 Debug App: [LinuxMount] System PATH is currently set to [/bin:/usr/bin].
2017-10-09 20:23:26.851 Debug App: [LinuxMount] System path separator is [:].
2017-10-09 20:23:26.851 Debug App: [LinuxMount] Mount point root is [/tmp/Emby].
2017-10-09 20:23:26.851 Info App: [LinuxMount] Using version of [sudo] located at [/usr/bin/sudo].
2017-10-09 20:23:26.851 Info App: [LinuxMount] Using version of [mount] located at [/bin/mount].
2017-10-09 20:23:26.851 Info App: [LinuxMount] Using version of [umount] located at [/bin/umount].
2017-10-09 20:23:26.860 Error Main: Skia not available. Will try next image processor. libSkiaSharp.so
2017-10-09 20:23:26.996 Info ImageMagick: ImageMagick version: ImageMagick 6.9.6-6 Q8 x86_64 2017-10-01 http://www.imagemagick.org
2017-10-09 20:23:27.113 Debug JsonSerializer: Deserializing file /config/config/ScheduledTasks/2c66a88b-ca43-e565-d7f8-099f825478f1.js
2017-10-09 20:23:27.118 Debug JsonSerializer: Deserializing file /config/data/ScheduledTasks/2c66a88b-ca43-e565-d7f8-099f825478f1.js
2017-10-09 20:23:27.184 Debug JsonSerializer: Deserializing file /config/config/ScheduledTasks/13e82435-eb8f-2cdc-78c9-e106fb7edd05.js
2017-10-09 20:23:27.185 Debug JsonSerializer: Deserializing file /config/data/ScheduledTasks/13e82435-eb8f-2cdc-78c9-e106fb7edd05.js
2017-10-09 20:23:27.189 Info TaskManager: Daily trigger for Chapter image extraction set to fire at 10/10/2017 02:00:00, which is 336.546884433333 minutes from now.
2017-10-09 20:23:27.189 Debug JsonSerializer: Deserializing file /config/config/ScheduledTasks/c623dbe7-7c91-ebed-cb4c-80409cdb79ee.js
2017-10-09 20:23:27.189 Debug JsonSerializer: Deserializing file /config/data/ScheduledTasks/c623dbe7-7c91-ebed-cb4c-80409cdb79ee.js
2017-10-09 20:23:27.215 Debug JsonSerializer: Deserializing file /config/config/ScheduledTasks/c27fda37-dfb6-e39b-e141-191aaa1c3060.js
2017-10-09 20:23:27.216 Debug JsonSerializer: Deserializing file /config/data/ScheduledTasks/c27fda37-dfb6-e39b-e141-191aaa1c3060.js
2017-10-09 20:23:27.225 Debug JsonSerializer: Deserializing file /config/config/ScheduledTasks/6330ee8f-b4a9-57f3-3981-f89aa78b030f.js
2017-10-09 20:23:27.226 Debug JsonSerializer: Deserializing file /config/data/ScheduledTasks/6330ee8f-b4a9-57f3-3981-f89aa78b030f.js
2017-10-09 20:23:27.257 Debug JsonSerializer: Deserializing file /config/config/ScheduledTasks/1cc2f60a-05be-fec8-b153-2ac44630a00f.js
2017-10-09 20:23:27.257 Debug JsonSerializer: Deserializing file /config/data/ScheduledTasks/1cc2f60a-05be-fec8-b153-2ac44630a00f.js
2017-10-09 20:23:27.276 Debug JsonSerializer: Deserializing file /config/config/ScheduledTasks/241d4fcb-19a1-d557-ee62-428e411da609.js
2017-10-09 20:23:27.276 Debug JsonSerializer: Deserializing file /config/data/ScheduledTasks/241d4fcb-19a1-d557-ee62-428e411da609.js
2017-10-09 20:23:27.280 Debug JsonSerializer: Deserializing file /config/config/ScheduledTasks/1c8ede62-c521-bea0-bf85-1344f5b8ca40.js
2017-10-09 20:23:27.281 Debug JsonSerializer: Deserializing file /config/data/ScheduledTasks/1c8ede62-c521-bea0-bf85-1344f5b8ca40.js
2017-10-09 20:23:27.290 Debug JsonSerializer: Deserializing file /config/config/ScheduledTasks/c3f01167-5d86-8fcc-11e2-78b847523ef5.js
2017-10-09 20:23:27.291 Debug JsonSerializer: Deserializing file /config/data/ScheduledTasks/c3f01167-5d86-8fcc-11e2-78b847523ef5.js
2017-10-09 20:23:27.291 Info TaskManager: Daily trigger for Start new log file set to fire at 10/10/2017 00:00:00, which is 216.545140416667 minutes from now.
2017-10-09 20:23:27.291 Debug JsonSerializer: Deserializing file /config/config/ScheduledTasks/3145e441-d9ba-27fc-391e-7ee15face581.js
2017-10-09 20:23:27.292 Debug JsonSerializer: Deserializing file /config/data/ScheduledTasks/3145e441-d9ba-27fc-391e-7ee15face581.js
2017-10-09 20:23:27.294 Debug JsonSerializer: Deserializing file /config/config/ScheduledTasks/7a7448c2-61fa-47f3-46b4-c061a5d5c163.js
2017-10-09 20:23:27.295 Debug JsonSerializer: Deserializing file /config/data/ScheduledTasks/7a7448c2-61fa-47f3-46b4-c061a5d5c163.js
2017-10-09 20:23:27.361 Debug JsonSerializer: Deserializing file /config/config/ScheduledTasks/a27c5425-9520-b2e5-c509-def68c8f4c45.js
2017-10-09 20:23:27.361 Debug JsonSerializer: Deserializing file /config/data/ScheduledTasks/a27c5425-9520-b2e5-c509-def68c8f4c45.js
2017-10-09 20:23:27.369 Debug JsonSerializer: Deserializing file /config/config/ScheduledTasks/9be21c93-4ee4-4926-9f41-b7c2b4d4d1d7.js
2017-10-09 20:23:27.369 Debug JsonSerializer: Deserializing file /config/config/ScheduledTasks/9c4589c7-1219-6c27-894f-665a58cc42e3.js
2017-10-09 20:23:27.370 Debug JsonSerializer: Deserializing file /config/data/ScheduledTasks/9c4589c7-1219-6c27-894f-665a58cc42e3.js
2017-10-09 20:23:27.370 Debug JsonSerializer: Deserializing file /config/config/ScheduledTasks/8542b8a0-0478-ef9d-9a59-0e7f2e3b62da.js
2017-10-09 20:23:27.370 Debug JsonSerializer: Deserializing file /config/data/ScheduledTasks/8542b8a0-0478-ef9d-9a59-0e7f2e3b62da.js
2017-10-09 20:23:27.377 Info MediaEncoder: FFMpeg: /config/ffmpeg/20170308/ffmpeg
2017-10-09 20:23:27.377 Info MediaEncoder: FFProbe: /config/ffmpeg/20170308/ffprobe
2017-10-09 20:23:27.377 Info MediaEncoder: Validating media encoder at /config/ffmpeg/20170308/ffmpeg
2017-10-09 20:23:27.381 Info MediaEncoder: Running /config/ffmpeg/20170308/ffmpeg -decoders
2017-10-09 20:23:27.432 Info MediaEncoder: Running /config/ffmpeg/20170308/ffmpeg -encoders
2017-10-09 20:23:27.433 Info MediaEncoder: Encoder validation complete
2017-10-09 20:23:27.442 Info App: ServerId: 0cbf50201bf94fbf8ab4a3a89379f4e6
2017-10-09 20:23:27.442 Info App: Core startup complete
2017-10-09 20:23:27.442 Info App: Post-init migrations complete
2017-10-09 20:23:27.474 Info App: Starting entry point MediaBrowser.Api.ApiEntryPoint
2017-10-09 20:23:27.476 Info App: Entry point completed: MediaBrowser.Api.ApiEntryPoint. Duration: 6.3E-05 seconds
2017-10-09 20:23:27.476 Info App: Starting entry point MediaBrowser.WebDashboard.ServerEntryPoint
2017-10-09 20:23:27.477 Info App: Entry point completed: MediaBrowser.WebDashboard.ServerEntryPoint. Duration: 0.001045 seconds
2017-10-09 20:23:27.477 Info App: Starting entry point Emby.Server.Implementations.TV.CleanMissingEpisodesEntryPoint
2017-10-09 20:23:27.477 Info App: Entry point completed: Emby.Server.Implementations.TV.CleanMissingEpisodesEntryPoint. Duration: 0.000447 seconds
2017-10-09 20:23:27.477 Info App: Starting entry point Emby.Server.Implementations.Notifications.Notifications
2017-10-09 20:23:27.480 Info App: Entry point completed: Emby.Server.Implementations.Notifications.Notifications. Duration: 0.003031 seconds
2017-10-09 20:23:27.480 Info App: Starting entry point Emby.Server.Implementations.Notifications.WebSocketNotifier
2017-10-09 20:23:27.481 Info App: Entry point completed: Emby.Server.Implementations.Notifications.WebSocketNotifier. Duration: 0.000578 seconds
2017-10-09 20:23:27.481 Info App: Starting entry point Emby.Server.Implementations.News.NewsEntryPoint
2017-10-09 20:23:27.481 Info App: Entry point completed: Emby.Server.Implementations.News.NewsEntryPoint. Duration: 0.000195 seconds
2017-10-09 20:23:27.481 Info App: Starting entry point Emby.Server.Implementations.LiveTv.EmbyTV.EntryPoint
2017-10-09 20:23:27.485 Info App: Loading live tv data from /config/data/livetv/timers
2017-10-09 20:23:27.485 Debug JsonSerializer: Deserializing file /config/data/livetv/timers.json
2017-10-09 20:23:27.489 Debug XmlSerializer: Deserializing file /config/config/livetv.xml
2017-10-09 20:23:27.667 Debug XmlSerializer: Deserializing file /config/root/default/TV/options.xml
2017-10-09 20:23:27.686 Info App: Entry point completed: Emby.Server.Implementations.LiveTv.EmbyTV.EntryPoint. Duration: 0.204454 seconds
2017-10-09 20:23:27.686 Info App: Starting entry point Emby.Server.Implementations.IO.LibraryMonitorStartup
2017-10-09 20:23:27.931 Info App: Entry point completed: Emby.Server.Implementations.IO.LibraryMonitorStartup. Duration: 0.245374 seconds
2017-10-09 20:23:27.931 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.AutomaticRestartEntryPoint
2017-10-09 20:23:27.932 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.AutomaticRestartEntryPoint. Duration: 0.000405 seconds
2017-10-09 20:23:27.932 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.ExternalPortForwarding
2017-10-09 20:23:27.975 Debug PortMapper: Starting NAT discovery
2017-10-09 20:23:27.977 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.ExternalPortForwarding. Duration: 0.045467 seconds
2017-10-09 20:23:27.977 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.KeepServerAwake
2017-10-09 20:23:27.978 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.KeepServerAwake. Duration: 0.00022 seconds
2017-10-09 20:23:27.978 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.LibraryChangedNotifier
2017-10-09 20:23:27.979 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.LibraryChangedNotifier. Duration: 0.001335 seconds
2017-10-09 20:23:27.979 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.LoadRegistrations
2017-10-09 20:23:27.979 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.LoadRegistrations. Duration: 0.000234 seconds
2017-10-09 20:23:27.979 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.RecordingNotifier
2017-10-09 20:23:27.980 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.RecordingNotifier. Duration: 0.001084 seconds
2017-10-09 20:23:27.980 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.ServerEventNotifier
2017-10-09 20:23:27.982 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.ServerEventNotifier. Duration: 0.001832 seconds
2017-10-09 20:23:27.982 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.StartupWizard
2017-10-09 20:23:27.983 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.StartupWizard. Duration: 0.000201 seconds
2017-10-09 20:23:27.983 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.SystemEvents
2017-10-09 20:23:27.984 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.SystemEvents. Duration: 0.001307 seconds
2017-10-09 20:23:27.984 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.UdpServerEntryPoint
2017-10-09 20:23:27.988 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.UdpServerEntryPoint. Duration: 0.003934 seconds
2017-10-09 20:23:27.988 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.UsageEntryPoint
2017-10-09 20:23:27.990 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.UsageEntryPoint. Duration: 0.001459 seconds
2017-10-09 20:23:27.990 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.UserDataChangeNotifier
2017-10-09 20:23:27.992 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.UserDataChangeNotifier. Duration: 0.00268 seconds
2017-10-09 20:23:27.992 Info App: Starting entry point Emby.Server.Implementations.Channels.ChannelsEntryPoint
2017-10-09 20:23:27.993 Info App: Entry point completed: Emby.Server.Implementations.Channels.ChannelsEntryPoint. Duration: 0.000913 seconds
2017-10-09 20:23:27.993 Info App: Starting entry point Emby.Server.Implementations.Activity.ActivityLogEntryPoint
2017-10-09 20:23:27.995 Info App: Entry point completed: Emby.Server.Implementations.Activity.ActivityLogEntryPoint. Duration: 0.001489 seconds
2017-10-09 20:23:27.995 Info App: Starting entry point Emby.Server.MediaEncoding.Api.ApiEntryPoint
2017-10-09 20:23:27.996 Info App: Entry point completed: Emby.Server.MediaEncoding.Api.ApiEntryPoint. Duration: 0.000694 seconds
2017-10-09 20:23:27.996 Info App: Starting entry point Emby.Dlna.DlnaProfileEntryPoint
2017-10-09 20:23:27.996 Info App: Entry point completed: Emby.Dlna.DlnaProfileEntryPoint. Duration: 7.6E-05 seconds
2017-10-09 20:23:27.996 Info App: Starting entry point Emby.Dlna.Main.DlnaEntryPoint
2017-10-09 20:23:28.027 Info HttpClient: HttpClientManager GET: http://emby.media/community/index.php?/blog/rss/1-media-browser-developers-blog
2017-10-09 20:23:28.029 Debug XmlSerializer: Deserializing file /config/config/dlna/system/Default.xml
2017-10-09 20:23:28.076 Debug XmlSerializer: Deserializing file /config/config/dlna/system/Denon AVR.xml
2017-10-09 20:23:28.080 Debug XmlSerializer: Deserializing file /config/config/dlna/system/DirecTV HD-DVR.xml
2017-10-09 20:23:28.093 Debug XmlSerializer: Deserializing file /config/config/dlna/system/Dish Hopper-Joey.xml
2017-10-09 20:23:28.109 Debug XmlSerializer: Deserializing file /config/config/dlna/system/LG Smart TV.xml
2017-10-09 20:23:28.113 Debug XmlSerializer: Deserializing file /config/config/dlna/system/Linksys DMA2100.xml
2017-10-09 20:23:28.119 Debug XmlSerializer: Deserializing file /config/config/dlna/system/Marantz.xml
2017-10-09 20:23:28.129 Debug XmlSerializer: Deserializing file /config/config/dlna/system/MediaMonkey.xml
2017-10-09 20:23:28.137 Debug XmlSerializer: Deserializing file /config/config/dlna/system/Panasonic Viera.xml
2017-10-09 20:23:28.157 Debug XmlSerializer: Deserializing file /config/config/dlna/system/Popcorn Hour.xml
2017-10-09 20:23:28.160 Debug XmlSerializer: Deserializing file /config/config/dlna/system/Samsung Smart TV.xml
2017-10-09 20:23:28.170 Debug XmlSerializer: Deserializing file /config/config/dlna/system/Sharp Smart TV.xml
2017-10-09 20:23:28.180 Debug XmlSerializer: Deserializing file /config/config/dlna/system/Sony Blu-ray Player 2013.xml
2017-10-09 20:23:28.182 Debug XmlSerializer: Deserializing file /config/config/dlna/system/Sony Blu-ray Player 2014.xml
2017-10-09 20:23:28.190 Debug XmlSerializer: Deserializing file /config/config/dlna/system/Sony Blu-ray Player 2015.xml
2017-10-09 20:23:28.192 Debug XmlSerializer: Deserializing file /config/config/dlna/system/Sony Blu-ray Player 2016.xml
2017-10-09 20:23:28.200 Debug XmlSerializer: Deserializing file /config/config/dlna/system/Sony Blu-ray Player.xml
2017-10-09 20:23:28.202 Debug XmlSerializer: Deserializing file /config/config/dlna/system/Sony Bravia (2010).xml
2017-10-09 20:23:28.210 Debug XmlSerializer: Deserializing file /config/config/dlna/system/Sony Bravia (2011).xml
2017-10-09 20:23:28.218 Debug XmlSerializer: Deserializing file /config/config/dlna/system/Sony Bravia (2012).xml
2017-10-09 20:23:28.237 Debug XmlSerializer: Deserializing file /config/config/dlna/system/Sony Bravia (2013).xml
2017-10-09 20:23:28.241 Debug XmlSerializer: Deserializing file /config/config/dlna/system/Sony Bravia (2014).xml
2017-10-09 20:23:28.251 Debug XmlSerializer: Deserializing file /config/config/dlna/system/Sony PlayStation 3.xml
2017-10-09 20:23:28.267 Debug XmlSerializer: Deserializing file /config/config/dlna/system/Sony PlayStation 4.xml
2017-10-09 20:23:28.271 Debug XmlSerializer: Deserializing file /config/config/dlna/system/WDTV Live.xml
2017-10-09 20:23:28.274 Debug XmlSerializer: Deserializing file /config/config/dlna/system/Xbox 360.xml
2017-10-09 20:23:28.281 Debug XmlSerializer: Deserializing file /config/config/dlna/system/Xbox One.xml
2017-10-09 20:23:28.291 Debug XmlSerializer: Deserializing file /config/config/dlna/system/foobar2000.xml
2017-10-09 20:23:28.336 Debug XmlSerializer: Deserializing file /config/config/dlna.xml
2017-10-09 20:23:28.373 Debug NetworkManager: Querying interface: lo. Type: Loopback. Status: Unknown
2017-10-09 20:23:28.374 Debug NetworkManager: Querying interface: eth0. Type: Ethernet. Status: Up
2017-10-09 20:23:28.386 Info App: Entry point completed: Emby.Dlna.Main.DlnaEntryPoint. Duration: 0.390247 seconds
2017-10-09 20:23:28.386 Info App: Starting entry point MediaBrowser.XbmcMetadata.EntryPoint
2017-10-09 20:23:28.386 Info App: Entry point completed: MediaBrowser.XbmcMetadata.EntryPoint. Duration: 0.000203 seconds
2017-10-09 20:23:28.387 Info App: Starting entry point Emby.Server.CinemaMode.IntrosEntryPoint
2017-10-09 20:23:28.387 Info App: Entry point completed: Emby.Server.CinemaMode.IntrosEntryPoint. Duration: 0.000792 seconds
2017-10-09 20:23:28.387 Info App: Starting entry point Emby.Security.PluginSecurityManager
2017-10-09 20:23:28.388 Info App: Entry point completed: Emby.Security.PluginSecurityManager. Duration: 0.000105 seconds
2017-10-09 20:23:28.388 Info App: Starting entry point Emby.Server.Connect.ConnectEntryPoint
2017-10-09 20:23:28.389 Info App: Loading data from /config/data/connect.txt
2017-10-09 20:23:28.400 Info HttpServer: WS ws://172.16.200.21:8096/embywebsocket?api_key=76f0fe7e721346498ab8556bf06de74f&deviceId=348D94C804AC43AA865918938A894490. UserAgent:
2017-10-09 20:23:28.402 Debug HttpServer: Web socket connection allowed
2017-10-09 20:23:28.428 Warn SessionWebSocketListener: Unable to determine session based on url: /embywebsocket?api_key=76f0fe7e721346498ab8556bf06de74f&deviceId=348D94C804AC43AA865918938A894490
2017-10-09 20:23:28.432 Info App: Loading data from /config/data/wan.dat
2017-10-09 20:23:28.449 Info App: Entry point completed: Emby.Server.Connect.ConnectEntryPoint. Duration: 0.061859 seconds
2017-10-09 20:23:28.450 Info App: Starting entry point Emby.Server.Sync.SyncManagerEntryPoint
2017-10-09 20:23:28.452 Info App: Sqlite version: 3.18.0
2017-10-09 20:23:28.452 Info App: Sqlite compiler options: COMPILER=gcc-7.2.1 20170901 [gcc-7-branch revision 251580],DEFAULT_SYNCHRONOUS=2,DEFAULT_WAL_SYNCHRONOUS=2,ENABLE_COLUMN_METADATA,ENABLE_DBSTAT_VTAB,ENABLE_FTS3,ENABLE_FTS3_PARENTHESIS,ENABLE_FTS5,ENABLE_JSON1,ENABLE_LOAD_EXTENSION,ENABLE_RTREE,ENABLE_UNLOCK_NOTIFY,ENABLE_UPDATE_DELETE_LIMIT,LIKE_DOESNT_MATCH_BLOBS,MAX_SCHEMA_RETRY=25,OMIT_LOOKASIDE,SECURE_DELETE,SYSTEM_MALLOC,THREADSAFE=1
2017-10-09 20:23:28.456 Info HttpServer: HTTP POST http://172.16.200.21:8096/emby/Sessions/Capabilities/Full?format=json. UserAgent:
2017-10-09 20:23:28.463 Info Dlna: Registering publisher for urn:schemas-upnp-org:device:MediaServer:1 on 172.16.200.21
2017-10-09 20:23:28.470 Info App: Default journal_mode for /config/data/sync14.db is wal
2017-10-09 20:23:28.470 Info App: PRAGMA synchronous=1
2017-10-09 20:23:28.472 Debug Dlna: Device Added MediaServer - 0cbf50201bf94fbf8ab4a3a89379f4e6 - http://172.16.200.21:8096/dlna/0cbf50201bf94fbf8ab4a3a89379f4e6/description.xml
2017-10-09 20:23:28.472 Info App: Entry point completed: Emby.Server.Sync.SyncManagerEntryPoint. Duration: 0.022765 seconds
2017-10-09 20:23:28.472 Info App: Starting entry point Emby.Server.Sync.SyncNotificationEntryPoint
2017-10-09 20:23:28.473 Info App: Entry point completed: Emby.Server.Sync.SyncNotificationEntryPoint. Duration: 0.000331 seconds
2017-10-09 20:23:28.473 Info App: Starting entry point Emby.Security.PluginSecurityManager
2017-10-09 20:23:28.473 Info App: Entry point completed: Emby.Security.PluginSecurityManager. Duration: 5.9E-05 seconds
2017-10-09 20:23:28.473 Info App: All entry points have started
2017-10-09 20:23:28.475 Debug Dlna: Rebroadcast Interval = 00:00:30, Next Broadcast At = 00:00:30
2017-10-09 20:23:28.487 Info HttpServer: HTTP GET http://172.16.200.21:8096/dlna/0cbf50201bf94fbf8ab4a3a89379f4e6/description.xml. UserAgent: Linux/2.6.37-3.2, UPnP/1.0, DLNADOC/1.50
2017-10-09 20:23:28.487 Info HttpServer: HTTP GET http://172.16.200.21:8096/dlna/0cbf50201bf94fbf8ab4a3a89379f4e6/description.xml. UserAgent: Linux/2.6.37-3.2, UPnP/1.0, DLNADOC/1.50
2017-10-09 20:23:28.502 Debug Dlna: No matching device profile found. HOST=172.16.200.21:8096, DATE=Mon, 09 Oct 2017 09:23:29 GMT, CONNECTION=close, USER-AGENT=Linux/2.6.37-3.2, UPnP/1.0, DLNADOC/1.50
2017-10-09 20:23:28.502 Debug Dlna: No matching device profile found. HOST=172.16.200.21:8096, DATE=Mon, 09 Oct 2017 09:23:29 GMT, CONNECTION=close, USER-AGENT=Linux/2.6.37-3.2, UPnP/1.0, DLNADOC/1.50
2017-10-09 20:23:28.513 Info HttpServer: HTTP Response 200 to 172.16.200.128. Time: 25ms. http://172.16.200.21:8096/dlna/0cbf50201bf94fbf8ab4a3a89379f4e6/description.xml
2017-10-09 20:23:28.513 Info HttpServer: HTTP Response 200 to 172.16.200.128. Time: 26ms. http://172.16.200.21:8096/dlna/0cbf50201bf94fbf8ab4a3a89379f4e6/description.xml
2017-10-09 20:23:28.525 Info HttpServer: HTTP SUBSCRIBE http://172.16.200.21:8096/dlna/0cbf50201bf94fbf8ab4a3a89379f4e6/contentdirectory/events. UserAgent:
2017-10-09 20:23:28.527 Info HttpServer: HTTP Response 200 to 172.16.200.128. Time: 2ms. http://172.16.200.21:8096/dlna/0cbf50201bf94fbf8ab4a3a89379f4e6/contentdirectory/events
2017-10-09 20:23:28.527 Info App: App Activity: app: Kodi, version: 2.3.49, deviceId: 348D94C804AC43AA865918938A894490, deviceName: Kodi (localhost)
2017-10-09 20:23:28.677 Debug JsonSerializer: Deserializing file /config/data/devices/578bead5c6a393bb80a7286eb1d2067d/device.json
2017-10-09 20:23:28.689 Debug JsonSerializer: Deserializing file /config/data/devices/644ccdcb296ebaeaaf055bd85baed0d1/device.json
2017-10-09 20:23:28.734 Debug JsonSerializer: Deserializing file /config/data/devices/7287e652d37ba32d944a910377c289b4/device.json
2017-10-09 20:23:28.752 Debug JsonSerializer: Deserializing file /config/data/devices/ddf6e25838fabbb4f652b3544e17a432/device.json
2017-10-09 20:23:28.853 Error HttpServer: Error processing request

Link to comment
Share on other sites

  • 2 weeks later...

Just wanted to give a heads up that the Docker beta container has not been updated in 15 days, it was being rebuilt every night.

 

Also, any roadmap for moving the docker container over to .Net core now that the MAC release has been switched over?

Link to comment
Share on other sites

hurricanehrndz

Thanks for the heads up. I will get the builds going again. No timeline for netcore yet.

 

Sent from my ONEPLUS A3000 using Tapatalk

Link to comment
Share on other sites

kodibart

Hi 

I was running docker server on kodi 17 (libreELEC version from Raybuntu) and updated to kodi alpha 18 Raybuntu. Is emby docker server supposed to be working as it is working on kodi 17. I seem to have some issues 

This evening I wanted to watch an episode but all my tv show posters dissapeared after I saw in the upper right corner of the screen something like deleting synchron. I can't rememer the exact phrase. I checked and all of my data on the NAS is still there.

Link to comment
Share on other sites

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...