Jump to content

EMBY server crashes when starting the browser


oren29at

Recommended Posts

oren29at

Hello,

 

My EMBY server started to crash whenever I try to view it via browser (http://<server name>:8096). Attached are screenshot of my browser, and the complete "logs" folder from "/var/lib/emby"

 

My server is running on Odroid HC1 (https://www.hardkernel.com/shop/odroid-hc1-home-cloud-one/), Ubuntu 18.04.4 LTS (Bionic Beaver), Kernel: Linux 4.14.165-172

 

I did execute "apt-get update" recently, and since then I started getting these crashes. 

 

Thank you for your help in advance

 

logs.zip

post-571938-0-55703400-1582409706_thumb.jpg

Link to comment
Share on other sites

Ok, I really don't see anything obvious here so it's hard to offer much advice. Can you try the beta version and see how that compares?

Link to comment
Share on other sites

oren29at

Still no luck. I downloaded 4.4.0.15-beta and installed it doing the following:

 

wget https://github.com/MediaBrowser/Emby.Releases/releases/download/4.4.0.15/emby-server-deb_4.4.0.15_armhf.deb
sudo service stop emby-server
sudo dpkg -i emby*

Service restarted automatically, yet as soon as I browsed to //<my server>:8096 I got the same home screen from my initial post, and the service stopped:

 

● emby-server.service - Emby Server is a personal media server with apps on just about every device.
   Loaded: loaded (/usr/lib/systemd/system/emby-server.service; enabled; vendor preset: enabled)
   Active: failed (Result: signal) since Sun 2020-02-23 20:13:37 UTC; 35s ago
  Process: 4502 ExecStart=/opt/emby-server/bin/emby-server (code=killed, signal=SEGV)
 Main PID: 4502 (code=killed, signal=SEGV)
 
Feb 23 20:12:56 odroid emby-server[4502]: Info App: Starting entry point Emby.Server.Sync.SyncNotificationEntryPoint
Feb 23 20:12:56 odroid emby-server[4502]: Info App: Entry point completed: Emby.Server.Sync.SyncNotificationEntryPoint. Duration: 0.0033179 seconds
Feb 23 20:12:56 odroid emby-server[4502]: Info App: Starting entry point EmbyServer.Windows.LoopUtilEntryPoint
Feb 23 20:12:56 odroid emby-server[4502]: Info App: Entry point completed: EmbyServer.Windows.LoopUtilEntryPoint. Duration: 0.0007166 seconds
Feb 23 20:12:56 odroid emby-server[4502]: Info App: All entry points have started
Feb 23 20:12:56 odroid emby-server[4502]: Application started. Press Ctrl+C to shut down.
Feb 23 20:12:56 odroid emby-server[4502]: Hosting environment: Production
Feb 23 20:12:56 odroid emby-server[4502]: Content root path: /opt/emby-server/system/
Feb 23 20:13:37 odroid systemd[1]: emby-server.service: Main process exited, code=killed, status=11/SEGV
Feb 23 20:13:37 odroid systemd[1]: emby-server.service: Failed with result 'signal'.
 
attached the latest log
 

 

embyserver.txt

Link to comment
Share on other sites

OK that's a shame. Well without us testing this personally I can't really say what the issue is. I'll add it to our internal backlog. You may have to use the Docker package for now. Thanks.

Link to comment
Share on other sites

  • 2 weeks later...
alucryd

Hmm, our arm debs are completely self-contained so there's not much from the outside that could interfere with it. 11/SEGV is a good old segfault, I'm afraid it comes from either one of our libs or from the dotnet runtime itself. What's the last emby version that ran without issue?

 

Could you try running emby from the command line, see if you can get more logs:

sudo -u emby bash
export $(cat /etc/emby-server.conf | xargs) && /opt/emby-server/bin/emby-server
Edited by alucryd
Link to comment
Share on other sites

  • 2 weeks later...
  • 4 weeks later...
pasarn

Hi @@All,

 

i have the same error with Emby Server an my Odroid HC2. (HC1 have the same hardware.)


Apr 20 18:38:59 samename systemd[1]: Started Emby Server is a personal media server with apps on just about every device..
Apr 20 18:39:00 samename emby-server[9793]: Info Main: Application path: /opt/emby-server/system/EmbyServer.dll
Apr 20 18:39:02 samename emby-server[9793]: Info Main: Emby
Apr 20 18:39:02 samename emby-server[9793]:         Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -f
Apr 20 18:39:02 samename emby-server[9793]:         Operating system: Unix 4.14.150.4
Apr 20 18:39:02 samename emby-server[9793]:         64-Bit OS: False
Apr 20 18:39:02 samename emby-server[9793]:         64-Bit Process: False
Apr 20 18:39:02 samename emby-server[9793]:         User Interactive: True
Apr 20 18:39:02 samename emby-server[9793]:         Runtime: file:///opt/emby-server/system/System.Private.CoreLib.dll
Apr 20 18:39:02 samename emby-server[9793]:         System.Environment.Version: 3.1.2
Apr 20 18:39:02 samename emby-server[9793]:         Processor count: 8
Apr 20 18:39:02 samename emby-server[9793]:         Program data path: /var/lib/emby
Apr 20 18:39:02 samename emby-server[9793]:         Application directory: /opt/emby-server/system
Apr 20 18:39:02 samename emby-server[9793]: Info App: Application version: 4.4.2.0
Apr 20 18:39:02 samename emby-server[9793]: Info App: Loading assemblies
Apr 20 18:39:02 samename emby-server[9793]: Info App: File /var/lib/emby/plugins/AudioDb.dll has version 1.0.10.0
Apr 20 18:39:02 samename emby-server[9793]: Info App: File /opt/emby-server/system/plugins/AudioDb.dll has version 1.0.9.0
Apr 20 18:39:02 samename emby-server[9793]: Info App: File /var/lib/emby/plugins/Emby.Server.CinemaMode.dll has version 1.0.31.0
Apr 20 18:39:02 samename emby-server[9793]: Info App: File /opt/emby-server/system/plugins/Emby.Server.CinemaMode.dll has version 1.0.31.0
Apr 20 18:39:02 samename emby-server[9793]: Info App: File /var/lib/emby/plugins/Emby.Webhooks.dll has version 1.0.11.0
Apr 20 18:39:02 samename emby-server[9793]: Info App: File /opt/emby-server/system/plugins/Emby.Webhooks.dll has version 1.0.11.0
Apr 20 18:39:02 samename emby-server[9793]: Info App: File /var/lib/emby/plugins/MovieDb.dll has version 1.3.3.0
Apr 20 18:39:02 samename emby-server[9793]: Info App: File /opt/emby-server/system/plugins/MovieDb.dll has version 1.3.1.0
Apr 20 18:39:02 samename emby-server[9793]: Info App: File /var/lib/emby/plugins/Fanart.dll has version 1.0.7.0
Apr 20 18:39:02 samename emby-server[9793]: Info App: File /opt/emby-server/system/plugins/Fanart.dll has version 1.0.7.0
Apr 20 18:39:02 samename emby-server[9793]: Info App: File /var/lib/emby/plugins/NfoMetadata.dll has version 1.0.29.0
Apr 20 18:39:02 samename emby-server[9793]: Info App: File /opt/emby-server/system/plugins/NfoMetadata.dll has version 1.0.29.0
Apr 20 18:39:02 samename emby-server[9793]: Info App: File /var/lib/emby/plugins/OMDb.dll has version 1.0.9.0
Apr 20 18:39:02 samename emby-server[9793]: Info App: File /opt/emby-server/system/plugins/OMDb.dll has version 1.0.9.0
Apr 20 18:39:02 samename emby-server[9793]: Info App: File /var/lib/emby/plugins/MusicBrainz.dll has version 1.0.13.0
Apr 20 18:39:02 samename emby-server[9793]: Info App: File /opt/emby-server/system/plugins/MusicBrainz.dll has version 1.0.13.0
Apr 20 18:39:02 samename emby-server[9793]: Info App: File /var/lib/emby/plugins/DvdMounter.dll has version 1.0.0.0
Apr 20 18:39:02 samename emby-server[9793]: Info App: File /opt/emby-server/system/plugins/DvdMounter.dll has version 1.0.0.0
Apr 20 18:39:02 samename emby-server[9793]: Info App: File /var/lib/emby/plugins/OpenSubtitles.dll has version 1.0.26.0
Apr 20 18:39:02 samename emby-server[9793]: Info App: File /opt/emby-server/system/plugins/OpenSubtitles.dll has version 1.0.26.0
Apr 20 18:39:02 samename emby-server[9793]: Info App: File /var/lib/emby/plugins/Tvdb.dll has version 1.0.30.0
Apr 20 18:39:02 samename emby-server[9793]: Info App: File /opt/emby-server/system/plugins/Tvdb.dll has version 1.0.30.0
Apr 20 18:39:02 samename emby-server[9793]: Info App: File /var/lib/emby/plugins/Emby.Dlna.dll has version 1.0.37.0
Apr 20 18:39:02 samename emby-server[9793]: Info App: File /opt/emby-server/system/plugins/Emby.Dlna.dll has version 1.0.37.0
Apr 20 18:39:02 samename emby-server[9793]: Info App: File /var/lib/emby/plugins/BlurayMounter.dll has version 1.0.0.0
Apr 20 18:39:02 samename emby-server[9793]: Info App: File /opt/emby-server/system/plugins/BlurayMounter.dll has version 1.0.0.0
Apr 20 18:39:02 samename emby-server[9793]: Info App: File /var/lib/emby/plugins/StudioImages.dll has version 1.0.3.0
Apr 20 18:39:02 samename emby-server[9793]: Info App: File /opt/emby-server/system/plugins/StudioImages.dll has version 1.0.3.0
Apr 20 18:39:02 samename emby-server[9793]: Info App: File /var/lib/emby/plugins/Emby.PortMapper.dll has version 1.0.4.0
Apr 20 18:39:02 samename emby-server[9793]: Info App: File /opt/emby-server/system/plugins/Emby.PortMapper.dll has version 1.0.4.0
Apr 20 18:39:02 samename emby-server[9793]: Info App: Loading AudioDb, Version=1.0.10.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/AudioDb.dll
Apr 20 18:39:02 samename emby-server[9793]: Info App: Loading Emby.Server.CinemaMode, Version=1.0.31.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/Emby.Server.CinemaMode.dll
Apr 20 18:39:02 samename emby-server[9793]: Info App: Loading Emby.Webhooks, Version=1.0.11.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/Emby.Webhooks.dll
Apr 20 18:39:02 samename emby-server[9793]: Info App: Loading MovieDb, Version=1.3.3.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/MovieDb.dll
Apr 20 18:39:02 samename emby-server[9793]: Info App: Loading Fanart, Version=1.0.7.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/Fanart.dll
Apr 20 18:39:02 samename emby-server[9793]: Info App: Loading NfoMetadata, Version=1.0.29.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/NfoMetadata.dll
Apr 20 18:39:02 samename emby-server[9793]: Info App: Loading OMDb, Version=1.0.9.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/OMDb.dll
Apr 20 18:39:02 samename emby-server[9793]: Info App: Loading MusicBrainz, Version=1.0.13.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/MusicBrainz.dll
Apr 20 18:39:02 samename emby-server[9793]: Info App: Loading DvdMounter, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/DvdMounter.dll
Apr 20 18:39:02 samename emby-server[9793]: Info App: Loading OpenSubtitles, Version=1.0.26.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/OpenSubtitles.dll
Apr 20 18:39:02 samename emby-server[9793]: Info App: Loading Tvdb, Version=1.0.30.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/Tvdb.dll
Apr 20 18:39:02 samename emby-server[9793]: Info App: Loading Emby.Dlna, Version=1.0.37.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/Emby.Dlna.dll
Apr 20 18:39:02 samename emby-server[9793]: Info App: Loading BlurayMounter, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/BlurayMounter.dll
Apr 20 18:39:02 samename emby-server[9793]: Info App: Loading StudioImages, Version=1.0.3.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/StudioImages.dll
Apr 20 18:39:02 samename emby-server[9793]: Info App: Loading Emby.PortMapper, Version=1.0.4.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/Emby.PortMapper.dll
Apr 20 18:39:02 samename emby-server[9793]: Info App: Loading Emby.Api, Version=4.4.2.0, Culture=neutral, PublicKeyToken=null
Apr 20 18:39:02 samename emby-server[9793]: Info App: Loading Emby.Web, Version=4.4.2.0, Culture=neutral, PublicKeyToken=null
Apr 20 18:39:02 samename emby-server[9793]: Info App: Loading MediaBrowser.Model, Version=4.4.2.0, Culture=neutral, PublicKeyToken=null
Apr 20 18:39:02 samename emby-server[9793]: Info App: Loading MediaBrowser.Common, Version=4.4.2.0, Culture=neutral, PublicKeyToken=null
Apr 20 18:39:02 samename emby-server[9793]: Info App: Loading MediaBrowser.Controller, Version=4.4.2.0, Culture=neutral, PublicKeyToken=null
Apr 20 18:39:02 samename emby-server[9793]: Info App: Loading Emby.Providers, Version=4.4.2.0, Culture=neutral, PublicKeyToken=null
Apr 20 18:39:02 samename emby-server[9793]: Info App: Loading Emby.Photos, Version=4.4.2.0, Culture=neutral, PublicKeyToken=null
Apr 20 18:39:02 samename emby-server[9793]: Info App: Loading Emby.Server.Implementations, Version=4.4.2.0, Culture=neutral, PublicKeyToken=null
Apr 20 18:39:02 samename emby-server[9793]: Info App: Loading Emby.LiveTV, Version=4.4.2.0, Culture=neutral, PublicKeyToken=null
Apr 20 18:39:02 samename emby-server[9793]: Info App: Loading Emby.ActivityLog, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Apr 20 18:39:02 samename emby-server[9793]: Info App: Loading Emby.Server.MediaEncoding, Version=4.4.2.0, Culture=neutral, PublicKeyToken=null
Apr 20 18:39:02 samename emby-server[9793]: Info App: Loading Emby.LocalMetadata, Version=4.4.2.0, Culture=neutral, PublicKeyToken=null
Apr 20 18:39:02 samename emby-server[9793]: Info App: Loading Emby.Notifications, Version=4.4.2.0, Culture=neutral, PublicKeyToken=null
Apr 20 18:39:02 samename emby-server[9793]: Info App: Loading Emby.Codecs.Dxva, Version=4.4.2.0, Culture=neutral, PublicKeyToken=null
Apr 20 18:39:02 samename emby-server[9793]: Info App: Loading Emby.Codecs, Version=4.4.2.0, Culture=neutral, PublicKeyToken=null
Apr 20 18:39:02 samename emby-server[9793]: Info App: Loading Emby.Server.Connect, Version=4.4.2.0, Culture=neutral, PublicKeyToken=null
Apr 20 18:39:02 samename emby-server[9793]: Info App: Loading Emby.Server.Sync, Version=4.4.2.0, Culture=neutral, PublicKeyToken=null
Apr 20 18:39:02 samename emby-server[9793]: Info App: Loading EmbyServer, Version=4.4.2.0, Culture=neutral, PublicKeyToken=null
Apr 20 18:39:03 samename emby-server[9793]: Info SqliteUserRepository: Sqlite version: 3.30.1
Apr 20 18:39:03 samename emby-server[9793]: Info SqliteUserRepository: Sqlite compiler options: COMPILER=gcc-7.4.1 20181213 [linaro-7.4-2019.02 revision 56ec6f6b99cc167ff0c2f8e1a2eed33b1edc85d4],ENABLE_COLUMN_M
Apr 20 18:39:03 samename emby-server[9793]: Info SqliteUserRepository: Default journal_mode for /var/lib/emby/data/users.db is wal
Apr 20 18:39:03 samename emby-server[9793]: Info AuthenticationRepository: Default journal_mode for /var/lib/emby/data/authentication.db is wal
Apr 20 18:39:04 samename emby-server[9793]: Info ActivityRepository: Default journal_mode for /var/lib/emby/data/activitylog.db is wal
Apr 20 18:39:04 samename emby-server[9793]: Info SqliteDisplayPreferencesRepository: Default journal_mode for /var/lib/emby/data/displaypreferences.db is wal
Apr 20 18:39:04 samename emby-server[9793]: Info App: Adding HttpListener prefix http://+:8096/
Apr 20 18:39:04 samename emby-server[9793]: Info SqliteItemRepository: Default journal_mode for /var/lib/emby/data/library.db is wal
Apr 20 18:39:12 samename emby-server[9793]: Info Skia: SkiaSharp version: 1.68.0.0
Apr 20 18:39:13 samename emby-server[9793]: Info TaskManager: Daily trigger for Thumbnail image extraction set to fire at 04/21/2020 02:00:00, which is 440.779296715 minutes from now.
Apr 20 18:39:14 samename emby-server[9793]: Info TaskManager: Daily trigger for Rotate log file set to fire at 04/21/2020 00:00:00, which is 320.763048415 minutes from now.
Apr 20 18:39:14 samename emby-server[9793]: Info App: ServerId: fed28e96b47b47acacb94271b665397b
Apr 20 18:39:14 samename emby-server[9793]: Info App: Starting entry point Emby.Dlna.Main.DlnaEntryPoint
Apr 20 18:39:16 samename emby-server[9793]: Info HttpClient: GET https://www.mb3admin.com/admin/service/EmbyPackages.json
Apr 20 18:39:17 samename emby-server[9793]: Info FfmpegManager: FFMpeg: /opt/emby-server/bin/ffmpeg
Apr 20 18:39:17 samename emby-server[9793]: Info FfmpegManager: FFProbe: /opt/emby-server/bin/ffprobe
Apr 20 18:39:17 samename emby-server[9793]: Info FfmpegManager: FFDetect: /opt/emby-server/bin/ffdetect
Apr 20 18:39:18 samename emby-server[9793]: Info FfmpegManager: ProcessRun 'ffmpeg -hide_banner -version' Execute: /opt/emby-server/bin/ffmpeg -hide_banner -version
Apr 20 18:39:18 samename emby-server[9793]: Info Dlna: Registering publisher for urn:schemas-upnp-org:device:MediaServer:1
Apr 20 18:39:18 samename emby-server[9793]: Info App: Init BeginReceive on 0.0.0.0
Apr 20 18:39:18 samename emby-server[9793]: Info App: Entry point completed: Emby.Dlna.Main.DlnaEntryPoint. Duration: 4.239138 seconds
Apr 20 18:39:18 samename emby-server[9793]: Info App: Starting entry point Emby.Server.Connect.ConnectEntryPoint
Apr 20 18:39:18 samename emby-server[9793]: Info App: Loading data from /var/lib/emby/data/connect.txt
Apr 20 18:39:18 samename emby-server[9793]: Info App: Loading data from /var/lib/emby/data/wan.dat
Apr 20 18:39:18 samename emby-server[9793]: Info App: Entry point completed: Emby.Server.Connect.ConnectEntryPoint. Duration: 0.0104784 seconds
Apr 20 18:39:18 samename emby-server[9793]: Info App: Core startup complete
Apr 20 18:39:18 samename emby-server[9793]: Info App: Post-init migrations complete
Apr 20 18:39:18 samename emby-server[9793]: Info App: Starting entry point Emby.Security.PluginSecurityManager
Apr 20 18:39:18 samename emby-server[9793]: Info App: Entry point completed: Emby.Security.PluginSecurityManager. Duration: 0.0001801 seconds
Apr 20 18:39:18 samename emby-server[9793]: Info App: Starting entry point Emby.Server.CinemaMode.IntrosEntryPoint
Apr 20 18:39:18 samename emby-server[9793]: Info App: Entry point completed: Emby.Server.CinemaMode.IntrosEntryPoint. Duration: 0.0004351 seconds
Apr 20 18:39:18 samename emby-server[9793]: Info App: Starting entry point Emby.Webhooks.WebhooksEntryPoint
Apr 20 18:39:18 samename emby-server[9793]: Info App: Entry point completed: Emby.Webhooks.WebhooksEntryPoint. Duration: 0.0150948 seconds
Apr 20 18:39:18 samename emby-server[9793]: Info App: Starting entry point NfoMetadata.EntryPoint
Apr 20 18:39:18 samename emby-server[9793]: Info App: Entry point completed: NfoMetadata.EntryPoint. Duration: 0.0005091 seconds
Apr 20 18:39:18 samename emby-server[9793]: Info App: Starting entry point Emby.PortMapper.ExternalPortForwarding
Apr 20 18:39:18 samename emby-server[9793]: Info App: Entry point completed: Emby.PortMapper.ExternalPortForwarding. Duration: 0.0010524 seconds
Apr 20 18:39:18 samename emby-server[9793]: Info App: Starting entry point MediaBrowser.Api.ApiEntryPoint
Apr 20 18:39:18 samename emby-server[9793]: Info App: Entry point completed: MediaBrowser.Api.ApiEntryPoint. Duration: 0.0001762 seconds
Apr 20 18:39:18 samename emby-server[9793]: Info App: Starting entry point Emby.Server.Implementations.Udp.UdpServerEntryPoint
Apr 20 18:39:18 samename emby-server[9793]: Info App: Entry point completed: Emby.Server.Implementations.Udp.UdpServerEntryPoint. Duration: 0.0044928 seconds
Apr 20 18:39:18 samename emby-server[9793]: Info App: Starting entry point Emby.Server.Implementations.Playlists.PlaylistsEntryPoint
Apr 20 18:39:18 samename emby-server[9793]: Info App: Entry point completed: Emby.Server.Implementations.Playlists.PlaylistsEntryPoint. Duration: 0.002983 seconds
Apr 20 18:39:18 samename emby-server[9793]: Info App: Starting entry point Emby.Server.Implementations.News.NewsEntryPoint
Apr 20 18:39:18 samename emby-server[9793]: Info App: Entry point completed: Emby.Server.Implementations.News.NewsEntryPoint. Duration: 0.0005279 seconds
Apr 20 18:39:18 samename emby-server[9793]: Info App: Starting entry point Emby.Server.Implementations.Library.DeviceAccessEntryPoint
Apr 20 18:39:18 samename emby-server[9793]: Info App: Entry point completed: Emby.Server.Implementations.Library.DeviceAccessEntryPoint. Duration: 0.0007832 seconds
Apr 20 18:39:18 samename emby-server[9793]: Info App: Starting entry point Emby.Server.Implementations.IO.LibraryMonitorStartup
Apr 20 18:39:19 samename emby-server[9793]: Info HttpClient: GET https://emby.media/community/index.php?/blog/rss/1-media-browser-developers-blog
Apr 20 18:39:19 samename emby-server[9793]: Info FfmpegManager: ProcessRun 'ffmpeg -hide_banner -version' Process exited with code 0
Apr 20 18:39:20 samename emby-server[9793]: Info App: Entry point completed: Emby.Server.Implementations.IO.LibraryMonitorStartup. Duration: 1.0872558 seconds
Apr 20 18:39:20 samename emby-server[9793]: Info App: Starting entry point Emby.Server.Implementations.EntryPoints.AutomaticRestartEntryPoint
Apr 20 18:39:20 samename emby-server[9793]: Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.AutomaticRestartEntryPoint. Duration: 0.0011085 seconds
Apr 20 18:39:20 samename emby-server[9793]: Info App: Starting entry point Emby.Server.Implementations.EntryPoints.KeepServerAwake
Apr 20 18:39:20 samename emby-server[9793]: Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.KeepServerAwake. Duration: 0.0006201 seconds
Apr 20 18:39:20 samename emby-server[9793]: Info App: Starting entry point Emby.Server.Implementations.EntryPoints.LibraryChangedNotifier
Apr 20 18:39:20 samename emby-server[9793]: Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.LibraryChangedNotifier. Duration: 0.0038332 seconds
Apr 20 18:39:20 samename emby-server[9793]: Info App: Starting entry point Emby.Server.Implementations.EntryPoints.ServerEventNotifier
Apr 20 18:39:20 samename emby-server[9793]: Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.ServerEventNotifier. Duration: 0.0045304 seconds
Apr 20 18:39:20 samename emby-server[9793]: Info App: Starting entry point Emby.Server.Implementations.EntryPoints.StartupWizard
Apr 20 18:39:20 samename emby-server[9793]: Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.StartupWizard. Duration: 0.0015751 seconds
Apr 20 18:39:20 samename emby-server[9793]: Info App: Starting entry point Emby.Server.Implementations.EntryPoints.SystemEvents
Apr 20 18:39:20 samename emby-server[9793]: Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.SystemEvents. Duration: 0.0007713 seconds
Apr 20 18:39:20 samename emby-server[9793]: Info App: Starting entry point Emby.Server.Implementations.EntryPoints.UserDataChangeNotifier
Apr 20 18:39:20 samename emby-server[9793]: Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.UserDataChangeNotifier. Duration: 0.0003744 seconds
Apr 20 18:39:20 samename emby-server[9793]: Info App: Starting entry point Emby.Server.Implementations.Channels.ChannelsEntryPoint
Apr 20 18:39:20 samename emby-server[9793]: Info App: Entry point completed: Emby.Server.Implementations.Channels.ChannelsEntryPoint. Duration: 0.0083558 seconds
Apr 20 18:39:20 samename emby-server[9793]: Info App: Starting entry point Emby.LiveTV.EntryPoint
Apr 20 18:39:20 samename emby-server[9793]: Info LiveTV: Loading live tv data from /var/lib/emby/data/livetv/timers
Apr 20 18:39:20 samename emby-server[9793]: Info App: Entry point completed: Emby.LiveTV.EntryPoint. Duration: 0.0514671 seconds
Apr 20 18:39:20 samename emby-server[9793]: Info App: Starting entry point Emby.LiveTV.LiveTVEntryPoint
Apr 20 18:39:20 samename emby-server[9793]: Info App: Entry point completed: Emby.LiveTV.LiveTVEntryPoint. Duration: 0.0007227 seconds
Apr 20 18:39:20 samename emby-server[9793]: Info App: Starting entry point Emby.LiveTV.RecordingNotifier
Apr 20 18:39:20 samename emby-server[9793]: Info App: Entry point completed: Emby.LiveTV.RecordingNotifier. Duration: 0.0039318 seconds
Apr 20 18:39:20 samename emby-server[9793]: Info App: Starting entry point Emby.ActivityLog.ActivityLogEntryPoint
Apr 20 18:39:20 samename emby-server[9793]: Info App: Entry point completed: Emby.ActivityLog.ActivityLogEntryPoint. Duration: 0.0062394 seconds
Apr 20 18:39:20 samename emby-server[9793]: Info App: Starting entry point Emby.Server.MediaEncoding.Api.EncodingManagerEntryPoint
Apr 20 18:39:20 samename emby-server[9793]: Info App: Entry point completed: Emby.Server.MediaEncoding.Api.EncodingManagerEntryPoint. Duration: 0.004553 seconds
Apr 20 18:39:20 samename emby-server[9793]: Info App: Starting entry point Emby.Notifications.Notifications
Apr 20 18:39:20 samename emby-server[9793]: Info App: Entry point completed: Emby.Notifications.Notifications. Duration: 0.0012443 seconds
Apr 20 18:39:20 samename emby-server[9793]: Info App: Starting entry point Emby.Server.Sync.SyncManagerEntryPoint
Apr 20 18:39:20 samename emby-server[9793]: Info App: SyncRepository Initialize taking write lock
Apr 20 18:39:20 samename emby-server[9793]: Info App: SyncRepository Initialize write lock taken
Apr 20 18:39:20 samename emby-server[9793]: Info App: Entry point completed: Emby.Server.Sync.SyncManagerEntryPoint. Duration: 0.0181294 seconds
Apr 20 18:39:20 samename emby-server[9793]: Info App: Starting entry point Emby.Server.Sync.SyncNotificationEntryPoint
Apr 20 18:39:20 samename emby-server[9793]: Info LibraryMonitor: Watching directory /media/Daten/ncdata/htpc/files/Videos/Filme
Apr 20 18:39:20 samename emby-server[9793]: Info App: Entry point completed: Emby.Server.Sync.SyncNotificationEntryPoint. Duration: 0.0042836 seconds
Apr 20 18:39:20 samename emby-server[9793]: Info App: Starting entry point EmbyServer.Windows.LoopUtilEntryPoint
Apr 20 18:39:20 samename emby-server[9793]: Info App: Entry point completed: EmbyServer.Windows.LoopUtilEntryPoint. Duration: 0.0009398 seconds
Apr 20 18:39:20 samename emby-server[9793]: Info App: All entry points have started
Apr 20 18:39:25 samename systemd[1]: emby-server.service: Main process exited, code=killed, status=11/SEGV
Apr 20 18:39:25 samename systemd[1]: emby-server.service: Failed with result 'signal'.The crashes has startet after i add my Movie and TV Show Library.

I can help and do same tests.

Edited by pasarn
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...