Jellyfin Forum
No Access to my Server on windows after reinstall - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+---- Forum: Networking & Access (https://forum.jellyfin.org/f-networking-access)
+---- Thread: No Access to my Server on windows after reinstall (/t-no-access-to-my-server-on-windows-after-reinstall)



No Access to my Server on windows after reinstall - Ravn73 - 2024-03-17

Hi.

I had to reinstall windows my PC. The ports are forwarded in my fritzbox. And when i want to connect, jellyfin asks for my username and password. I use my name without a password (like i always did) and it either says:

Connection error. We are currently unable to connect to the selected server.

Or "Username or password" is wrong.

I dont know what to do. I deinstalled it, reinstalled it. Port forwarded new and i dont know further. Here is the log. Probably somebody knows what i can do and can please help.

Code:
[2024-03-17 13:52:02.229 +01:00] [INF] [7] Main: Jellyfin version: "10.8.13"
[2024-03-17 13:52:02.240 +01:00] [INF] [7] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
[2024-03-17 13:52:02.242 +01:00] [INF] [7] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
[2024-03-17 13:52:02.243 +01:00] [INF] [7] Main: Operating system: "Windows"
[2024-03-17 13:52:02.244 +01:00] [INF] [7] Main: Architecture: X64
[2024-03-17 13:52:02.245 +01:00] [INF] [7] Main: 64-Bit Process: True
[2024-03-17 13:52:02.246 +01:00] [INF] [7] Main: User Interactive: True
[2024-03-17 13:52:02.246 +01:00] [INF] [7] Main: Processor count: 16
[2024-03-17 13:52:02.247 +01:00] [INF] [7] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
[2024-03-17 13:52:02.247 +01:00] [INF] [7] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
[2024-03-17 13:52:02.248 +01:00] [INF] [7] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
[2024-03-17 13:52:02.319 +01:00] [INF] [7] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["CreateNetworkConfiguration"]
[2024-03-17 13:52:02.446 +01:00] [INF] [7] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
[2024-03-17 13:52:02.493 +01:00] [INF] [7] Emby.Server.Implementations.ApplicationHost: Loading assemblies
[2024-03-17 13:52:02.735 +01:00] [INF] [7] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
[2024-03-17 13:52:02.736 +01:00] [INF] [7] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
[2024-03-17 13:52:02.737 +01:00] [INF] [7] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
[2024-03-17 13:52:02.743 +01:00] [INF] [7] Jellyfin.Networking.Manager.NetworkManager: Using bind addresses: "[]"
[2024-03-17 13:52:02.744 +01:00] [INF] [7] Jellyfin.Networking.Manager.NetworkManager: Using bind exclusions: "[]"
[2024-03-17 13:52:03.792 +01:00] [INF] [7] Jellyfin.Server.Implementations.JellyfinDbProvider: There are pending EFCore migrations in the database. Applying... (This may take a while, do not stop Jellyfin)
[2024-03-17 13:52:03.939 +01:00] [INF] [7] Jellyfin.Server.Implementations.JellyfinDbProvider: EFCore migrations applied successfully
[2024-03-17 13:52:04.149 +01:00] [INF] [7] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
[2024-03-17 13:52:04.150 +01:00] [INF] [7] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
[2024-03-17 13:52:04.152 +01:00] [INF] [7] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.8.13.0"
[2024-03-17 13:52:04.153 +01:00] [INF] [7] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.8.13.0"
[2024-03-17 13:52:04.154 +01:00] [INF] [7] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.8.13.0"
[2024-03-17 13:52:04.155 +01:00] [INF] [7] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.8.13.0"
[2024-03-17 13:52:04.156 +01:00] [INF] [7] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.8.13.0"
[2024-03-17 13:52:04.191 +01:00] [INF] [7] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["DisableTranscodingThrottling", "CreateLoggingConfigHeirarchy", "MigrateActivityLogDatabase", "RemoveDuplicateExtras", "MigrateUserDatabase", "MigrateDisplayPreferencesDatabase", "RemoveDownloadImagesInAdvance", "MigrateAuthenticationDatabase"]
[2024-03-17 13:52:04.193 +01:00] [INF] [7] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"AddDefaultPluginRepository"'
[2024-03-17 13:52:04.194 +01:00] [INF] [7] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
[2024-03-17 13:52:04.195 +01:00] [INF] [7] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
[2024-03-17 13:52:04.196 +01:00] [INF] [7] Jellyfin.Server.Migrations.MigrationRunner: Migration '"AddDefaultPluginRepository"' applied successfully
[2024-03-17 13:52:04.201 +01:00] [INF] [7] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"ReaddDefaultPluginRepository"'
[2024-03-17 13:52:04.201 +01:00] [INF] [7] Jellyfin.Server.Migrations.MigrationRunner: Migration '"ReaddDefaultPluginRepository"' applied successfully
[2024-03-17 13:52:04.203 +01:00] [INF] [7] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"AddPeopleQueryIndex"'
[2024-03-17 13:52:04.203 +01:00] [INF] [7] Jellyfin.Server.Migrations.Routines.AddPeopleQueryIndex: Creating index idx_TypedBaseItemsUserDataKeyType
[2024-03-17 13:52:04.206 +01:00] [INF] [7] Jellyfin.Server.Migrations.Routines.AddPeopleQueryIndex: Creating index idx_PeopleNameListOrder
[2024-03-17 13:52:04.208 +01:00] [INF] [7] Jellyfin.Server.Migrations.MigrationRunner: Migration '"AddPeopleQueryIndex"' applied successfully
[2024-03-17 13:52:04.212 +01:00] [INF] [7] Main: Kestrel listening on "Any IP4 Address"
[2024-03-17 13:52:04.486 +01:00] [INF] [7] Emby.Server.Implementations.ApplicationHost: Running startup tasks
[2024-03-17 13:52:04.509 +01:00] [INF] [7] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-03-18 02:00:00.000 +01:00, which is 12:07:55.4904946 from now.
[2024-03-17 13:52:04.861 +01:00] [INF] [7] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "5.1.4"
[2024-03-17 13:52:04.891 +01:00] [INF] [7] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
[2024-03-17 13:52:04.914 +01:00] [INF] [7] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
[2024-03-17 13:52:04.935 +01:00] [INF] [7] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "hwupload_cuda", "hwupload_vaapi", "overlay_opencl", "overlay_qsv", "overlay_cuda", "scale_cuda", "scale_opencl", "scale_qsv", "tonemap_cuda", "tonemap_opencl", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
[2024-03-17 13:52:05.024 +01:00] [WRN] [7] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "overlay_vaapi" with option "Action to take when encountering EOF from secondary input" is not available
[2024-03-17 13:52:05.042 +01:00] [INF] [7] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "dxva2", "qsv", "d3d11va", "opencl"]
[2024-03-17 13:52:05.108 +01:00] [INF] [7] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "ffmpeg"
[2024-03-17 13:52:05.109 +01:00] [INF] [7] Emby.Server.Implementations.ApplicationHost: ServerId: "c82da22ffe21416b8f838eb3920e6891"
[2024-03-17 13:52:05.168 +01:00] [INF] [14] Emby.Server.Implementations.ApplicationHost: Executed all pre-startup entry points in 0:00:00.055464
[2024-03-17 13:52:05.169 +01:00] [INF] [14] Emby.Server.Implementations.ApplicationHost: Core startup complete
[2024-03-17 13:52:05.247 +01:00] [INF] [14] Emby.Server.Implementations.ApplicationHost: Executed all post-startup entry points in 0:00:00.0771366
[2024-03-17 13:52:05.248 +01:00] [INF] [14] Main: Startup complete 0:00:03.4124805
[2024-03-17 13:52:07.523 +01:00] [INF] [7] Emby.Server.Implementations.ScheduledTasks.TaskManager: "StartupTrigger" fired for task: "Update Plugins"
[2024-03-17 13:52:07.524 +01:00] [INF] [7] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task "PluginUpdateTask"
[2024-03-17 13:52:07.526 +01:00] [INF] [14] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Update Plugins"
[2024-03-17 13:52:08.160 +01:00] [INF] [6] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds
[2024-03-17 13:52:08.170 +01:00] [INF] [6] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
[2024-03-17 13:54:17.438 +01:00] [ERR] [14] Jellyfin.Server.Implementations.Users.UserManager: Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Specified user does not exist.
  at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
  at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2024-03-17 13:54:17.478 +01:00] [INF] [14] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "Kenny" has been denied (IP: "192.168.178.25").
