Jump to content

Emby Server Problem. DLNA Server startet nicht.


Tuxedo83

Recommended Posts

Tuxedo83

Hallo Community,

 

ich habe seit einigen Versionen vom Emby Server ( ab 3.1 ( glaube ich ) ) ein großes Problem.

 

Der Emby Server startet normal aber der "DLNA Server" startet nicht mit.

 

Somit kann ich via VLC / Smart TV nicht auf die Emby Server Bibliothek zugreifen.

 

Der Emby Server ( Web Interface oder auch über die Android App ) erkennt meinen Smart TV / Tablet etc.. .

( Eine Wiedergabe ist möglich ).

 

Als Grundlage habe ich eine Frische Emby + Mono Installation genommen.

 

Habe auch schon diverse Emby Server armhf Versionen getestet.

( Alle über Version > 3.1.X starten den DLNA Server nicht mit ).

 

Log laut Emby sieht OK aus:

Ports:
netstat -tulpn | grep :1900 
udp        0      0 0.0.0.0:1900            0.0.0.0:*                           2755/EmbyServer 

netstat -tulpn | grep :8096 
tcp6       0      0 :::8096                 :::*                    LISTEN      2755/EmbyServer
 
 
 

Nur eine Meldung / Error erscheint: 

Error App: Failed to start UDP Server
	*** Error Report ***
	Version: 3.5.2.0
	Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_armhf.deb
	Operating system: Unix 3.8.13.23
	64-Bit OS: False
	64-Bit Process: False
	User Interactive: True
	Processor count: 4
	Program data path: /var/lib/emby
	Application directory: /opt/emby-server/system
	System.Net.Sockets.SocketException (92): Protocol not available
	   at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, String callerName)
	   at System.Net.Sockets.Socket.SetSocketOption(SocketOptionLevel optionLevel, SocketOptionName optionName, Int32 optionValue, Boolean silent)
	   at System.Net.Sockets.Socket.SetSocketOption(SocketOptionLevel optionLevel, SocketOptionName optionName, Int32 optionValue)
	   at Emby.Server.Implementations.Net.SocketFactory.CreateUdpSocket(Int32 localPort)
	   at Emby.Server.Implementations.Udp.UdpServer.Start(Int32 port)
	   at Emby.Server.Implementations.EntryPoints.UdpServerEntryPoint.Run()
	System.Net.Sockets.SocketException
	   at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, String callerName)
	   at System.Net.Sockets.Socket.SetSocketOption(SocketOptionLevel optionLevel, SocketOptionName optionName, Int32 optionValue, Boolean silent)
	   at System.Net.Sockets.Socket.SetSocketOption(SocketOptionLevel optionLevel, SocketOptionName optionName, Int32 optionValue)
	   at Emby.Server.Implementations.Net.SocketFactory.CreateUdpSocket(Int32 localPort)
	   at Emby.Server.Implementations.Udp.UdpServer.Start(Int32 port)
	   at Emby.Server.Implementations.EntryPoints.UdpServerEntryPoint.Run()

( kompletter Log in den Attachements.)

 

 

Weitere Informationen:

mono -V
Mono JIT compiler version 5.16.0.179 (tarball Thu Oct  4 12:05:24 UTC 2018)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
        TLS:           __thread
        SIGSEGV:       normal
        Notifications: epoll
        Architecture:  armel,vfp+hard
        Disabled:      none
        Misc:          softdebug
        Interpreter:   yes
        LLVM:          yes(3.6.0svn-mono-/)
        GC:            sgen (concurrent by default)

System:

System: Odroid U3 
Debian Jessie

 lscpu
Architecture:          armv7l
Byte Order:            Little Endian
CPU(s):                4
On-line CPU(s) list:   0-3
Thread(s) per core:    1
Core(s) per socket:    4
Socket(s):             1
Model:                 0
Model name:            ARMv7 Processor rev 0 (v7l)
CPU max MHz:           2000.0000
CPU min MHz:           200.0000
BogoMIPS:              3394.86
Flags:                 swp half thumb fastmult vfp edsp thumbee neon vfpv3 tls

Emby Server Version: 

Version 3.5.2.0 / ARMHF

Falls noch Informationen fehlen, kann ich diese gerne nachreichen.

 

 

Weiterhin habe ich nun das Problem, das mein Backup defekt ist, und ich kein alte Funktionierende Emby-Server Version mehr habe die ich ohne Probleme nutzen kann.

 

Welche Version des Emby-Servers noch komplett funktionierte, kann ich leider nicht mehr sagen.

( Weiß nur, das die Versionen noch gingen die noch nicht im /opt/emby-server installiert wurde ).

 

 

Ich hoffe das mir jemand helfen kann, damit ich mein Emby wieder voll nutzen kann.

 

mfg

Tuxedo83

Edited by Tuxedo83
Link to comment
Share on other sites

  • 2 weeks later...
  • 2 weeks later...
Tuxedo83
Hello, Luke,
thanks for the answer.
Here are the desired Emby Logs.
 
 
Edit:
 
For testing purposes I also tested a Ubuntu 18.04 for the Odroid U3.
 
There Mono is installed in the version: 4.6.2 (Debian 4.6.2.7+-0ubuntu1). 
 Emby-Server 3.5.2.0 / ARMHF ran without this error.
 
Downgraded the mono version to 4.6.2.7 on Debian Jessie.
But the problem remains.
 
 mono --version
Mono JIT compiler version 4.6.2 (Debian 4.6.2.7+dfsg-2)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
        TLS:           normal
        SIGSEGV:       normal
        Notifications: epoll
        Architecture:  armel,vfp+hard
        Disabled:      none
        Misc:          softdebug
        LLVM:          supported, not enabled.
        GC:            sgen

I also attached the logs with active debug.

 

 
mfg Tuxedo83

embyserver-63677999262.txt

embyserver.txt

server-63678009571.txt

server-63678009600.txt

Edited by Tuxedo83
Link to comment
Share on other sites

Tuxedo83

With Ubuntu as operating system every Emby version works.

 

But there is no Emby version working on Debian 8 / 9 anymore.

 

I only use Debian because other things don't work correctly on Ubuntu.

Edited by Tuxedo83
Link to comment
Share on other sites

Tuxedo83

Already tested several versions (3.3 / 3.2 ) as stable and beta. Without success.

 

Which emby armhf version was the last one Mono used?

Link to comment
Share on other sites

  • 2 weeks later...

Same problem here: None of my devices can find the DLNA Server

 

"Failed to start UDP Server"

 

Emby version 3.5.3.0 armhf freshly installed on Ubuntu 16.04

Link to comment
Share on other sites

This is the log. For some reason, the UDP server could not be started which is required for clients to autodetect the server:

2018-11-27 22:38:21.365 Info Main: Application path: /opt/emby-server/system/EmbyServer.dll
2018-11-27 22:38:21.566 Info Main: Emby
	Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_armhf.deb
	Operating system: Unix 3.4.113.7
	64-Bit OS: False
	64-Bit Process: False
	User Interactive: True
	Processor count: 2
	Program data path: /var/lib/emby
	Application directory: /opt/emby-server/system
