Jump to content

[SOLVED] MS Visual C++ Redist server startup problem


Eselter
Go to solution Solved by Eselter,

Recommended Posts

Server don't start until you close Microsoft Visual C++ 2015-2019 Redistributable installer.

If you have newer version of redist ex. 14.24.28127 on PC, emby fail to install they own version 14.23.27820 and server don't start until you close installer.

 

And every time when server is starting in folder ..\Emby-Server\programdata\cache\temp new .tmp and .exe files are creating:
386567321_msredisttempembny.png.dfd04da195986547c637bea979a60ab7.png

  

Solution:

On 11/16/2020 at 5:28 AM, Eselter said:

I update redist to 14.28.29325 and now is working without problem :)

 

Edited by Eselter
Link to comment
Share on other sites

There is some option to disable redist installation on startup?

PS: If you don't close redist installation window you will see this msg in browser:
image.png.0bc5b25fd04a7e837878621096933561.png

and one more bug, some encoding problem in Polish loading msg.

redist log:

[1C80:57E0][2020-11-16T04:16:22]i001: Burn v3.10.4.4718, Windows v10.0 (Build 18363: Service Pack 0), path: C:\Windows\Temp\{0FECCCD3-C75E-4AF4-8422-FA6ACA7FF31C}\.cr\cd3c2506-cc3d-44c4-9442-74e9d861cac7.exe
[1C80:57E0][2020-11-16T04:16:22]i009: Command Line: '-burn.clean.room=C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\cache\temp\cd3c2506-cc3d-44c4-9442-74e9d861cac7.exe -burn.filehandle.attached=720 -burn.filehandle.self=724'
[1C80:57E0][2020-11-16T04:16:22]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\cache\temp\cd3c2506-cc3d-44c4-9442-74e9d861cac7.exe'
[1C80:57E0][2020-11-16T04:16:22]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\cache\temp\'
[1C80:57E0][2020-11-16T04:16:22]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\Eselter\AppData\Local\Temp\dd_vcredist_amd64_20201116041622.log'
[1C80:57E0][2020-11-16T04:16:22]i000: Setting string variable 'WixBundleName' to value 'Microsoft Visual C++ 2015-2019 Redistributable (x64) - 14.23.27820'
[1C80:57E0][2020-11-16T04:16:22]i000: Setting string variable 'WixBundleManufacturer' to value 'Microsoft Corporation'
[1C80:4130][2020-11-16T04:16:22]i000: Setting version variable 'WixBundleFileVersion' to value '14.23.27820.0'
[1C80:57E0][2020-11-16T04:16:22]i100: Detect begin, 10 packages
[1C80:57E0][2020-11-16T04:16:22]i000: Setting version variable 'windows_uCRT_DetectKey' to value '10.0.18362.1110'
[1C80:57E0][2020-11-16T04:16:22]i000: Setting numeric variable 'windows_uCRT_DetectKeyExists' to value 1
[1C80:57E0][2020-11-16T04:16:22]i102: Detected related bundle: {282975d8-55fe-4991-bbbb-06a72581ce58}, type: Upgrade, scope: PerMachine, version: 14.24.28127.4, operation: Downgrade
[1C80:57E0][2020-11-16T04:16:22]i052: Condition '(VersionNT = v6.3 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[1C80:57E0][2020-11-16T04:16:22]i052: Condition '(VersionNT = v6.3 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[1C80:57E0][2020-11-16T04:16:22]i052: Condition '(VersionNT = v6.2 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[1C80:57E0][2020-11-16T04:16:22]i052: Condition '(VersionNT = v6.2 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[1C80:57E0][2020-11-16T04:16:22]i052: Condition '(VersionNT = v6.1 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[1C80:57E0][2020-11-16T04:16:22]i052: Condition '(VersionNT = v6.1 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[1C80:57E0][2020-11-16T04:16:22]i052: Condition '(VersionNT = v6.0 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[1C80:57E0][2020-11-16T04:16:22]i052: Condition '(VersionNT = v6.0 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[1C80:57E0][2020-11-16T04:16:22]i101: Detected package: Windows81_x86, state: Absent, cached: None
[1C80:57E0][2020-11-16T04:16:22]i101: Detected package: Windows81_x64, state: Absent, cached: None
[1C80:57E0][2020-11-16T04:16:22]i101: Detected package: Windows8_x86, state: Absent, cached: None
[1C80:57E0][2020-11-16T04:16:22]i101: Detected package: Windows8_x64, state: Absent, cached: None
[1C80:57E0][2020-11-16T04:16:22]i101: Detected package: Windows7_MSU_x86, state: Absent, cached: None
[1C80:57E0][2020-11-16T04:16:22]i101: Detected package: Windows7_MSU_x64, state: Absent, cached: None
[1C80:57E0][2020-11-16T04:16:22]i101: Detected package: WindowsVista_MSU_x86, state: Absent, cached: None
[1C80:57E0][2020-11-16T04:16:22]i101: Detected package: WindowsVista_MSU_x64, state: Absent, cached: None
[1C80:57E0][2020-11-16T04:16:22]i101: Detected package: vcRuntimeMinimum_x64, state: Absent, cached: None
[1C80:57E0][2020-11-16T04:16:22]i101: Detected package: vcRuntimeAdditional_x64, state: Absent, cached: None
[1C80:57E0][2020-11-16T04:16:22]i052: Condition 'VersionNT64 >= v6.0 OR (VersionNT64 = v5.2 AND ServicePackLevel >= 1)' evaluates to true.
[1C80:57E0][2020-11-16T04:16:22]i199: Detect complete, result: 0x0
[1C80:4130][2020-11-16T04:17:39]i000: Setting numeric variable 'EulaAcceptCheckbox' to value 1
[1C80:4130][2020-11-16T04:17:39]e000: Error 0x80070666: Cannot install a product when a newer version is installed.

emby server log (nothing special):

2020-11-16 04:16:19.119 Info Main: Application path: C:\Users\Eselter\AppData\Roaming\Emby-Server\system\EmbyServer.dll
2020-11-16 04:16:19.267 Info Main: Emby
	Command line: C:\Users\Eselter\AppData\Roaming\Emby-Server\system\EmbyServer.dll -noautorunwebapp
	Operating system: Microsoft Windows 10.0.18363
	Framework: .NET Core 3.1.8
	OS/Process: x64/x64
	Runtime: C:/Users/Eselter/AppData/Roaming/Emby-Server/system/System.Private.CoreLib.dll
	Processor count: 4
	Data path: C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata
	Application path: C:\Users\Eselter\AppData\Roaming\Emby-Server\system
2020-11-16 04:16:19.267 Info Main: Tray icon path: C:\Users\Eselter\AppData\Roaming\Emby-Server\system\embytray
2020-11-16 04:16:19.286 Info App: Application version: 4.6.0.5
2020-11-16 04:16:19.286 Info App: Loading assemblies
2020-11-16 04:16:19.296 Info App: File C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\plugins\AudioDb.dll has version 1.0.11.0
2020-11-16 04:16:19.296 Info App: File C:\Users\Eselter\AppData\Roaming\Emby-Server\system\plugins\AudioDb.dll has version 1.0.11.0
2020-11-16 04:16:19.296 Info App: File C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\plugins\BlurayMounter.dll has version 1.0.0.0
2020-11-16 04:16:19.296 Info App: File C:\Users\Eselter\AppData\Roaming\Emby-Server\system\plugins\BlurayMounter.dll has version 1.0.0.0
2020-11-16 04:16:19.296 Info App: File C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\plugins\DvdMounter.dll has version 1.0.0.0
2020-11-16 04:16:19.297 Info App: File C:\Users\Eselter\AppData\Roaming\Emby-Server\system\plugins\DvdMounter.dll has version 1.0.0.0
2020-11-16 04:16:19.297 Info App: File C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\plugins\Emby.Dlna.dll has version 1.0.40.0
2020-11-16 04:16:19.297 Info App: File C:\Users\Eselter\AppData\Roaming\Emby-Server\system\plugins\Emby.Dlna.dll has version 1.0.40.0
2020-11-16 04:16:19.297 Info App: File C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\plugins\Emby.PortMapper.dll has version 1.0.4.0
2020-11-16 04:16:19.298 Info App: File C:\Users\Eselter\AppData\Roaming\Emby-Server\system\plugins\Emby.PortMapper.dll has version 1.0.4.0
2020-11-16 04:16:19.298 Info App: File C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\plugins\Emby.Server.CinemaMode.dll has version 1.0.35.0
2020-11-16 04:16:19.298 Info App: File C:\Users\Eselter\AppData\Roaming\Emby-Server\system\plugins\Emby.Server.CinemaMode.dll has version 1.0.35.0
2020-11-16 04:16:19.298 Info App: File C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\plugins\Emby.Webhooks.dll has version 1.0.13.0
2020-11-16 04:16:19.298 Info App: File C:\Users\Eselter\AppData\Roaming\Emby-Server\system\plugins\Emby.Webhooks.dll has version 1.0.13.0
2020-11-16 04:16:19.299 Info App: File C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\plugins\Fanart.dll has version 1.0.10.0
2020-11-16 04:16:19.299 Info App: File C:\Users\Eselter\AppData\Roaming\Emby-Server\system\plugins\Fanart.dll has version 1.0.10.0
2020-11-16 04:16:19.299 Info App: File C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\plugins\MovieDb.dll has version 1.3.8.0
2020-11-16 04:16:19.299 Info App: File C:\Users\Eselter\AppData\Roaming\Emby-Server\system\plugins\MovieDb.dll has version 1.3.8.0
2020-11-16 04:16:19.300 Info App: File C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\plugins\MusicBrainz.dll has version 1.0.13.0
2020-11-16 04:16:19.300 Info App: File C:\Users\Eselter\AppData\Roaming\Emby-Server\system\plugins\MusicBrainz.dll has version 1.0.13.0
2020-11-16 04:16:19.300 Info App: File C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\plugins\NfoMetadata.dll has version 1.0.34.0
2020-11-16 04:16:19.300 Info App: File C:\Users\Eselter\AppData\Roaming\Emby-Server\system\plugins\NfoMetadata.dll has version 1.0.34.0
2020-11-16 04:16:19.300 Info App: File C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\plugins\OMDb.dll has version 1.0.11.0
2020-11-16 04:16:19.301 Info App: File C:\Users\Eselter\AppData\Roaming\Emby-Server\system\plugins\OMDb.dll has version 1.0.11.0
2020-11-16 04:16:19.301 Info App: File C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\plugins\OpenSubtitles.dll has version 1.0.27.0
2020-11-16 04:16:19.301 Info App: File C:\Users\Eselter\AppData\Roaming\Emby-Server\system\plugins\OpenSubtitles.dll has version 1.0.27.0
2020-11-16 04:16:19.301 Info App: File C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\plugins\StudioImages.dll has version 1.0.3.0
2020-11-16 04:16:19.301 Info App: File C:\Users\Eselter\AppData\Roaming\Emby-Server\system\plugins\StudioImages.dll has version 1.0.3.0
2020-11-16 04:16:19.302 Info App: File C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\plugins\Tvdb.dll has version 1.0.35.0
2020-11-16 04:16:19.302 Info App: File C:\Users\Eselter\AppData\Roaming\Emby-Server\system\plugins\Tvdb.dll has version 1.0.35.0
2020-11-16 04:16:19.704 Info App: Loading AudioDb, Version=1.0.11.0, Culture=neutral, PublicKeyToken=null from C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\plugins\AudioDb.dll
2020-11-16 04:16:19.704 Info App: Loading BlurayMounter, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null from C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\plugins\BlurayMounter.dll
2020-11-16 04:16:19.704 Info App: Loading DvdMounter, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null from C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\plugins\DvdMounter.dll
2020-11-16 04:16:19.704 Info App: Loading Emby.Dlna, Version=1.0.40.0, Culture=neutral, PublicKeyToken=null from C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\plugins\Emby.Dlna.dll
2020-11-16 04:16:19.704 Info App: Loading Emby.PortMapper, Version=1.0.4.0, Culture=neutral, PublicKeyToken=null from C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\plugins\Emby.PortMapper.dll
2020-11-16 04:16:19.704 Info App: Loading Emby.Server.CinemaMode, Version=1.0.35.0, Culture=neutral, PublicKeyToken=null from C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\plugins\Emby.Server.CinemaMode.dll
2020-11-16 04:16:19.704 Info App: Loading Emby.Webhooks, Version=1.0.13.0, Culture=neutral, PublicKeyToken=null from C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\plugins\Emby.Webhooks.dll
2020-11-16 04:16:19.704 Info App: Loading Fanart, Version=1.0.10.0, Culture=neutral, PublicKeyToken=null from C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\plugins\Fanart.dll
2020-11-16 04:16:19.704 Info App: Loading MovieDb, Version=1.3.8.0, Culture=neutral, PublicKeyToken=null from C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\plugins\MovieDb.dll
2020-11-16 04:16:19.704 Info App: Loading MusicBrainz, Version=1.0.13.0, Culture=neutral, PublicKeyToken=null from C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\plugins\MusicBrainz.dll
2020-11-16 04:16:19.704 Info App: Loading NfoMetadata, Version=1.0.34.0, Culture=neutral, PublicKeyToken=null from C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\plugins\NfoMetadata.dll
2020-11-16 04:16:19.704 Info App: Loading OMDb, Version=1.0.11.0, Culture=neutral, PublicKeyToken=null from C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\plugins\OMDb.dll
2020-11-16 04:16:19.704 Info App: Loading OpenSubtitles, Version=1.0.27.0, Culture=neutral, PublicKeyToken=null from C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\plugins\OpenSubtitles.dll
2020-11-16 04:16:19.704 Info App: Loading StudioImages, Version=1.0.3.0, Culture=neutral, PublicKeyToken=null from C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\plugins\StudioImages.dll
2020-11-16 04:16:19.704 Info App: Loading Tvdb, Version=1.0.35.0, Culture=neutral, PublicKeyToken=null from C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\plugins\Tvdb.dll
2020-11-16 04:16:19.704 Info App: Loading Emby.Api, Version=4.6.0.5, Culture=neutral, PublicKeyToken=null
2020-11-16 04:16:19.704 Info App: Loading Emby.Web, Version=4.6.0.5, Culture=neutral, PublicKeyToken=null
2020-11-16 04:16:19.704 Info App: Loading MediaBrowser.Model, Version=4.6.0.5, Culture=neutral, PublicKeyToken=null
2020-11-16 04:16:19.704 Info App: Loading MediaBrowser.Common, Version=4.6.0.5, Culture=neutral, PublicKeyToken=null
2020-11-16 04:16:19.704 Info App: Loading MediaBrowser.Controller, Version=4.6.0.5, Culture=neutral, PublicKeyToken=null
2020-11-16 04:16:19.704 Info App: Loading Emby.Providers, Version=4.6.0.5, Culture=neutral, PublicKeyToken=null
2020-11-16 04:16:19.704 Info App: Loading Emby.Photos, Version=4.6.0.5, Culture=neutral, PublicKeyToken=null
2020-11-16 04:16:19.704 Info App: Loading Emby.Server.Implementations, Version=4.6.0.5, Culture=neutral, PublicKeyToken=null
2020-11-16 04:16:19.704 Info App: Loading Emby.LiveTV, Version=4.6.0.5, Culture=neutral, PublicKeyToken=null
2020-11-16 04:16:19.704 Info App: Loading Emby.ActivityLog, Version=4.6.0.5, Culture=neutral, PublicKeyToken=null
2020-11-16 04:16:19.704 Info App: Loading Emby.Server.MediaEncoding, Version=4.6.0.5, Culture=neutral, PublicKeyToken=null
2020-11-16 04:16:19.704 Info App: Loading Emby.LocalMetadata, Version=4.6.0.5, Culture=neutral, PublicKeyToken=null
2020-11-16 04:16:19.704 Info App: Loading Emby.Notifications, Version=4.6.0.5, Culture=neutral, PublicKeyToken=null
2020-11-16 04:16:19.704 Info App: Loading Emby.Codecs.Dxva, Version=4.6.0.5, Culture=neutral, PublicKeyToken=null
2020-11-16 04:16:19.704 Info App: Loading Emby.Codecs, Version=4.6.0.5, Culture=neutral, PublicKeyToken=null
2020-11-16 04:16:19.704 Info App: Loading Emby.Server.Connect, Version=4.6.0.5, Culture=neutral, PublicKeyToken=null
2020-11-16 04:16:19.704 Info App: Loading Emby.Server.Sync, Version=4.6.0.5, Culture=neutral, PublicKeyToken=null
2020-11-16 04:16:19.704 Info App: Loading EmbyServer, Version=4.6.0.5, Culture=neutral, PublicKeyToken=null
2020-11-16 04:16:19.777 Info SqliteUserRepository: Sqlite version: 3.33.0
2020-11-16 04:16:19.777 Info SqliteUserRepository: Sqlite compiler options: COMPILER=msvc-1500,ENABLE_BYTECODE_VTAB,ENABLE_COLUMN_METADATA,ENABLE_DBSTAT_VTAB,ENABLE_FTS3,ENABLE_FTS4,ENABLE_FTS5,ENABLE_GEOPOLY,ENABLE_JSON1,ENABLE_RTREE,ENABLE_STMTVTAB,MAX_TRIGGER_DEPTH=100,TEMP_STORE=1,THREADSAFE=1
2020-11-16 04:16:19.784 Info SqliteUserRepository: Default journal_mode for C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\data\users.db is wal
2020-11-16 04:16:19.801 Info AuthenticationRepository: Default journal_mode for C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\data\authentication.db is wal
2020-11-16 04:16:19.812 Info ActivityRepository: Default journal_mode for C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\data\activitylog.db is wal
2020-11-16 04:16:19.813 Info SqliteDisplayPreferencesRepository: Default journal_mode for C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\data\displaypreferences.db is wal
2020-11-16 04:16:19.816 Info App: Adding HttpListener prefix http://+:8096/
2020-11-16 04:16:19.881 Info SqliteItemRepository: Default journal_mode for C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\data\library.db is wal
2020-11-16 04:16:20.385 Info HttpClient: GetTempFileResponse url: https://github.com/MediaBrowser/Emby.Resources/raw/master/vcredist2017/bld27820/VC_redist.x64.exe
2020-11-16 04:16:22.277 Info Main: Running C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\cache\temp\cd3c2506-cc3d-44c4-9442-74e9d861cac7.exe
2020-11-16 04:16:28.747 Info Server: http/1.1 GET http://localhost:8096/favicon.ico. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36
2020-11-16 04:16:28.747 Info Server: http/1.1 Response 503 to ::1. Time: 0ms. http://localhost:8096/favicon.ico
2020-11-16 04:16:31.708 Info Server: http/1.1 GET http://localhost:8096/favicon.ico. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36
2020-11-16 04:16:31.709 Info Server: http/1.1 Response 503 to ::1. Time: 0ms. http://localhost:8096/favicon.ico
2020-11-16 04:17:49.933 Info Skia: SkiaSharp version: 2.80.0.0
2020-11-16 04:17:49.980 Info TaskManager: Daily trigger for Rotate log file set to fire at 11/17/2020 00:45:00, which is 1227.1669934716667 minutes from now.
2020-11-16 04:17:49.982 Info App: ServerId: 1d61e98a00af4ec099e5a46d1b8a5559
2020-11-16 04:17:50.018 Info App: Starting entry point Emby.Dlna.Main.DlnaEntryPoint
2020-11-16 04:17:50.088 Info Dlna: Registering publisher for urn:schemas-upnp-org:device:MediaServer:1
2020-11-16 04:17:50.126 Info App: Entry point completed: Emby.Dlna.Main.DlnaEntryPoint. Duration: 0.1073493 seconds
2020-11-16 04:17:50.126 Info App: Starting entry point Emby.Server.Connect.ConnectEntryPoint
2020-11-16 04:17:50.126 Info App: Loading data from C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\data\connect.txt
2020-11-16 04:17:50.126 Info App: Loading data from C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\data\wan.dat
2020-11-16 04:17:50.128 Info App: Entry point completed: Emby.Server.Connect.ConnectEntryPoint. Duration: 0.0019713 seconds
2020-11-16 04:17:50.128 Info App: Core startup complete
2020-11-16 04:17:50.128 Info App: Post-init migrations complete
2020-11-16 04:17:50.128 Info App: Starting entry point Emby.PortMapper.ExternalPortForwarding
2020-11-16 04:17:50.129 Info App: Entry point completed: Emby.PortMapper.ExternalPortForwarding. Duration: 0.0009694 seconds
2020-11-16 04:17:50.129 Info App: Starting entry point Emby.Security.PluginSecurityManager
2020-11-16 04:17:50.129 Info App: Entry point completed: Emby.Security.PluginSecurityManager. Duration: 2.33E-05 seconds
2020-11-16 04:17:50.129 Info App: Starting entry point Emby.Server.CinemaMode.IntrosEntryPoint
2020-11-16 04:17:50.129 Info App: Entry point completed: Emby.Server.CinemaMode.IntrosEntryPoint. Duration: 6.77E-05 seconds
2020-11-16 04:17:50.129 Info App: Starting entry point Emby.Webhooks.WebhooksEntryPoint
2020-11-16 04:17:50.129 Info App: Entry point completed: Emby.Webhooks.WebhooksEntryPoint. Duration: 0.0004384 seconds
2020-11-16 04:17:50.129 Info App: Starting entry point NfoMetadata.EntryPoint
2020-11-16 04:17:50.129 Info App: Entry point completed: NfoMetadata.EntryPoint. Duration: 9.27E-05 seconds
2020-11-16 04:17:50.129 Info App: Starting entry point MediaBrowser.Api.ApiEntryPoint
2020-11-16 04:17:50.129 Info App: Entry point completed: MediaBrowser.Api.ApiEntryPoint. Duration: 1.03E-05 seconds
2020-11-16 04:17:50.129 Info App: Starting entry point Emby.Server.Implementations.Udp.UdpServerEntryPoint
2020-11-16 04:17:50.129 Info App: Init BeginReceive on 0.0.0.0
2020-11-16 04:17:50.129 Info App: Entry point completed: Emby.Server.Implementations.Udp.UdpServerEntryPoint. Duration: 0.0001673 seconds
2020-11-16 04:17:50.129 Info App: Starting entry point Emby.Server.Implementations.News.NewsEntryPoint
2020-11-16 04:17:50.129 Info App: Entry point completed: Emby.Server.Implementations.News.NewsEntryPoint. Duration: 1.05E-05 seconds
2020-11-16 04:17:50.129 Info App: Starting entry point Emby.Server.Implementations.Library.DeviceAccessEntryPoint
2020-11-16 04:17:50.129 Info App: Entry point completed: Emby.Server.Implementations.Library.DeviceAccessEntryPoint. Duration: 3.49E-05 seconds
2020-11-16 04:17:50.129 Info App: Starting entry point Emby.Server.Implementations.IO.LibraryMonitorStartup
2020-11-16 04:17:50.199 Info App: Entry point completed: Emby.Server.Implementations.IO.LibraryMonitorStartup. Duration: 0.0690932 seconds
2020-11-16 04:17:50.199 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.AutomaticRestartEntryPoint
2020-11-16 04:17:50.199 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.AutomaticRestartEntryPoint. Duration: 0.0002175 seconds
2020-11-16 04:17:50.199 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.KeepServerAwake
2020-11-16 04:17:50.199 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.KeepServerAwake. Duration: 2.31E-05 seconds
2020-11-16 04:17:50.199 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.LibraryChangedNotifier
2020-11-16 04:17:50.199 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.LibraryChangedNotifier. Duration: 0.0002193 seconds
2020-11-16 04:17:50.199 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.ServerEventNotifier
2020-11-16 04:17:50.200 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.ServerEventNotifier. Duration: 0.0001818 seconds
2020-11-16 04:17:50.200 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.StartupWizard
2020-11-16 04:17:50.200 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.StartupWizard. Duration: 3.51E-05 seconds
2020-11-16 04:17:50.200 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.SystemEvents
2020-11-16 04:17:50.200 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.SystemEvents. Duration: 1.49E-05 seconds
2020-11-16 04:17:50.200 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.UserDataChangeNotifier
2020-11-16 04:17:50.200 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.UserDataChangeNotifier. Duration: 1.2E-05 seconds
2020-11-16 04:17:50.200 Info App: Starting entry point Emby.Server.Implementations.Channels.ChannelsEntryPoint
2020-11-16 04:17:50.201 Info LibraryMonitor: Watching directory D:\Filmy
2020-11-16 04:17:50.201 Info LibraryMonitor: Watching directory J:\Zdjęcia
2020-11-16 04:17:50.201 Info LibraryMonitor: Watching directory J:\Muzyka
2020-11-16 04:17:50.201 Info App: Entry point completed: Emby.Server.Implementations.Channels.ChannelsEntryPoint. Duration: 0.0009804 seconds
2020-11-16 04:17:50.201 Info App: Starting entry point Emby.LiveTV.EntryPoint
2020-11-16 04:17:50.201 Info LibraryMonitor: Watching directory K:\Seriale
2020-11-16 04:17:50.201 Info LibraryMonitor: Watching directory J:\Filmy
2020-11-16 04:17:50.201 Info LibraryMonitor: Watching directory J:\Seriale
2020-11-16 04:17:50.201 Info LiveTV: Loading live tv data from C:\Users\Eselter\AppData\Roaming\Emby-Server\programdata\data\livetv\timers
2020-11-16 04:17:50.205 Info App: Entry point completed: Emby.LiveTV.EntryPoint. Duration: 0.0044333 seconds
2020-11-16 04:17:50.205 Info App: Starting entry point Emby.LiveTV.LiveTVEntryPoint
2020-11-16 04:17:50.205 Info App: Entry point completed: Emby.LiveTV.LiveTVEntryPoint. Duration: 4E-05 seconds
2020-11-16 04:17:50.205 Info App: Starting entry point Emby.LiveTV.RecordingNotifier
2020-11-16 04:17:50.205 Info App: Entry point completed: Emby.LiveTV.RecordingNotifier. Duration: 7.91E-05 seconds
2020-11-16 04:17:50.205 Info App: Starting entry point Emby.ActivityLog.ActivityLogEntryPoint
2020-11-16 04:17:50.205 Info App: Entry point completed: Emby.ActivityLog.ActivityLogEntryPoint. Duration: 0.000224 seconds
2020-11-16 04:17:50.206 Info App: Starting entry point Emby.Server.MediaEncoding.Api.EncodingManagerEntryPoint
2020-11-16 04:17:50.206 Info App: Entry point completed: Emby.Server.MediaEncoding.Api.EncodingManagerEntryPoint. Duration: 0.0001664 seconds
2020-11-16 04:17:50.206 Info App: Starting entry point Emby.Notifications.Notifications
2020-11-16 04:17:50.206 Info App: Entry point completed: Emby.Notifications.Notifications. Duration: 4.84E-05 seconds
2020-11-16 04:17:50.206 Info App: Starting entry point Emby.Server.Sync.SyncManagerEntryPoint
2020-11-16 04:17:50.209 Info App: SyncRepository Initialize taking write lock
2020-11-16 04:17:50.209 Info App: SyncRepository Initialize write lock taken
2020-11-16 04:17:50.209 Info App: Entry point completed: Emby.Server.Sync.SyncManagerEntryPoint. Duration: 0.0034775 seconds
2020-11-16 04:17:50.209 Info App: Starting entry point Emby.Server.Sync.SyncNotificationEntryPoint
2020-11-16 04:17:50.210 Info App: Entry point completed: Emby.Server.Sync.SyncNotificationEntryPoint. Duration: 0.0001985 seconds
2020-11-16 04:17:50.210 Info App: Starting entry point EmbyServer.Windows.LoopUtilEntryPoint
2020-11-16 04:17:50.223 Info App: Entry point completed: EmbyServer.Windows.LoopUtilEntryPoint. Duration: 0.0124386 seconds
2020-11-16 04:17:50.223 Info App: All entry points have started
2020-11-16 04:17:50.630 Info HttpClient: GET https://emby.media/community/index.php?/blog/rss/1-media-browser-developers-blog
2020-11-16 04:17:53.003 Info FfmpegManager: FFMpeg: C:\Users\Eselter\AppData\Roaming\Emby-Server\system\ffmpeg.exe
2020-11-16 04:17:53.003 Info FfmpegManager: FFProbe: C:\Users\Eselter\AppData\Roaming\Emby-Server\system\ffprobe.exe
2020-11-16 04:17:53.003 Info FfmpegManager: FFDetect: C:\Users\Eselter\AppData\Roaming\Emby-Server\system\ffdetect.exe
2020-11-16 04:17:53.006 Info HttpClient: GET https://www.mb3admin.com/admin/service/EmbyPackages.json
2020-11-16 04:17:53.013 Info FfmpegManager: ProcessRun 'ffmpeg -hide_banner -version' Execute: C:\Users\Eselter\AppData\Roaming\Emby-Server\system\ffmpeg.exe -hide_banner -version
2020-11-16 04:17:53.071 Info FfmpegManager: ProcessRun 'ffmpeg -hide_banner -version' Process exited with code 0
2020-11-16 04:17:53.130 Info SoftwareCodecProvider: h264, libx264, libx264 Software Encoder, V-E-libx264
2020-11-16 04:17:53.131 Info SoftwareCodecProvider: hevc, libx265, libx265 Software Encoder, V-E-libx265
2020-11-16 04:17:53.131 Info SoftwareCodecProvider: mpeg4, mpeg4, MPEG-4 part 2 Software Encoder, V-E-mpeg4
2020-11-16 04:17:53.131 Info SoftwareCodecProvider: msmpeg4v3, msmpeg4, MPEG-4 part 2 (MS Variant 3) Software Encoder, V-E-msmpeg4
2020-11-16 04:17:53.131 Info SoftwareCodecProvider: vp8, libvpx, libvpx VP8, V-E-libvpx
2020-11-16 04:17:53.133 Info SoftwareCodecProvider: h264, libx264, libx264 Software Encoder, V-E-libx264
2020-11-16 04:17:53.133 Info SoftwareCodecProvider: hevc, libx265, libx265 Software Encoder, V-E-libx265
2020-11-16 04:17:53.133 Info SoftwareCodecProvider: mpeg4, mpeg4, MPEG-4 part 2 Software Encoder, V-E-mpeg4
2020-11-16 04:17:53.133 Info SoftwareCodecProvider: msmpeg4v3, msmpeg4, MPEG-4 part 2 (MS Variant 3) Software Encoder, V-E-msmpeg4
2020-11-16 04:17:53.133 Info SoftwareCodecProvider: vp8, libvpx, libvpx VP8, V-E-libvpx
2020-11-16 04:17:53.134 Info Dx11VaCodecProvider: Start GetCodecList()
2020-11-16 04:17:53.518 Info Dx11VaCodecProvider: End GetCodecList()
2020-11-16 04:17:53.518 Info QuickSyncCodecProvider: ProcessRun 'ffdetect_qsvencdec' Execute: C:\Users\Eselter\AppData\Roaming\Emby-Server\system\ffdetect.exe -hide_banner -show_program_version -loglevel 48 -show_error -show_log 40 qsvencdec -print_format json -disable_dx11
2020-11-16 04:17:53.792 Info QuickSyncCodecProvider: ProcessRun 'ffdetect_qsvencdec' Process exited with code 0
2020-11-16 04:17:53.857 Info QuickSyncDx11CodecProvider: ProcessRun 'ffdetect_qsvencdec' Execute: C:\Users\Eselter\AppData\Roaming\Emby-Server\system\ffdetect.exe -hide_banner -show_program_version -loglevel 48 -show_error -show_log 40 qsvencdec -print_format json 
2020-11-16 04:17:53.975 Info QuickSyncDx11CodecProvider: ProcessRun 'ffdetect_qsvencdec' Process exited with code 0
2020-11-16 04:17:54.039 Info NvidiaCodecProvider: ProcessRun 'ffdetect_nvencdec' Execute: C:\Users\Eselter\AppData\Roaming\Emby-Server\system\ffdetect.exe -hide_banner -show_program_version -loglevel 48 -show_error -show_log 40 nvencdec -print_format json -disable_dx11
2020-11-16 04:17:54.175 Info NvidiaCodecProvider: ProcessRun 'ffdetect_nvencdec' Process exited with code 0
2020-11-16 04:17:54.245 Info NvidiaCodecProvider: Adapter #0: 'GeForce GTX 960' ComputeCapability: 5.2
2020-11-16 04:17:54.266 Info AmfCodecProvider: ProcessRun 'ffdetect_amfenc' Execute: C:\Users\Eselter\AppData\Roaming\Emby-Server\system\ffdetect.exe -hide_banner -show_program_version -loglevel 48 -show_error -show_log 40 amfenc -print_format json 
2020-11-16 04:17:54.293 Info AmfCodecProvider: ProcessRun 'ffdetect_amfenc' Process exited with code 0

 

Edited by Eselter
Link to comment
Share on other sites

I've got 14.2538508.3 installed and also the version Emby wants without an issue.

If you keep having an issue with this let me know and I can do a remote support session with you and try to give you a hand with this.

Carlo

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