[2024-03-17 13:54:17.480 +01:00] [ERR] [14] Jellyfin.Server.Middleware.ExceptionMiddleware: Error processing request: "Invalid username or password entered". URL "POST" "/Users/authenticatebyname".
[2024-03-17 13:55:15.094 +01:00] [ERR] [17] Jellyfin.Server.Implementations.Users.UserManager: Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Specified user does not exist.
  at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
  at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2024-03-17 13:55:15.095 +01:00] [INF] [17] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "Kenny" has been denied (IP: "192.168.178.25").
[2024-03-17 13:55:15.097 +01:00] [ERR] [17] Jellyfin.Server.Middleware.ExceptionMiddleware: Error processing request: "Invalid username or password entered". URL "POST" "/Users/authenticatebyname".
[2024-03-17 14:07:21.952 +01:00] [ERR] [64] Jellyfin.Server.Implementations.Users.UserManager: Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Specified user does not exist.
  at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
  at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2024-03-17 14:07:21.954 +01:00] [INF] [64] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "Kenny" has been denied (IP: "192.168.178.25").
[2024-03-17 14:07:21.955 +01:00] [ERR] [64] Jellyfin.Server.Middleware.ExceptionMiddleware: Error processing request: "Invalid username or password entered". URL "POST" "/Users/authenticatebyname".
[2024-03-17 14:08:14.630 +01:00] [ERR] [71] Jellyfin.Server.Implementations.Users.UserManager: Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Specified user does not exist.
  at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
  at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2024-03-17 14:08:14.632 +01:00] [INF] [71] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "Kenny" has been denied (IP: "192.168.178.25").