2018-11-27 22:38:25.321 Info App: Application version: 3.5.3.0
2018-11-27 22:38:25.355 Info App: Loading assemblies
2018-11-27 22:38:25.781 Info App: File /var/lib/emby/plugins/Emby.Server.CinemaMode.dll has version 1.0.2.0
2018-11-27 22:38:25.799 Info App: File /opt/emby-server/system/plugins/Emby.Server.CinemaMode.dll has version 1.0.2.0
2018-11-27 22:38:25.802 Info App: File /var/lib/emby/plugins/OpenSubtitles.dll has version 1.0.2.0
2018-11-27 22:38:25.820 Info App: File /opt/emby-server/system/plugins/OpenSubtitles.dll has version 1.0.2.0
2018-11-27 22:38:25.833 Info App: File /var/lib/emby/plugins/IMVDb.dll has version 1.0.1.0
2018-11-27 22:38:25.882 Info App: File /opt/emby-server/system/plugins/IMVDb.dll has version 1.0.1.0
2018-11-27 22:38:26.003 Info App: Loading Emby.Server.CinemaMode, Version=1.0.2.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/Emby.Server.CinemaMode.dll
2018-11-27 22:38:26.006 Info App: Loading OpenSubtitles, Version=1.0.2.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/OpenSubtitles.dll
2018-11-27 22:38:26.009 Info App: Loading IMVDb, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/IMVDb.dll
2018-11-27 22:38:26.011 Info App: Loading MediaBrowser.Api, Version=3.5.3.0, Culture=neutral, PublicKeyToken=null
2018-11-27 22:38:26.011 Info App: Loading MediaBrowser.WebDashboard, Version=3.5.3.0, Culture=neutral, PublicKeyToken=null
2018-11-27 22:38:26.014 Info App: Loading MediaBrowser.Model, Version=3.5.3.0, Culture=neutral, PublicKeyToken=null
2018-11-27 22:38:26.016 Info App: Loading MediaBrowser.Common, Version=3.5.3.0, Culture=neutral, PublicKeyToken=null
2018-11-27 22:38:26.016 Info App: Loading MediaBrowser.Controller, Version=3.5.3.0, Culture=neutral, PublicKeyToken=null
2018-11-27 22:38:26.016 Info App: Loading MediaBrowser.Providers, Version=3.5.3.0, Culture=neutral, PublicKeyToken=null
2018-11-27 22:38:26.016 Info App: Loading Emby.Photos, Version=3.5.3.0, Culture=neutral, PublicKeyToken=null
2018-11-27 22:38:26.016 Info App: Loading Emby.Server.Implementations, Version=3.5.3.0, Culture=neutral, PublicKeyToken=null
2018-11-27 22:38:26.016 Info App: Loading Emby.Server.MediaEncoding, Version=3.5.3.0, Culture=neutral, PublicKeyToken=null
2018-11-27 22:38:26.017 Info App: Loading Emby.Dlna, Version=3.5.3.0, Culture=neutral, PublicKeyToken=null
2018-11-27 22:38:26.017 Info App: Loading MediaBrowser.LocalMetadata, Version=3.5.3.0, Culture=neutral, PublicKeyToken=null
2018-11-27 22:38:26.017 Info App: Loading Emby.Notifications, Version=3.5.3.0, Culture=neutral, PublicKeyToken=null
2018-11-27 22:38:26.017 Info App: Loading MediaBrowser.XbmcMetadata, Version=3.5.3.0, Culture=neutral, PublicKeyToken=null
2018-11-27 22:38:26.017 Info App: Loading Emby.Server.Connect, Version=3.5.3.0, Culture=neutral, PublicKeyToken=null
2018-11-27 22:38:26.017 Info App: Loading Emby.Server.Sync, Version=3.5.3.0, Culture=neutral, PublicKeyToken=null
2018-11-27 22:38:28.818 Info SqliteUserRepository: Sqlite version: 3.24.0
2018-11-27 22:38:28.842 Info SqliteUserRepository: Sqlite compiler options: COMPILER=gcc-6.4.1 20170707,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
2018-11-27 22:38:29.283 Info SqliteUserRepository: Default journal_mode for /var/lib/emby/data/users.db is wal
2018-11-27 22:38:29.341 Info SqliteUserRepository: PRAGMA synchronous=1
2018-11-27 22:38:29.565 Info AuthenticationRepository: Default journal_mode for /var/lib/emby/data/authentication.db is wal
2018-11-27 22:38:29.569 Info AuthenticationRepository: PRAGMA synchronous=1
2018-11-27 22:38:31.017 Info ActivityRepository: Default journal_mode for /var/lib/emby/data/activitylog.db is wal
2018-11-27 22:38:31.020 Info ActivityRepository: PRAGMA synchronous=1
2018-11-27 22:38:31.066 Info SqliteDisplayPreferencesRepository: Default journal_mode for /var/lib/emby/data/displaypreferences.db is wal
2018-11-27 22:38:31.068 Info SqliteDisplayPreferencesRepository: PRAGMA synchronous=1
2018-11-27 22:38:33.501 Info SqliteItemRepository: Default journal_mode for /var/lib/emby/data/library.db is wal
2018-11-27 22:38:33.506 Info SqliteItemRepository: PRAGMA synchronous=1
2018-11-27 22:38:36.532 Info HttpServer: Calling ServiceStack AppHost.Init
2018-11-27 22:38:46.613 Info HttpServer: Adding HttpListener prefix http://+:8096/
2018-11-27 22:38:46.623 Info HttpServer: Adding HttpListener prefix https://+:8920/
2018-11-27 22:38:48.880 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/System/Info. UserAgent: Mozilla/5.0 (Android 8.0.0; Mobile; rv:63.0) Gecko/63.0 Firefox/63.0
2018-11-27 22:38:48.951 Info HttpServer: HTTP Response 503 to 192.168.1.111. Time: 229ms. http://192.168.1.98:8096/emby/System/Info 
2018-11-27 22:38:49.572 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/System/Info. UserAgent: Mozilla/5.0 (Android 8.0.0; Mobile; rv:63.0) Gecko/63.0 Firefox/63.0
2018-11-27 22:38:49.581 Info HttpServer: HTTP Response 503 to 192.168.1.111. Time: 10ms. http://192.168.1.98:8096/emby/System/Info 
2018-11-27 22:38:50.222 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/System/Info. UserAgent: Mozilla/5.0 (Android 8.0.0; Mobile; rv:63.0) Gecko/63.0 Firefox/63.0
2018-11-27 22:38:50.229 Info HttpServer: HTTP Response 503 to 192.168.1.111. Time: 5ms. http://192.168.1.98:8096/emby/System/Info 
2018-11-27 22:38:50.873 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/System/Info. UserAgent: Mozilla/5.0 (Android 8.0.0; Mobile; rv:63.0) Gecko/63.0 Firefox/63.0
2018-11-27 22:38:50.874 Info HttpServer: HTTP Response 503 to 192.168.1.111. Time: 2ms. http://192.168.1.98:8096/emby/System/Info 
2018-11-27 22:38:51.411 Info Skia: SkiaSharp version: 1.60.0.0
2018-11-27 22:38:51.475 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/System/Info. UserAgent: Mozilla/5.0 (Android 8.0.0; Mobile; rv:63.0) Gecko/63.0 Firefox/63.0
2018-11-27 22:38:51.479 Info HttpServer: HTTP Response 503 to 192.168.1.111. Time: 5ms. http://192.168.1.98:8096/emby/System/Info 
2018-11-27 22:38:52.068 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/System/Info. UserAgent: Mozilla/5.0 (Android 8.0.0; Mobile; rv:63.0) Gecko/63.0 Firefox/63.0
2018-11-27 22:38:52.069 Info HttpServer: HTTP Response 503 to 192.168.1.111. Time: 2ms. http://192.168.1.98:8096/emby/System/Info 
2018-11-27 22:38:52.082 Info TaskManager: Daily trigger for Chapter image extraction set to fire at 28.11.18 02:00:00, which is 201.131972476667 minutes from now.
2018-11-27 22:38:52.227 Info TaskManager: Daily trigger for Rotate log file set to fire at 28.11.18 00:00:00, which is 81.12955392 minutes from now.
2018-11-27 22:38:52.397 Info MediaEncoder: FFMpeg: /opt/emby-server/bin/ffmpeg
2018-11-27 22:38:52.398 Info MediaEncoder: FFProbe: /opt/emby-server/bin/ffprobe
2018-11-27 22:38:52.404 Info MediaEncoder: Validating media encoder at /opt/emby-server/bin/ffmpeg
2018-11-27 22:38:52.447 Info MediaEncoder: Running /opt/emby-server/bin/ffmpeg -decoders
2018-11-27 22:38:52.686 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/System/Info. UserAgent: Mozilla/5.0 (Android 8.0.0; Mobile; rv:63.0) Gecko/63.0 Firefox/63.0
2018-11-27 22:38:52.688 Info HttpServer: HTTP Response 503 to 192.168.1.111. Time: 2ms. http://192.168.1.98:8096/emby/System/Info 
2018-11-27 22:38:53.287 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/System/Info. UserAgent: Mozilla/5.0 (Android 8.0.0; Mobile; rv:63.0) Gecko/63.0 Firefox/63.0
2018-11-27 22:38:53.290 Info HttpServer: HTTP Response 503 to 192.168.1.111. Time: 3ms. http://192.168.1.98:8096/emby/System/Info 
2018-11-27 22:38:53.734 Info MediaEncoder: Decoder available: mpeg2video
2018-11-27 22:38:53.752 Info MediaEncoder: Decoder available: ac3
2018-11-27 22:38:53.754 Info MediaEncoder: Decoder available: aac
2018-11-27 22:38:53.755 Info MediaEncoder: Decoder available: mp3
2018-11-27 22:38:53.756 Info MediaEncoder: Decoder available: h264
2018-11-27 22:38:53.756 Info MediaEncoder: Decoder available: hevc
2018-11-27 22:38:53.776 Info MediaEncoder: Running /opt/emby-server/bin/ffmpeg -encoders
2018-11-27 22:38:53.859 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/System/Info. UserAgent: Mozilla/5.0 (Android 8.0.0; Mobile; rv:63.0) Gecko/63.0 Firefox/63.0
2018-11-27 22:38:53.860 Info HttpServer: HTTP Response 503 to 192.168.1.111. Time: 1ms. http://192.168.1.98:8096/emby/System/Info 
2018-11-27 22:38:54.064 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/ScheduledTasks?IsEnabled=true. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:63.0) Gecko/63.0 Firefox/63.0
2018-11-27 22:38:54.069 Info HttpServer: HTTP Response 503 to 192.168.1.118. Time: 69ms. http://192.168.1.98:8096/emby/ScheduledTasks?IsEnabled=true 
2018-11-27 22:38:54.149 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/ScheduledTasks?IsEnabled=true. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:63.0) Gecko/63.0 Firefox/63.0
2018-11-27 22:38:54.151 Info HttpServer: HTTP Response 503 to 192.168.1.118. Time: 2ms. http://192.168.1.98:8096/emby/ScheduledTasks?IsEnabled=true 
2018-11-27 22:38:54.429 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/System/Info. UserAgent: Mozilla/5.0 (Android 8.0.0; Mobile; rv:63.0) Gecko/63.0 Firefox/63.0
2018-11-27 22:38:54.430 Info HttpServer: HTTP Response 503 to 192.168.1.111. Time: 2ms. http://192.168.1.98:8096/emby/System/Info 
2018-11-27 22:38:54.676 Info MediaEncoder: Encoder available: libx264
2018-11-27 22:38:54.678 Info MediaEncoder: Encoder available: aac
2018-11-27 22:38:54.678 Info MediaEncoder: Encoder available: libmp3lame
2018-11-27 22:38:54.679 Info MediaEncoder: Encoder available: libopus
2018-11-27 22:38:54.679 Info MediaEncoder: Encoder available: libvorbis
2018-11-27 22:38:54.680 Info MediaEncoder: Encoder available: srt
2018-11-27 22:38:54.683 Info MediaEncoder: Encoder available: libwebp
2018-11-27 22:38:54.683 Info MediaEncoder: Encoder available: ac3
2018-11-27 22:38:54.705 Info MediaEncoder: Running /opt/emby-server/bin/ffmpeg -protocols
2018-11-27 22:38:54.998 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/ScheduledTasks?IsEnabled=true. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:63.0) Gecko/63.0 Firefox/63.0
2018-11-27 22:38:55.003 Info HttpServer: HTTP Response 503 to 192.168.1.118. Time: 16ms. http://192.168.1.98:8096/emby/ScheduledTasks?IsEnabled=true 
2018-11-27 22:38:55.009 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/System/Info. UserAgent: Mozilla/5.0 (Android 8.0.0; Mobile; rv:63.0) Gecko/63.0 Firefox/63.0
2018-11-27 22:38:55.011 Info HttpServer: HTTP Response 503 to 192.168.1.111. Time: 2ms. http://192.168.1.98:8096/emby/System/Info 
2018-11-27 22:38:55.210 Info TaskManager: StartupTrigger fired for task: Check for application updates
2018-11-27 22:38:55.228 Info TaskManager: StartupTrigger fired for task: Check for plugin updates
2018-11-27 22:38:55.249 Info TaskManager: Queueing task SystemUpdateTask
2018-11-27 22:38:55.260 Info TaskManager: Queueing task PluginUpdateTask
2018-11-27 22:38:55.391 Info TaskManager: Executing Check for plugin updates
2018-11-27 22:38:55.391 Info TaskManager: Executing Check for application updates
2018-11-27 22:38:55.767 Info MediaEncoder: Encoder validation complete
2018-11-27 22:38:55.770 Info MediaEncoder: ffmpeg supported protocols: async,cache,concat,crypto,data,ffrtmphttp,file,ftp,gopher,hls,http,httpproxy,https,mmsh,mmst,pipe,rtmp,rtmps,rtmpt,rtmpts,rtp,srtp,subfile,tcp,tls,udp,udplite,unix,smb
2018-11-27 22:38:55.850 Info App: ServerId: 0d06eeaf930a42e9bd99ce4da4a9c39c
2018-11-27 22:38:57.805 Info App: Starting entry point MediaBrowser.WebDashboard.ServerEntryPoint
2018-11-27 22:38:57.840 Info App: Entry point completed: MediaBrowser.WebDashboard.ServerEntryPoint. Duration: 0.0277707 seconds
2018-11-27 22:38:57.842 Info App: Starting entry point Emby.Dlna.Main.DlnaEntryPoint
2018-11-27 22:38:57.882 Info TaskManager: Check for application updates Completed after 0 minute(s) and 2 seconds
2018-11-27 22:38:59.537 Info TaskManager: Check for plugin updates Completed after 0 minute(s) and 4 seconds
2018-11-27 22:38:59.740 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/System/Info. UserAgent: Mozilla/5.0 (Android 8.0.0; Mobile; rv:63.0) Gecko/63.0 Firefox/63.0
2018-11-27 22:38:59.744 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/ScheduledTasks?IsEnabled=true. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:63.0) Gecko/63.0 Firefox/63.0
2018-11-27 22:38:59.752 Info HttpServer: HTTP Response 503 to 192.168.1.111. Time: 12ms. http://192.168.1.98:8096/emby/System/Info 
2018-11-27 22:38:59.753 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/ScheduledTasks?IsEnabled=true. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:63.0) Gecko/63.0 Firefox/63.0
2018-11-27 22:38:59.755 Info HttpServer: HTTP Response 503 to 192.168.1.118. Time: 1ms. http://192.168.1.98:8096/emby/ScheduledTasks?IsEnabled=true 
2018-11-27 22:38:59.762 Info HttpServer: HTTP Response 503 to 192.168.1.118. Time: 18ms. http://192.168.1.98:8096/emby/ScheduledTasks?IsEnabled=true 
2018-11-27 22:38:59.773 Info TaskManager: ExecuteQueuedTasks
2018-11-27 22:38:59.784 Info TaskManager: ExecuteQueuedTasks
2018-11-27 22:39:00.004 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/ScheduledTasks?IsEnabled=true. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:63.0) Gecko/63.0 Firefox/63.0
2018-11-27 22:39:00.007 Info HttpServer: HTTP Response 503 to 192.168.1.118. Time: 3ms. http://192.168.1.98:8096/emby/ScheduledTasks?IsEnabled=true 
2018-11-27 22:39:00.518 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/System/Info. UserAgent: Mozilla/5.0 (Android 8.0.0; Mobile; rv:63.0) Gecko/63.0 Firefox/63.0
2018-11-27 22:39:00.521 Info HttpServer: HTTP Response 503 to 192.168.1.111. Time: 4ms. http://192.168.1.98:8096/emby/System/Info 
2018-11-27 22:39:01.143 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/System/Info. UserAgent: Mozilla/5.0 (Android 8.0.0; Mobile; rv:63.0) Gecko/63.0 Firefox/63.0
2018-11-27 22:39:01.144 Info HttpServer: HTTP Response 503 to 192.168.1.111. Time: 1ms. http://192.168.1.98:8096/emby/System/Info 
2018-11-27 22:39:01.788 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/System/Info. UserAgent: Mozilla/5.0 (Android 8.0.0; Mobile; rv:63.0) Gecko/63.0 Firefox/63.0
2018-11-27 22:39:01.789 Info HttpServer: HTTP Response 503 to 192.168.1.111. Time: 2ms. http://192.168.1.98:8096/emby/System/Info 
2018-11-27 22:39:02.445 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/System/Info. UserAgent: Mozilla/5.0 (Android 8.0.0; Mobile; rv:63.0) Gecko/63.0 Firefox/63.0
2018-11-27 22:39:02.448 Info HttpServer: HTTP Response 503 to 192.168.1.111. Time: 4ms. http://192.168.1.98:8096/emby/System/Info 
2018-11-27 22:39:02.699 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/ScheduledTasks?IsEnabled=true. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:63.0) Gecko/63.0 Firefox/63.0
2018-11-27 22:39:02.700 Info HttpServer: HTTP Response 503 to 192.168.1.118. Time: 2ms. http://192.168.1.98:8096/emby/ScheduledTasks?IsEnabled=true 
2018-11-27 22:39:02.825 Info App: Entry point completed: Emby.Dlna.Main.DlnaEntryPoint. Duration: 4.9825179 seconds
2018-11-27 22:39:02.826 Info App: Starting entry point Emby.Server.Connect.ConnectEntryPoint
2018-11-27 22:39:02.870 Info App: Loading data from /var/lib/emby/data/connect.txt
2018-11-27 22:39:02.979 Info App: Loading data from /var/lib/emby/data/wan.dat
2018-11-27 22:39:03.062 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/System/Info. UserAgent: Mozilla/5.0 (Android 8.0.0; Mobile; rv:63.0) Gecko/63.0 Firefox/63.0
2018-11-27 22:39:03.063 Info HttpServer: HTTP Response 503 to 192.168.1.111. Time: 2ms. http://192.168.1.98:8096/emby/System/Info 
2018-11-27 22:39:03.385 Info App: Entry point completed: Emby.Server.Connect.ConnectEntryPoint. Duration: 0.5570611 seconds
2018-11-27 22:39:03.388 Info App: Core startup complete
2018-11-27 22:39:03.390 Info App: Post-init migrations complete
2018-11-27 22:39:03.392 Info App: Starting entry point Emby.Security.PluginSecurityManager
2018-11-27 22:39:03.396 Info App: Entry point completed: Emby.Security.PluginSecurityManager. Duration: 0.0009509 seconds
2018-11-27 22:39:03.396 Info App: Starting entry point Emby.Server.CinemaMode.IntrosEntryPoint
2018-11-27 22:39:03.404 Info App: Entry point completed: Emby.Server.CinemaMode.IntrosEntryPoint. Duration: 0.0055361 seconds
2018-11-27 22:39:03.406 Info App: Starting entry point MediaBrowser.Api.ApiEntryPoint
2018-11-27 22:39:03.408 Info App: Entry point completed: MediaBrowser.Api.ApiEntryPoint. Duration: 0.000922 seconds
2018-11-27 22:39:03.408 Info App: Starting entry point Emby.Server.Implementations.News.NewsEntryPoint
2018-11-27 22:39:03.424 Info App: Entry point completed: Emby.Server.Implementations.News.NewsEntryPoint. Duration: 0.0138937 seconds
2018-11-27 22:39:03.425 Info App: Starting entry point Emby.Server.Implementations.LiveTv.EmbyTV.EntryPoint
2018-11-27 22:39:03.492 Info App: Loading live tv data from /var/lib/emby/data/livetv/timers
2018-11-27 22:39:03.675 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/System/Info. UserAgent: Mozilla/5.0 (Android 8.0.0; Mobile; rv:63.0) Gecko/63.0 Firefox/63.0
2018-11-27 22:39:03.852 Info Dlna: Registering publisher for urn:schemas-upnp-org:device:MediaServer:1 on 192.168.1.98
2018-11-27 22:39:04.167 Info HttpClient: GET https://emby.media/community/index.php?/blog/rss/1-media-browser-developers-blog
2018-11-27 22:39:04.718 Info Dlna: Registering publisher for urn:schemas-upnp-org:device:MediaServer:1 on fe80::12:34ff:fe56:7890%2
2018-11-27 22:39:09.237 Info HttpServer: HTTP Response 200 to 192.168.1.111. Time: 5564ms (slow). http://192.168.1.98:8096/emby/System/Info 
2018-11-27 22:39:09.943 Info App: Entry point completed: Emby.Server.Implementations.LiveTv.EmbyTV.EntryPoint. Duration: 6.5163086 seconds
2018-11-27 22:39:09.948 Info App: Starting entry point Emby.Server.Implementations.Library.DeviceAccessEntryPoint
2018-11-27 22:39:09.970 Info App: Entry point completed: Emby.Server.Implementations.Library.DeviceAccessEntryPoint. Duration: 0.0201711 seconds
2018-11-27 22:39:09.975 Info App: Starting entry point Emby.Server.Implementations.IO.LibraryMonitorStartup
2018-11-27 22:39:10.634 Info App: Entry point completed: Emby.Server.Implementations.IO.LibraryMonitorStartup. Duration: 0.6562162 seconds
2018-11-27 22:39:10.638 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.AutomaticRestartEntryPoint
2018-11-27 22:39:10.663 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.AutomaticRestartEntryPoint. Duration: 0.0225315 seconds
2018-11-27 22:39:10.671 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.ExternalPortForwarding
2018-11-27 22:39:10.698 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.ExternalPortForwarding. Duration: 0.0245896 seconds
2018-11-27 22:39:10.704 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.KeepServerAwake
2018-11-27 22:39:10.713 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.KeepServerAwake. Duration: 0.0070111 seconds
2018-11-27 22:39:10.715 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.LibraryChangedNotifier
2018-11-27 22:39:10.736 Info LibraryMonitor: Watching directory /media/data/twonky/HDtracks
2018-11-27 22:39:10.757 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.LibraryChangedNotifier. Duration: 0.0380721 seconds
2018-11-27 22:39:10.761 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.RecordingNotifier
2018-11-27 22:39:10.824 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.RecordingNotifier. Duration: 0.0616731 seconds
2018-11-27 22:39:10.827 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.ServerEventNotifier
2018-11-27 22:39:10.892 Info LibraryMonitor: Watching directory /media/data/twonky/Pictures
2018-11-27 22:39:10.897 Info LibraryMonitor: Watching directory /media/data/twonky/Videos
2018-11-27 22:39:10.927 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.ServerEventNotifier. Duration: 0.0979112 seconds
2018-11-27 22:39:10.929 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.StartupWizard
2018-11-27 22:39:10.939 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.StartupWizard. Duration: 0.0074601 seconds
2018-11-27 22:39:10.941 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.SystemEvents
2018-11-27 22:39:10.951 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.SystemEvents. Duration: 0.0076437 seconds
2018-11-27 22:39:10.953 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.UdpServerEntryPoint
2018-11-27 22:39:10.978 Info LibraryMonitor: Watching directory /media/data/twonky/Music
2018-11-27 22:39:11.185 Info HttpServer: HTTP GET http://192.168.1.98:8096/web/manifest.json. UserAgent: Mozilla/5.0 (Android 8.0.0; Mobile; rv:63.0) Gecko/63.0 Firefox/63.0
2018-11-27 22:39:11.206 Error App: Failed to start UDP Server
	*** Error Report ***
	Version: 3.5.3.0
	Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_armhf.deb
	Operating system: Unix 3.4.113.7
	64-Bit OS: False
	64-Bit Process: False
	User Interactive: True
	Processor count: 2
	Program data path: /var/lib/emby
	Application directory: /opt/emby-server/system
	System.Net.Sockets.SocketException (92): Protocol not available
	   at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, String callerName)
	   at System.Net.Sockets.Socket.SetSocketOption(SocketOptionLevel optionLevel, SocketOptionName optionName, Int32 optionValue, Boolean silent)
	   at System.Net.Sockets.Socket.SetSocketOption(SocketOptionLevel optionLevel, SocketOptionName optionName, Int32 optionValue)
	   at Emby.Server.Implementations.Net.SocketFactory.CreateUdpSocket(Int32 localPort)
	   at Emby.Server.Implementations.Udp.UdpServer.Start(Int32 port)
	   at Emby.Server.Implementations.EntryPoints.UdpServerEntryPoint.Run()
	System.Net.Sockets.SocketException
	   at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, String callerName)
	   at System.Net.Sockets.Socket.SetSocketOption(SocketOptionLevel optionLevel, SocketOptionName optionName, Int32 optionValue, Boolean silent)
	   at System.Net.Sockets.Socket.SetSocketOption(SocketOptionLevel optionLevel, SocketOptionName optionName, Int32 optionValue)
	   at Emby.Server.Implementations.Net.SocketFactory.CreateUdpSocket(Int32 localPort)
	   at Emby.Server.Implementations.Udp.UdpServer.Start(Int32 port)
	   at Emby.Server.Implementations.EntryPoints.UdpServerEntryPoint.Run()
	
Link to comment
Share on other sites

  • 4 weeks later...

I also tested for port 1900 with

 

$ nc -u -v localhost 1900

Connection to localhost 1900 port [udp/*] succeeded!

 

So no other process seems to use the upnp port.

Edited by Mizar
Link to comment
Share on other sites

Thanks for the xmas gift

I just gave it a try, but with no success. sorry.

 

I just wonder whether to blame the rather old kernel I am running (3.4.113)?

 

 

This is the log:

 

2018-12-25 10:37:56.867 Info Main: Application path: /opt/emby-server/system/EmbyServer.dll 2018-12-25 10:37:59.524 Info Main: Emby Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_armhf.deb Operating system: Unix 3.4.113.7 64-Bit OS: False 64-Bit Process: False User Interactive: True Processor count: 2 Program data path: /var/lib/emby Application directory: /opt/emby-server/system 2018-12-25 10:38:00.213 Info App: Application version: 3.6.0.80 2018-12-25 10:38:00.241 Info App: Loading assemblies 2018-12-25 10:38:00.572 Info App: File /var/lib/emby/plugins/Emby.Server.CinemaMode.dll has version 1.0.10.0 2018-12-25 10:38:00.580 Info App: File /opt/emby-server/system/plugins/Emby.Server.CinemaMode.dll has version 1.0.10.0 2018-12-25 10:38:00.589 Info App: File /var/lib/emby/plugins/NfoMetadata.dll has version 1.0.10.0 2018-12-25 10:38:00.593 Info App: File /opt/emby-server/system/plugins/NfoMetadata.dll has version 1.0.10.0 2018-12-25 10:38:00.599 Info App: File /var/lib/emby/plugins/OpenSubtitles.dll has version 1.0.11.0 2018-12-25 10:38:00.619 Info App: File /opt/emby-server/system/plugins/OpenSubtitles.dll has version 1.0.11.0 2018-12-25 10:38:00.624 Info App: File /var/lib/emby/plugins/AudioDb.dll has version 1.0.4.0 2018-12-25 10:38:00.628 Info App: File /opt/emby-server/system/plugins/AudioDb.dll has version 1.0.4.0 2018-12-25 10:38:00.632 Info App: File /var/lib/emby/plugins/Fanart.dll has version 1.0.1.0 2018-12-25 10:38:00.636 Info App: File /opt/emby-server/system/plugins/Fanart.dll has version 1.0.1.0 2018-12-25 10:38:00.640 Info App: File /var/lib/emby/plugins/MovieDb.dll has version 1.0.4.0 2018-12-25 10:38:00.644 Info App: File /opt/emby-server/system/plugins/MovieDb.dll has version 1.0.4.0 2018-12-25 10:38:00.647 Info App: File /var/lib/emby/plugins/OMDb.dll has version 1.0.3.0 2018-12-25 10:38:00.651 Info App: File /opt/emby-server/system/plugins/OMDb.dll has version 1.0.3.0 2018-12-25 10:38:00.655 Info App: File /var/lib/emby/plugins/MusicBrainz.dll has version 1.0.1.0 2018-12-25 10:38:00.658 Info App: File /opt/emby-server/system/plugins/MusicBrainz.dll has version 1.0.1.0 2018-12-25 10:38:00.804 Info App: Loading Emby.Server.CinemaMode, Version=1.0.10.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/Emby.Server.CinemaMode.dll 2018-12-25 10:38:00.806 Info App: Loading NfoMetadata, Version=1.0.10.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/NfoMetadata.dll 2018-12-25 10:38:00.808 Info App: Loading OpenSubtitles, Version=1.0.11.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/OpenSubtitles.dll 2018-12-25 10:38:00.811 Info App: Loading IMVDb, Version=1.0.5.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/IMVDb.dll 2018-12-25 10:38:00.811 Info App: Loading AudioDb, Version=1.0.4.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/AudioDb.dll 2018-12-25 10:38:00.811 Info App: Loading Fanart, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/Fanart.dll 2018-12-25 10:38:00.812 Info App: Loading MovieDb, Version=1.0.4.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/MovieDb.dll 2018-12-25 10:38:00.812 Info App: Loading OMDb, Version=1.0.3.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/OMDb.dll 2018-12-25 10:38:00.812 Info App: Loading MusicBrainz, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/MusicBrainz.dll 2018-12-25 10:38:00.812 Info App: Loading MediaBrowser.Api, Version=3.6.0.80, Culture=neutral, PublicKeyToken=null 2018-12-25 10:38:00.812 Info App: Loading MediaBrowser.WebDashboard, Version=3.6.0.80, Culture=neutral, PublicKeyToken=null 2018-12-25 10:38:00.812 Info App: Loading MediaBrowser.Model, Version=3.6.0.80, Culture=neutral, PublicKeyToken=null 2018-12-25 10:38:00.812 Info App: Loading MediaBrowser.Common, Version=3.6.0.80, Culture=neutral, PublicKeyToken=null 2018-12-25 10:38:00.812 Info App: Loading MediaBrowser.Controller, Version=3.6.0.80, Culture=neutral, PublicKeyToken=null 2018-12-25 10:38:00.813 Info App: Loading MediaBrowser.Providers, Version=3.6.0.80, Culture=neutral, PublicKeyToken=null 2018-12-25 10:38:00.813 Info App: Loading Emby.Photos, Version=3.6.0.80, Culture=neutral, PublicKeyToken=null 2018-12-25 10:38:00.813 Info App: Loading Emby.Server.Implementations, Version=3.6.0.80, Culture=neutral, PublicKeyToken=null 2018-12-25 10:38:00.813 Info App: Loading Emby.LiveTV, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null 2018-12-25 10:38:00.813 Info App: Loading Emby.Server.MediaEncoding, Version=3.6.0.80, Culture=neutral, PublicKeyToken=null 2018-12-25 10:38:00.813 Info App: Loading Emby.Dlna, Version=3.6.0.80, Culture=neutral, PublicKeyToken=null 2018-12-25 10:38:00.813 Info App: Loading MediaBrowser.LocalMetadata, Version=3.6.0.80, Culture=neutral, PublicKeyToken=null 2018-12-25 10:38:00.813 Info App: Loading Emby.Notifications, Version=3.6.0.80, Culture=neutral, PublicKeyToken=null 2018-12-25 10:38:00.814 Info App: Loading Emby.Codecs.Dxva, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null 2018-12-25 10:38:00.814 Info App: Loading Emby.Codecs, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null 2018-12-25 10:38:00.814 Info App: Loading Emby.Server.Connect, Version=3.6.0.80, Culture=neutral, PublicKeyToken=null 2018-12-25 10:38:00.814 Info App: Loading Emby.Server.Sync, Version=3.6.0.80, Culture=neutral, PublicKeyToken=null 2018-12-25 10:38:00.814 Info App: Loading EmbyServer, Version=3.6.0.80, Culture=neutral, PublicKeyToken=null 2018-12-25 10:38:03.396 Info SqliteUserRepository: Sqlite version: 3.25.2 2018-12-25 10:38:03.415 Info SqliteUserRepository: Sqlite compiler options: COMPILER=gcc-6.4.1 20170707,ENABLE_COLUMN_METADATA,ENABLE_DBSTAT_VTAB,ENABLE_FTS3_PARENTHESIS,ENABLE_FTS3_TOKENIZER,ENABLE_FTS4,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 2018-12-25 10:38:03.863 Info SqliteUserRepository: Default journal_mode for /var/lib/emby/data/users.db is wal 2018-12-25 10:38:03.903 Info SqliteUserRepository: PRAGMA synchronous=1 2018-12-25 10:38:04.753 Info AuthenticationRepository: Default journal_mode for /var/lib/emby/data/authentication.db is wal 2018-12-25 10:38:04.757 Info AuthenticationRepository: PRAGMA synchronous=1 2018-12-25 10:38:05.655 Info ActivityRepository: Default journal_mode for /var/lib/emby/data/activitylog.db is wal 2018-12-25 10:38:05.659 Info ActivityRepository: PRAGMA synchronous=1 2018-12-25 10:38:05.708 Info SqliteDisplayPreferencesRepository: Default journal_mode for /var/lib/emby/data/displaypreferences.db is wal 2018-12-25 10:38:05.711 Info SqliteDisplayPreferencesRepository: PRAGMA synchronous=1 2018-12-25 10:38:08.303 Info SqliteItemRepository: Default journal_mode for /var/lib/emby/data/library.db is wal 2018-12-25 10:38:08.311 Info SqliteItemRepository: PRAGMA synchronous=1 2018-12-25 10:38:14.652 Info HttpServer: Calling ServiceStack AppHost.Init 2018-12-25 10:38:25.480 Info HttpServer: Adding HttpListener prefix http://+:8096/ 2018-12-25 10:38:25.492 Info HttpServer: Adding HttpListener prefix https://+:8920/ 2018-12-25 10:38:29.664 Info Skia: SkiaSharp version: 1.60.0.0 2018-12-25 10:38:30.358 Info TaskManager: Daily trigger for Chapter image extraction set to fire at 26.12.18 02:00:00, which is 921.494070198333 minutes from now. 2018-12-25 10:38:30.483 Info TaskManager: Daily trigger for Rotate log file set to fire at 26.12.18 00:00:00, which is 801.491943876667 minutes from now. 2018-12-25 10:38:30.579 Info App: ServerId: 0d06eeaf930a42e9bd99ce4da4a9c39c 2018-12-25 10:38:31.329 Info App: Starting entry point MediaBrowser.WebDashboard.ServerEntryPoint 2018-12-25 10:38:31.347 Info App: Entry point completed: MediaBrowser.WebDashboard.ServerEntryPoint. Duration: 0.0171664 seconds 2018-12-25 10:38:31.347 Info App: Starting entry point Emby.Server.MediaEncoding.Encoder.MediaEncoderEntryPoint 2018-12-25 10:38:31.397 Info MediaEncoder: FFMpeg: /opt/emby-server/bin/ffmpeg 2018-12-25 10:38:31.399 Info MediaEncoder: FFProbe: /opt/emby-server/bin/ffprobe 2018-12-25 10:38:31.403 Info MediaEncoder: FFDetect: /opt/emby-server/bin/ffdetect 2018-12-25 10:38:31.420 Info MediaEncoder: Validating ffmpeg capabilities at /opt/emby-server/bin/ffmpeg 2018-12-25 10:38:31.555 Info MediaEncoder: ProcessRun 'ffmpeg -hide_banner -version' Execute: /opt/emby-server/bin/ffmpeg -hide_banner -version 2018-12-25 10:38:31.682 Info MediaEncoder: ProcessRun 'ffmpeg -hide_banner -version' Started. 2018-12-25 10:38:32.786 Info MediaEncoder: ProcessRun 'ffmpeg -hide_banner -version' Process exited with code 0 2018-12-25 10:38:32.954 Info MediaEncoder: ffmpeg validation complete 2018-12-25 10:38:33.430 Info TaskManager: StartupTrigger fired for task: Check for plugin updates 2018-12-25 10:38:33.457 Info TaskManager: StartupTrigger fired for task: Check for application updates 2018-12-25 10:38:33.465 Info TaskManager: Queueing task SystemUpdateTask 2018-12-25 10:38:33.467 Info TaskManager: Queueing task PluginUpdateTask 2018-12-25 10:38:33.547 Info TaskManager: Executing Check for application updates 2018-12-25 10:38:33.551 Info TaskManager: Executing Check for plugin updates 2018-12-25 10:38:34.111 Info HttpClient: GET https://www.mb3admin.com/admin/service/EmbyPackages.json 2018-12-25 10:38:35.798 Info SoftwareCodecInfoProvider: h264, libx264, libx264 Software Encoder, V-E-libx264 2018-12-25 10:38:35.810 Info SoftwareCodecInfoProvider: mpeg4, mpeg4, MPEG-4 part 2 Software Encoder, V-E-mpeg4 2018-12-25 10:38:35.816 Info SoftwareCodecInfoProvider: mpeg4, msmpeg4, MPEG-4 part 2 (MS Variant 3) Software Encoder, V-E-msmpeg4 2018-12-25 10:38:35.838 Info SoftwareCodecInfoProvider: vp8, libvpx, libvpx VP8, V-E-libvpx 2018-12-25 10:38:35.842 Info TaskManager: Check for application updates Completed after 0 minute(s) and 2 seconds 2018-12-25 10:38:37.079 Info TaskManager: ExecuteQueuedTasks 2018-12-25 10:38:39.105 Info MediaEncoder: CodecList: [{"SecondaryFrameworkCodec":"exp","IsHardwareCodec":true,"SecondaryFramework":"V4L2","FrameworkCodec":"h264_v4l2m2m","VideoMediaType":"h264","ProfilesWithLevel":[],"SupportedProfiles":[],"SupportedLevels":[],"SupportedPresets":[],"Direction":"Encoder","CodecKind":"Video","MediaTypeName":"H.264 (AVC)","SupportedColorFormats":["nv12"],"SupportedColorFormatStrings":["NV12"],"ProfileAndLevelInformation":[],"Id":"V-E-h264_v4l2m2m-v4l-exp","Name":"ARM V4L2 H.264","IsEnabledByDefault":false,"DefaultPriority":0},{"SupportedPresets":["ultrafast","superfast","veryfast","faster","fast","medium","slow","slower","veryslow"],"MinConstantRateFactor":0,"MaxConstantRateFactor":51,"FrameworkCodec":"libx264","IsHardwareCodec":false,"VideoMediaType":"h264","ProfilesWithLevel":[{"Profile":"AvcProfileBaseline","Level":"AvcLevel62"},{"Profile":"AvcProfileMain","Level":"AvcLevel62"},{"Profile":"AvcProfileHigh","Level":"AvcLevel62"},{"Profile":"AvcProfileHigh10","Level":"AvcLevel62"},{"Profile":"AvcProfileHigh422","Level":"AvcLevel62"},{"Profile":"AvcProfileHigh444","Level":"AvcLevel62"}],"SupportedProfiles":["AvcProfileBaseline","AvcProfileMain","AvcProfileHigh","AvcProfileHigh10","AvcProfileHigh422","AvcProfileHigh444"],"SupportedLevels":["AvcLevel1b","AvcLevel1","AvcLevel11","AvcLevel12","AvcLevel13","AvcLevel2","AvcLevel21","AvcLevel22","AvcLevel3","AvcLevel31","AvcLevel32","AvcLevel4","AvcLevel41","AvcLevel42","AvcLevel5","AvcLevel51","AvcLevel52","AvcLevel6","AvcLevel61","AvcLevel62"],"Direction":"Encoder","CodecKind":"Video","MediaTypeName":"H.264 (AVC)","SupportedColorFormats":["yuv420p","yuvj420p","yuv422p","yuvj422p","yuv444p","yuvj444p","nv12","nv16","nv21","yuv420p10le","yuv422p10le","yuv444p10le","nv20le"],"SupportedColorFormatStrings":["YUV420P","YUVJ420P","YUV422P","YUVJ422P","YUV444P","YUVJ444P","NV12","NV16","NV21","YUV420P10LE","YUV422P10LE","YUV444P10LE","NV20LE"],"ProfileAndLevelInformation":[{"Profile":{"ShortName":"AvcProfileBaseline","Description":"Baseline Profile","Details":"Primarily for low-cost applications that require additional data loss robustness, this profile is used in some videoconferencing and mobile applications. This profile includes all features that are supported in the Constrained Baseline Profile, plus three additional features that can be used for loss robustness (or for other purposes such as low-delay multi-point video stream compositing). The importance of this profile has faded somewhat since the definition of the Constrained Baseline Profile in 2009. All Constrained Baseline Profile bitstreams are also considered to be Baseline Profile bitstreams, as these two profiles share the same profile identifier code value.","Id":"AvcProfiles.AvcProfileBaseline"},"Level":{"ShortName":"AvcLevel62","Description":"Level 6.2","Ordinal":62,"MaxBitRate":"781 Mbit/s","MaxBitRateDisplay":"781 Mbit/s","Id":"AvcLevels.AvcLevel62","ResolutionRates":["8192x4320@120"],"ResolutionRateStrings":["8192x4320@120"],"ResolutionRatesDisplay":"8192x4320@120"}},{"Profile":{"ShortName":"AvcProfileMain","Description":"Main Profile","Details":"This profile is used for standard-definition digital TV broadcasts that use the MPEG-4 format as defined in the DVB standard. It is not, however, used for high-definition television broadcasts, as the importance of this profile faded when the High Profile was developed in 2004 for that application.","Id":"AvcProfiles.AvcProfileMain"},"Level":{"ShortName":"AvcLevel62","Description":"Level 6.2","Ordinal":62,"MaxBitRate":"781 Mbit/s","MaxBitRateDisplay":"781 Mbit/s","Id":"AvcLevels.AvcLevel62","ResolutionRates":["8192x4320@120"],"ResolutionRateStrings":["8192x4320@120"],"ResolutionRatesDisplay":"8192x4320@120"}},{"Profile":{"ShortName":"AvcProfileHigh","Description":"High Profile","Details":"The primary profile for broadcast and disc storage applications, particularly for high-definition television applications (for example, this is the profile adopted by the Blu-ray Disc storage format and the DVB HDTV broadcast service).","Id":"AvcProfiles.AvcProfileHigh"},"Level":{"ShortName":"AvcLevel62","Description":"Level 6.2","Ordinal":62,"MaxBitRate":"781 Mbit/s","MaxBitRateDisplay":"781 Mbit/s","Id":"AvcLevels.AvcLevel62","ResolutionRates":["8192x4320@120"],"ResolutionRateStrings":["8192x4320@120"],"ResolutionRatesDisplay":"8192x4320@120"}},{"Profile":{"ShortName":"AvcProfileHigh10","Description":"High 10 Profile","Details":"Going beyond typical mainstream consumer product capabilities, this profile builds on top of the High Profile, adding support for up to 10 bits per sample of decoded picture precision.","Id":"AvcProfiles.AvcProfileHigh10"},"Level":{"ShortName":"AvcLevel62","Description":"Level 6.2","Ordinal":62,"MaxBitRate":"781 Mbit/s","MaxBitRateDisplay":"781 Mbit/s","Id":"AvcLevels.AvcLevel62","ResolutionRates":["8192x4320@120"],"ResolutionRateStrings":["8192x4320@120"],"ResolutionRatesDisplay":"8192x4320@120"}},{"Profile":{"ShortName":"AvcProfileHigh422","Description":"High 4:2:2 Profile","Details":"Primarily targeting professional applications that use interlaced video, this profile builds on top of the High 10 Profile, adding support for the 4:2:2 chroma subsampling format while using up to 10 bits per sample of decoded picture precision.","Id":"AvcProfiles.AvcProfileHigh422"},"Level":{"ShortName":"AvcLevel62","Description":"Level 6.2","Ordinal":62,"MaxBitRate":"781 Mbit/s","MaxBitRateDisplay":"781 Mbit/s","Id":"AvcLevels.AvcLevel62","ResolutionRates":["8192x4320@120"],"ResolutionRateStrings":["8192x4320@120"],"ResolutionRatesDisplay":"8192x4320@120"}},{"Profile":{"ShortName":"AvcProfileHigh444","Description":"High 4:4:4 Profile","Details":"This profile builds on top of the High 4:2:2 Profile, supporting up to 4:4:4 chroma sampling, up to 14 bits per sample, and additionally supporting efficient lossless region coding and the coding of each picture as three separate color planes.","Id":"AvcProfiles.AvcProfileHigh444"},"Level":{"ShortName":"AvcLevel62","Description":"Level 6.2","Ordinal":62,"MaxBitRate":"781 Mbit/s","MaxBitRateDisplay":"781 Mbit/s","Id":"AvcLevels.AvcLevel62","ResolutionRates":["8192x4320@120"],"ResolutionRateStrings":["8192x4320@120"],"ResolutionRatesDisplay":"8192x4320@120"}}],"Id":"V-E-libx264","Name":"libx264 Software Encoder","SecondaryFramework":"None","IsEnabledByDefault":false,"DefaultPriority":0},{"FrameworkCodec":"mpeg4","IsHardwareCodec":false,"VideoMediaType":"mpeg4","ProfilesWithLevel":[],"SupportedProfiles":[],"SupportedLevels":[],"Direction":"Encoder","CodecKind":"Video","MediaTypeName":"MPEG-4","SupportedColorFormats":["yuv420p"],"SupportedColorFormatStrings":["YUV420P"],"ProfileAndLevelInformation":[],"Id":"V-E-mpeg4","Name":"MPEG-4 part 2 Software Encoder","SecondaryFramework":"None","IsEnabledByDefault":false,"DefaultPriority":0},{"FrameworkCodec":"msmpeg4","IsHardwareCodec":false,"VideoMediaType":"mpeg4","ProfilesWithLevel":[],"SupportedProfiles":[],"SupportedLevels":[],"Direction":"Encoder","CodecKind":"Video","MediaTypeName":"MPEG-4","SupportedColorFormats":["yuv420p"],"SupportedColorFormatStrings":["YUV420P"],"ProfileAndLevelInformation":[],"Id":"V-E-msmpeg4","Name":"MPEG-4 part 2 (MS Variant 3) Software Encoder","SecondaryFramework":"None","IsEnabledByDefault":false,"DefaultPriority":0}] 2018-12-25 10:38:39.594 Info App: Entry point completed: Emby.Server.MediaEncoding.Encoder.MediaEncoderEntryPoint. Duration: 8.24667 seconds 2018-12-25 10:38:39.595 Info App: Starting entry point Emby.Dlna.Main.DlnaEntryPoint 2018-12-25 10:38:41.127 Info TaskManager: Check for plugin updates Completed after 0 minute(s) and 7 seconds 2018-12-25 10:38:41.135 Info TaskManager: ExecuteQueuedTasks 2018-12-25 10:38:42.463 Info App: Entry point completed: Emby.Dlna.Main.DlnaEntryPoint. Duration: 2.867131 seconds 2018-12-25 10:38:42.464 Info App: Starting entry point Emby.Server.Connect.ConnectEntryPoint 2018-12-25 10:38:42.491 Info App: Loading data from /var/lib/emby/data/connect.txt 2018-12-25 10:38:42.576 Info App: Loading data from /var/lib/emby/data/wan.dat 2018-12-25 10:38:43.154 Info App: Entry point completed: Emby.Server.Connect.ConnectEntryPoint. Duration: 0.6875328 seconds 2018-12-25 10:38:43.158 Info App: Core startup complete 2018-12-25 10:38:43.161 Info App: Post-init migrations complete 2018-12-25 10:38:43.162 Info App: Starting entry point Emby.Security.PluginSecurityManager 2018-12-25 10:38:43.166 Info App: Entry point completed: Emby.Security.PluginSecurityManager. Duration: 0.0037388 seconds 2018-12-25 10:38:43.166 Info App: Starting entry point Emby.Server.CinemaMode.IntrosEntryPoint 2018-12-25 10:38:43.177 Info App: Entry point completed: Emby.Server.CinemaMode.IntrosEntryPoint. Duration: 0.0105876 seconds 2018-12-25 10:38:43.177 Info App: Starting entry point NfoMetadata.EntryPoint 2018-12-25 10:38:43.190 Info App: Entry point completed: NfoMetadata.EntryPoint. Duration: 0.0131492 seconds 2018-12-25 10:38:43.191 Info App: Starting entry point MediaBrowser.Api.ApiEntryPoint 2018-12-25 10:38:43.194 Info App: Entry point completed: MediaBrowser.Api.ApiEntryPoint. Duration: 0.0030755 seconds 2018-12-25 10:38:43.194 Info App: Starting entry point Emby.Server.Implementations.Udp.UdpServerEntryPoint 2018-12-25 10:38:43.398 Error App: Failed to start UDP Server *** Error Report *** Version: 3.6.0.80 Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_armhf.deb Operating system: Unix 3.4.113.7 64-Bit OS: False 64-Bit Process: False User Interactive: True Processor count: 2 Program data path: /var/lib/emby Application directory: /opt/emby-server/system System.Net.Sockets.SocketException: System.Net.Sockets.SocketException (92): Protocol not available at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, String callerName) at System.Net.Sockets.Socket.SetSocketOption(SocketOptionLevel optionLevel, SocketOptionName optionName, Int32 optionValue, Boolean silent) at System.Net.Sockets.Socket.SetSocketOption(SocketOptionLevel optionLevel, SocketOptionName optionName, Int32 optionValue) at System.Net.Sockets.Socket.SetSocketOption(SocketOptionLevel optionLevel, SocketOptionName optionName, Boolean optionValue) at Emby.Server.Implementations.Udp.UdpServer.CreateUdpSocket(Int32 port) at Emby.Server.Implementations.Udp.UdpServer.Start(Int32 port) at Emby.Server.Implementations.Udp.UdpServerEntryPoint.Run() Source: System.Net.Sockets TargetSite: Void UpdateStatusAfterSocketErrorAndThrowException(System.Net.Sockets.SocketError, System.String) at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, String callerName) at System.Net.Sockets.Socket.SetSocketOption(SocketOptionLevel optionLevel, SocketOptionName optionName, Int32 optionValue, Boolean silent) at System.Net.Sockets.Socket.SetSocketOption(SocketOptionLevel optionLevel, SocketOptionName optionName, Int32 optionValue) at System.Net.Sockets.Socket.SetSocketOption(SocketOptionLevel optionLevel, SocketOptionName optionName, Boolean optionValue) at Emby.Server.Implementations.Udp.UdpServer.CreateUdpSocket(Int32 port) at Emby.Server.Implementations.Udp.UdpServer.Start(Int32 port) at Emby.Server.Implementations.Udp.UdpServerEntryPoint.Run() 2018-12-25 10:38:43.399 Info App: Entry point completed: Emby.Server.Implementations.Udp.UdpServerEntryPoint. Duration: 0.2041529 seconds 2018-12-25 10:38:43.399 Info App: Starting entry point Emby.Server.Implementations.News.NewsEntryPoint 2018-12-25 10:38:43.409 Info App: Entry point completed: Emby.Server.Implementations.News.NewsEntryPoint. Duration: 0.0081009 seconds 2018-12-25 10:38:43.409 Info App: Starting entry point Emby.Server.Implementations.Library.DeviceAccessEntryPoint 2018-12-25 10:38:43.426 Info App: Entry point completed: Emby.Server.Implementations.Library.DeviceAccessEntryPoint. Duration: 0.016797 seconds 2018-12-25 10:38:43.426 Info App: Starting entry point Emby.Server.Implementations.IO.LibraryMonitorStartup 2018-12-25 10:38:43.955 Info HttpClient: GET https://emby.media/community/index.php?/blog/rss/1-media-browser-developers-blog 2018-12-25 10:38:47.066 Info HttpServer: HTTP GET http://192.168.1.98:8096/web/manifest.json. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:64.0) Gecko/64.0 Firefox/64.0 2018-12-25 10:38:47.163 Info HttpServer: HTTP Response 200 to 192.168.1.118. Time: 125ms. http://192.168.1.98:8096/web/manifest.json 2018-12-25 10:38:47.492 Info HttpServer: HTTP GET http://192.168.1.98:8096/web/touchicon144.png. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:64.0) Gecko/64.0 Firefox/64.0 2018-12-25 10:38:47.512 Info HttpServer: HTTP Response 200 to 192.168.1.118. Time: 20ms. http://192.168.1.98:8096/web/touchicon144.png 2018-12-25 10:38:47.540 Info App: Entry point completed: Emby.Server.Implementations.IO.LibraryMonitorStartup. Duration: 4.1110468 seconds 2018-12-25 10:38:47.550 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.AutomaticRestartEntryPoint 2018-12-25 10:38:47.564 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.AutomaticRestartEntryPoint. Duration: 0.0114025 seconds 2018-12-25 10:38:47.566 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.ExternalPortForwarding 2018-12-25 10:38:47.577 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.ExternalPortForwarding. Duration: 0.0087471 seconds 2018-12-25 10:38:47.580 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.KeepServerAwake 2018-12-25 10:38:47.585 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.KeepServerAwake. Duration: 0.0027683 seconds 2018-12-25 10:38:47.587 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.LibraryChangedNotifier 2018-12-25 10:38:47.632 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.LibraryChangedNotifier. Duration: 0.041122 seconds 2018-12-25 10:38:47.635 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.ServerEventNotifier 2018-12-25 10:38:47.673 Info LibraryMonitor: Watching directory /media/data/twonky/HDtracks 2018-12-25 10:38:47.709 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.ServerEventNotifier. Duration: 0.0708653 seconds 2018-12-25 10:38:47.711 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.StartupWizard 2018-12-25 10:38:47.727 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.StartupWizard. Duration: 0.0140493 seconds 2018-12-25 10:38:47.733 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.SystemEvents 2018-12-25 10:38:47.758 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.SystemEvents. Duration: 0.021437 seconds 2018-12-25 10:38:47.762 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.UserDataChangeNotifier 2018-12-25 10:38:47.777 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.UserDataChangeNotifier. Duration: 0.0029218 seconds 2018-12-25 10:38:47.779 Info App: Starting entry point Emby.Server.Implementations.Activity.ActivityLogEntryPoint 2018-12-25 10:38:47.898 Info LibraryMonitor: Watching directory /media/data/twonky/Music 2018-12-25 10:38:47.937 Info App: Entry point completed: Emby.Server.Implementations.Activity.ActivityLogEntryPoint. Duration: 0.1575482 seconds 2018-12-25 10:38:47.937 Info App: Starting entry point Emby.LiveTV.EntryPoint 2018-12-25 10:38:47.988 Info LibraryMonitor: Watching directory /media/data/twonky/Pictures 2018-12-25 10:38:47.996 Info LibraryMonitor: Watching directory /media/data/twonky/Videos 2018-12-25 10:38:48.096 Info App: Loading live tv data from /var/lib/emby/data/livetv/timers 2018-12-25 10:38:48.368 Info App: Entry point completed: Emby.LiveTV.EntryPoint. Duration: 0.428462 seconds 2018-12-25 10:38:48.369 Info App: Starting entry point Emby.LiveTV.RecordingNotifier 2018-12-25 10:38:48.411 Info App: Entry point completed: Emby.LiveTV.RecordingNotifier. Duration: 0.0396214 seconds 2018-12-25 10:38:48.412 Info App: Starting entry point Emby.Server.MediaEncoding.Api.ApiEntryPoint 2018-12-25 10:38:48.461 Info App: Entry point completed: Emby.Server.MediaEncoding.Api.ApiEntryPoint. Duration: 0.0489755 seconds 2018-12-25 10:38:48.461 Info App: Starting entry point Emby.Notifications.Notifications 2018-12-25 10:38:48.481 Info App: Entry point completed: Emby.Notifications.Notifications. Duration: 0.0195474 seconds 2018-12-25 10:38:48.484 Info App: Starting entry point Emby.Server.Sync.SyncManagerEntryPoint 2018-12-25 10:38:48.576 Info App: SyncRepository Initialize taking write lock 2018-12-25 10:38:48.576 Info App: SyncRepository Initialize write lock taken 2018-12-25 10:38:48.595 Info App: Entry point completed: Emby.Server.Sync.SyncManagerEntryPoint. Duration: 0.1110269 seconds 2018-12-25 10:38:48.595 Info App: Starting entry point Emby.Server.Sync.SyncNotificationEntryPoint 2018-12-25 10:38:48.637 Info App: Entry point completed: Emby.Server.Sync.SyncNotificationEntryPoint. Duration: 0.0418555 seconds 2018-12-25 10:38:48.638 Info App: Starting entry point EmbyServer.Windows.LoopUtilEntryPoint 2018-12-25 10:38:48.645 Info App: Entry point completed: EmbyServer.Windows.LoopUtilEntryPoint. Duration: 0.0066376 seconds 2018-12-25 10:38:48.645 Info App: All entry points have started 2018-12-25 10:38:51.622 Info HttpServer: HTTP GET http://192.168.1.98:8096/web/bower_components/emby-webcomponents/strings/de.json?v=1545730735146. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:64.0) Gecko/64.0 Firefox/64.0 2018-12-25 10:38:51.626 Info HttpServer: HTTP GET http://192.168.1.98:8096/web/strings/de.json?v=1545730735146. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:64.0) Gecko/64.0 Firefox/64.0 2018-12-25 10:38:51.634 Info HttpServer: HTTP Response 200 to 192.168.1.118. Time: 18ms. http://192.168.1.98:8096/web/bower_components/emby-webcomponents/strings/de.json?v=1545730735146 2018-12-25 10:38:51.647 Info HttpServer: HTTP Response 200 to 192.168.1.118. Time: 31ms. http://192.168.1.98:8096/web/strings/de.json?v=1545730735146 2018-12-25 10:39:00.369 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/system/info/public. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:64.0) Gecko/64.0 Firefox/64.0 2018-12-25 10:39:00.480 Info HttpServer: HTTP Response 200 to 192.168.1.118. Time: 111ms. http://192.168.1.98:8096/emby/system/info/public 2018-12-25 10:39:01.262 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/System/Info. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:64.0) Gecko/64.0 Firefox/64.0 2018-12-25 10:39:04.278 Info HttpServer: HTTP Response 200 to 192.168.1.118. Time: 3016ms. http://192.168.1.98:8096/emby/System/Info 2018-12-25 10:39:04.509 Info HttpServer: HTTP POST http://192.168.1.98:8096/emby/Sessions/Capabilities/Full. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:64.0) Gecko/64.0 Firefox/64.0 2018-12-25 10:39:04.510 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/DisplayPreferences/usersettings?userId=cec80b33dfd944bbb0e03aefb286d38d&client=emby. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:64.0) Gecko/64.0 Firefox/64.0 2018-12-25 10:39:04.561 Info HttpServer: WS http://192.168.1.98:8096/embywebsocket?api_key=3309622403d1479a94b4e44d32974abb&deviceId=TW96aWxsYS81LjAgKEFuZHJvaWQgNi4wLjE7IFRhYmxldDsgcnY6NjMuMCkgR2Vja28vNjMuMCBGaXJlZm94LzYzLjB8MTU0MzM0MTg4MDg2Nw11. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:64.0) Gecko/64.0 Firefox/64.0 2018-12-25 10:39:05.496 Info HttpServer: HTTP Response 200 to 192.168.1.118. Time: 986ms. http://192.168.1.98:8096/emby/DisplayPreferences/usersettings?userId=cec80b33dfd944bbb0e03aefb286d38d&client=emby 2018-12-25 10:39:05.931 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/Users/cec80b33dfd944bbb0e03aefb286d38d. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:64.0) Gecko/64.0 Firefox/64.0 2018-12-25 10:39:06.208 Info HttpServer: HTTP Response 204 to 192.168.1.118. Time: 1700ms. http://192.168.1.98:8096/emby/Sessions/Capabilities/Full 2018-12-25 10:39:06.618 Info HttpServer: HTTP Response 200 to 192.168.1.118. Time: 688ms. http://192.168.1.98:8096/emby/Users/cec80b33dfd944bbb0e03aefb286d38d 2018-12-25 10:39:06.995 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/Users/cec80b33dfd944bbb0e03aefb286d38d/Views. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:64.0) Gecko/64.0 Firefox/64.0 2018-12-25 10:39:07.001 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/Users/cec80b33dfd944bbb0e03aefb286d38d. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:64.0) Gecko/64.0 Firefox/64.0 2018-12-25 10:39:07.017 Info HttpServer: HTTP Response 200 to 192.168.1.118. Time: 17ms. http://192.168.1.98:8096/emby/Users/cec80b33dfd944bbb0e03aefb286d38d 2018-12-25 10:39:07.234 Info HttpServer: HTTP GET http://192.168.1.98:8096/web/bower_components/emby-webcomponents/themes/light/theme.json?v=3.6.0.80&r=0. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:64.0) Gecko/64.0 Firefox/64.0 2018-12-25 10:39:07.241 Info HttpServer: HTTP GET http://192.168.1.98:8096/web/bower_components/emby-webcomponents/themes/logodark.png. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:64.0) Gecko/64.0 Firefox/64.0 2018-12-25 10:39:07.254 Info HttpServer: HTTP Response 200 to 192.168.1.118. Time: 21ms. http://192.168.1.98:8096/web/bower_components/emby-webcomponents/themes/light/theme.json?v=3.6.0.80&r=0 2018-12-25 10:39:07.256 Info HttpServer: HTTP Response 200 to 192.168.1.118. Time: 15ms. http://192.168.1.98:8096/web/bower_components/emby-webcomponents/themes/logodark.png 2018-12-25 10:39:09.125 Info HttpServer: HTTP Response 200 to 192.168.1.118. Time: 2180ms. http://192.168.1.98:8096/emby/Users/cec80b33dfd944bbb0e03aefb286d38d/Views 2018-12-25 10:39:10.435 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/System/Endpoint. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:64.0) Gecko/64.0 Firefox/64.0 2018-12-25 10:39:10.508 Info HttpServer: HTTP Response 200 to 192.168.1.118. Time: 74ms. http://192.168.1.98:8096/emby/System/Endpoint 2018-12-25 10:39:18.764 Info HttpServer: HTTP POST http://192.168.1.98:8096/emby/Startup/Complete. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:64.0) Gecko/64.0 Firefox/64.0 2018-12-25 10:39:18.797 Info ServerConfigurationManager: Saving system configuration 2018-12-25 10:39:18.834 Info HttpServer: HTTP Response 204 to 192.168.1.118. Time: 71ms. http://192.168.1.98:8096/emby/Startup/Complete 2018-12-25 10:39:20.296 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/Branding/Configuration. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:64.0) Gecko/64.0 Firefox/64.0 2018-12-25 10:39:20.296 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/users/public. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:64.0) Gecko/64.0 Firefox/64.0 2018-12-25 10:39:20.396 Info HttpServer: HTTP Response 200 to 192.168.1.118. Time: 100ms. http://192.168.1.98:8096/emby/Branding/Configuration 2018-12-25 10:39:20.431 Info HttpServer: HTTP Response 200 to 192.168.1.118. Time: 136ms. http://192.168.1.98:8096/emby/users/public 2018-12-25 10:39:20.661 Info HttpServer: HTTP GET http://192.168.1.98:8096/web/bower_components/emby-webcomponents/themes/dark/theme.json?v=3.6.0.80&r=0. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:64.0) Gecko/64.0 Firefox/64.0 2018-12-25 10:39:20.661 Info HttpServer: HTTP GET http://192.168.1.98:8096/web/bower_components/emby-webcomponents/themes/logowhite.png. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:64.0) Gecko/64.0 Firefox/64.0 2018-12-25 10:39:20.667 Info HttpServer: HTTP Response 200 to 192.168.1.118. Time: 6ms. http://192.168.1.98:8096/web/bower_components/emby-webcomponents/themes/dark/theme.json?v=3.6.0.80&r=0 2018-12-25 10:39:20.668 Info HttpServer: HTTP Response 200 to 192.168.1.118. Time: 7ms. http://192.168.1.98:8096/web/bower_components/emby-webcomponents/themes/logowhite.png 2018-12-25 10:39:20.671 Info HttpServer: HTTP POST http://192.168.1.98:8096/emby/Users/authenticatebyname. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:64.0) Gecko/64.0 Firefox/64.0 2018-12-25 10:39:20.893 Info UserManager: Authentication request for Walther has succeeded. 2018-12-25 10:39:20.921 Info SessionManager: Reissuing access token: 3309622403d1479a94b4e44d32974abb 2018-12-25 10:39:21.338 Info HttpServer: HTTP Response 200 to 192.168.1.118. Time: 668ms. http://192.168.1.98:8096/emby/Users/authenticatebyname 2018-12-25 10:39:21.509 Info HttpServer: HTTP POST http://192.168.1.98:8096/emby/Sessions/Capabilities/Full. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:64.0) Gecko/64.0 Firefox/64.0 2018-12-25 10:39:21.514 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/DisplayPreferences/usersettings?userId=cec80b33dfd944bbb0e03aefb286d38d&client=emby. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:64.0) Gecko/64.0 Firefox/64.0 2018-12-25 10:39:21.527 Info HttpServer: HTTP Response 200 to 192.168.1.118. Time: 14ms. http://192.168.1.98:8096/emby/DisplayPreferences/usersettings?userId=cec80b33dfd944bbb0e03aefb286d38d&client=emby 2018-12-25 10:39:21.538 Info HttpServer: HTTP Response 204 to 192.168.1.118. Time: 30ms. http://192.168.1.98:8096/emby/Sessions/Capabilities/Full 2018-12-25 10:39:21.724 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/Users/cec80b33dfd944bbb0e03aefb286d38d. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:64.0) Gecko/64.0 Firefox/64.0 2018-12-25 10:39:21.738 Info HttpServer: HTTP Response 200 to 192.168.1.118. Time: 15ms. http://192.168.1.98:8096/emby/Users/cec80b33dfd944bbb0e03aefb286d38d 2018-12-25 10:39:21.852 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/Users/cec80b33dfd944bbb0e03aefb286d38d. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:64.0) Gecko/64.0 Firefox/64.0 2018-12-25 10:39:21.865 Info HttpServer: HTTP Response 200 to 192.168.1.118. Time: 13ms. http://192.168.1.98:8096/emby/Users/cec80b33dfd944bbb0e03aefb286d38d 2018-12-25 10:39:23.298 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/ScheduledTasks. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:64.0) Gecko/64.0 Firefox/64.0 2018-12-25 10:39:23.305 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/Sessions?ActiveWithinSeconds=960. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:64.0) Gecko/64.0 Firefox/64.0 2018-12-25 10:39:23.306 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/News/Product?StartIndex=0&Limit=4. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:64.0) Gecko/64.0 Firefox/64.0 2018-12-25 10:39:23.333 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/LiveTv/Recordings?UserId=cec80b33dfd944bbb0e03aefb286d38d&IsInProgress=true&Fields=CanDelete%2CPrimaryImageAspectRatio&EnableTotalRecordCount=false&EnableImageTypes=Primary%2CThumb%2CBackdrop. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:64.0) Gecko/64.0 Firefox/64.0 2018-12-25 10:39:23.340 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=4&minDate=2018-12-18T09%3A39%3A26.791Z&hasUserId=false. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:64.0) Gecko/64.0 Firefox/64.0 2018-12-25 10:39:23.340 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2018-12-24T09%3A39%3A26.782Z&hasUserId=true. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:64.0) Gecko/64.0 Firefox/64.0 2018-12-25 10:39:23.805 Info HttpServer: HTTP Response 200 to 192.168.1.118. Time: 500ms. http://192.168.1.98:8096/emby/Sessions?ActiveWithinSeconds=960 2018-12-25 10:39:23.814 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/web/configurationpages?pageType=PluginConfiguration&EnableInMainMenu=true. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:64.0) Gecko/64.0 Firefox/64.0 2018-12-25 10:39:24.060 Info HttpServer: HTTP Response 200 to 192.168.1.118. Time: 755ms. http://192.168.1.98:8096/emby/News/Product?StartIndex=0&Limit=4 2018-12-25 10:39:24.089 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/System/Info. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:64.0) Gecko/64.0 Firefox/64.0 2018-12-25 10:39:24.111 Info HttpServer: HTTP Response 200 to 192.168.1.118. Time: 22ms. http://192.168.1.98:8096/emby/System/Info 2018-12-25 10:39:24.663 Info HttpServer: HTTP Response 200 to 192.168.1.118. Time: 1363ms. http://192.168.1.98:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=4&minDate=2018-12-18T09%3A39%3A26.791Z&hasUserId=false 2018-12-25 10:39:24.664 Info HttpServer: HTTP Response 200 to 192.168.1.118. Time: 1360ms. http://192.168.1.98:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2018-12-24T09%3A39%3A26.782Z&hasUserId=true 2018-12-25 10:39:24.680 Info HttpServer: HTTP Response 200 to 192.168.1.118. Time: 1382ms. http://192.168.1.98:8096/emby/ScheduledTasks 2018-12-25 10:39:24.733 Info HttpServer: HTTP Response 200 to 192.168.1.118. Time: 920ms. http://192.168.1.98:8096/emby/web/configurationpages?pageType=PluginConfiguration&EnableInMainMenu=true 2018-12-25 10:39:24.858 Info HttpServer: HTTP Response 200 to 192.168.1.118. Time: 1529ms. http://192.168.1.98:8096/emby/LiveTv/Recordings?UserId=cec80b33dfd944bbb0e03aefb286d38d&IsInProgress=true&Fields=CanDelete%2CPrimaryImageAspectRatio&EnableTotalRecordCount=false&EnableImageTypes=Primary%2CThumb%2CBackdrop 2018-12-25 10:39:25.206 Info HttpServer: HTTP GET http://192.168.1.98:8096/web/css/images/logoblack.png. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:64.0) Gecko/64.0 Firefox/64.0 2018-12-25 10:39:25.226 Info HttpServer: HTTP Response 200 to 192.168.1.118. Time: 21ms. http://192.168.1.98:8096/web/css/images/logoblack.png 2018-12-25 10:39:30.457 Info TaskManager: IntervalTrigger fired for task: Scan media library 2018-12-25 10:39:30.458 Info TaskManager: Queueing task RefreshMediaLibraryTask 2018-12-25 10:39:30.459 Info TaskManager: Executing Scan media library 2018-12-25 10:39:30.656 Info LibraryMonitor: Stopping directory watching for path /media/data/twonky/Music 2018-12-25 10:39:30.674 Info LibraryMonitor: Stopping directory watching for path /media/data/twonky/Pictures 2018-12-25 10:39:30.677 Info LibraryMonitor: Stopping directory watching for path /media/data/twonky/Videos 2018-12-25 10:39:30.678 Info LibraryMonitor: Stopping directory watching for path /media/data/twonky/HDtracks 2018-12-25 10:39:30.708 Info App: Validating media library 2018-12-25 10:39:35.788 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/Users/cec80b33dfd944bbb0e03aefb286d38d. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:64.0) Gecko/64.0 Firefox/64.0 2018-12-25 10:39:35.857 Info HttpServer: HTTP Response 200 to 192.168.1.118. Time: 70ms. http://192.168.1.98:8096/emby/Users/cec80b33dfd944bbb0e03aefb286d38d 2018-12-25 10:39:36.333 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/System/Logs. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:64.0) Gecko/64.0 Firefox/64.0 2018-12-25 10:39:36.474 Info HttpServer: HTTP Response 200 to 192.168.1.118. Time: 141ms. http://192.168.1.98:8096/emby/System/Logs 2018-12-25 10:39:36.477 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/System/Configuration. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:64.0) Gecko/64.0 Firefox/64.0 2018-12-25 10:39:36.735 Info HttpServer: HTTP Response 200 to 192.168.1.118. Time: 259ms. http://192.168.1.98:8096/emby/System/Configuration 2018-12-25 10:39:41.438 Info HttpServer: HTTP GET http://192.168.1.98:8096/emby/System/Logs/Log?name=embyserver.txt. UserAgent: Mozilla/5.0 (Android 6.0.1; Tablet; rv:64.0) Gecko/64.0 Firefox/64.0

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