[2024-03-17 14:08:14.633 +01:00] [ERR] [71] Jellyfin.Server.Middleware.ExceptionMiddleware: Error processing request: "Invalid username or password entered". URL "POST" "/Users/authenticatebyname".
[2024-03-17 14:09:15.592 +01:00] [INF] [70] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
[2024-03-17 14:09:15.595 +01:00] [WRN] [70] Jellyfin.Api.Controllers.UserController: Password reset proccess initiated from outside the local network with IP: "127.0.0.1"
[2024-03-17 14:11:30.705 +01:00] [ERR] [81] Jellyfin.Server.Implementations.Users.UserManager: Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Specified user does not exist.
  at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
  at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2024-03-17 14:11:30.706 +01:00] [INF] [81] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "Kenny" has been denied (IP: "192.168.178.25").
[2024-03-17 14:11:30.707 +01:00] [ERR] [81] Jellyfin.Server.Middleware.ExceptionMiddleware: Error processing request: "Invalid username or password entered". URL "POST" "/Users/authenticatebyname".
[2024-03-17 14:17:50.532 +01:00] [ERR] [71] Jellyfin.Server.Implementations.Users.UserManager: Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Specified user does not exist.
  at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
  at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2024-03-17 14:17:50.534 +01:00] [INF] [71] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "Kenny" has been denied (IP: "192.168.178.25").
[2024-03-17 14:17:50.535 +01:00] [ERR] [71] Jellyfin.Server.Middleware.ExceptionMiddleware: Error processing request: "Invalid username or password entered". URL "POST" "/Users/authenticatebyname".
[2024-03-17 14:18:03.090 +01:00] [INF] [1] Main: Jellyfin version: "10.8.13"
[2024-03-17 14:18:03.101 +01:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
[2024-03-17 14:18:03.104 +01:00] [INF] [1] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
[2024-03-17 14:18:03.105 +01:00] [INF] [1] Main: Operating system: "Windows"
[2024-03-17 14:18:03.106 +01:00] [INF] [1] Main: Architecture: X64
[2024-03-17 14:18:03.107 +01:00] [INF] [1] Main: 64-Bit Process: True
[2024-03-17 14:18:03.107 +01:00] [INF] [1] Main: User Interactive: True
[2024-03-17 14:18:03.108 +01:00] [INF] [1] Main: Processor count: 16
[2024-03-17 14:18:03.109 +01:00] [INF] [1] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
[2024-03-17 14:18:03.109 +01:00] [INF] [1] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
[2024-03-17 14:18:03.110 +01:00] [INF] [1] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
[2024-03-17 14:18:03.159 +01:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"CreateNetworkConfiguration"'
[2024-03-17 14:18:03.174 +01:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Migration '"CreateNetworkConfiguration"' applied successfully
[2024-03-17 14:18:03.186 +01:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
[2024-03-17 14:18:03.195 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
[2024-03-17 14:18:03.274 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
[2024-03-17 14:18:03.274 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
[2024-03-17 14:18:03.275 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
[2024-03-17 14:18:03.282 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind addresses: "[]"
[2024-03-17 14:18:03.282 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind exclusions: "[]"
[2024-03-17 14:18:04.042 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.8.13.0"
[2024-03-17 14:18:04.043 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.8.13.0"
[2024-03-17 14:18:04.044 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.8.13.0"
[2024-03-17 14:18:04.045 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.8.13.0"
[2024-03-17 14:18:04.046 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.8.13.0"
[2024-03-17 14:18:04.066 +01:00] [INF] [1] Main: Kestrel listening on "Any IP4 Address"
[2024-03-17 14:18:04.174 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
[2024-03-17 14:18:04.187 +01:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-03-18 02:00:00.000 +01:00, which is 11:41:55.8130330 from now.
[2024-03-17 14:18:04.237 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "5.1.4"
[2024-03-17 14:18:04.263 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
[2024-03-17 14:18:04.285 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
[2024-03-17 14:18:04.306 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "hwupload_cuda", "hwupload_vaapi", "overlay_opencl", "overlay_qsv", "overlay_cuda", "scale_cuda", "scale_opencl", "scale_qsv", "tonemap_cuda", "tonemap_opencl", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
[2024-03-17 14:18:04.393 +01:00] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "overlay_vaapi" with option "Action to take when encountering EOF from secondary input" is not available
[2024-03-17 14:18:04.411 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "dxva2", "qsv", "d3d11va", "opencl"]
[2024-03-17 14:18:04.475 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "ffmpeg"
[2024-03-17 14:18:04.477 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "c82da22ffe21416b8f838eb3920e6891"
[2024-03-17 14:18:04.518 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all pre-startup entry points in 0:00:00.0375806
[2024-03-17 14:18:04.519 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
[2024-03-17 14:18:04.570 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all post-startup entry points in 0:00:00.0499586
[2024-03-17 14:18:04.571 +01:00] [INF] [1] Main: Startup complete 0:00:01.565465
[2024-03-17 14:18:07.201 +01:00] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: "StartupTrigger" fired for task: "Update Plugins"
[2024-03-17 14:18:07.202 +01:00] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task "PluginUpdateTask"
[2024-03-17 14:18:07.204 +01:00] [INF] [13] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Update Plugins"
[2024-03-17 14:18:07.777 +01:00] [INF] [17] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds
[2024-03-17 14:18:07.783 +01:00] [INF] [17] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
[2024-03-17 14:18:39.526 +01:00] [ERR] [21] Jellyfin.Server.Implementations.Users.UserManager: Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Specified user does not exist.
  at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
  at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2024-03-17 14:18:39.532 +01:00] [INF] [21] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "Kenny" has been denied (IP: "192.168.178.25").
[2024-03-17 14:18:39.535 +01:00] [ERR] [21] Jellyfin.Server.Middleware.ExceptionMiddleware: Error processing request: "Invalid username or password entered". URL "POST" "/Users/authenticatebyname".
[2024-03-17 14:18:51.703 +01:00] [ERR] [11] Jellyfin.Server.Implementations.Users.UserManager: Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Specified user does not exist.
  at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
  at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2024-03-17 14:18:51.704 +01:00] [INF] [11] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "Kenny" has been denied (IP: "192.168.178.25").
[2024-03-17 14:18:51.705 +01:00] [ERR] [11] Jellyfin.Server.Middleware.ExceptionMiddleware: Error processing request: "Invalid username or password entered". URL "POST" "/Users/authenticatebyname".
[2024-03-17 14:19:11.402 +01:00] [ERR] [27] Jellyfin.Server.Implementations.Users.UserManager: Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Specified user does not exist.
  at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
  at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2024-03-17 14:19:11.404 +01:00] [INF] [27] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "Kenny" has been denied (IP: "192.168.178.25").
[2024-03-17 14:19:11.405 +01:00] [ERR] [27] Jellyfin.Server.Middleware.ExceptionMiddleware: Error processing request: "Invalid username or password entered". URL "POST" "/Users/authenticatebyname".
[2024-03-17 14:19:47.080 +01:00] [ERR] [28] Jellyfin.Server.Implementations.Users.UserManager: Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Specified user does not exist.
  at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
  at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2024-03-17 14:19:47.081 +01:00] [INF] [28] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "Kenny" has been denied (IP: "192.168.178.25").
[2024-03-17 14:19:47.083 +01:00] [ERR] [28] Jellyfin.Server.Middleware.ExceptionMiddleware: Error processing request: "Invalid username or password entered". URL "POST" "/Users/authenticatebyname".
[2024-03-17 14:23:07.626 +01:00] [ERR] [35] Jellyfin.Server.Implementations.Users.UserManager: Error authenticating with provider "Default"
MediaBrowser.Controller.Authentication.AuthenticationException: Specified user does not exist.
  at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
  at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2024-03-17 14:23:07.627 +01:00] [INF] [35] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "Kenny" has been denied (IP: "192.168.178.25").
[2024-03-17 14:23:07.629 +01:00] [ERR] [35] Jellyfin.Server.Middleware.ExceptionMiddleware: Error processing request: "Invalid username or password entered". URL "POST" "/Users/authenticatebyname".



RE: No Access to my Server on windows after reinstall - TheDreadPirate - 2024-03-17

Clear your browser cache. A fresh install should start with the startup wizard.


RE: No Access to my Server on windows after reinstall - Ravn73 - 2024-03-18

(2024-03-17, 05:10 PM)TheDreadPirate Wrote: Clear your browser cache.  A fresh install should start with the startup wizard.

I dont know how, but it just started to work this morning without doing anything Upside-down-face