Could not find handler for specified files #1516

Closed
opened 2026-02-06 21:04:26 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @cjosh-vt on GitHub (Apr 9, 2020).

Describe the bug
In the logs there are repeated attempts(once every minute) to find /jellyfin/Users /jellyfin and /jellyfin/Sessions. There is no folder in the root directory for jellyfin. It might be looking for /etc/jellyfin/users and /etc/jellyfin but I couldnt find a sessions path anywhere.

System (please complete the following information):

  • OS: Raspian Buster
  • Virtualization: none
  • Clients: Browser, Android
  • Browser: Chrome 80.0
  • Jellyfin Version: 10.5.3
  • Playback: none
  • Installed Plugins: none
  • Reverse Proxy: none
  • Base URL: none
  • Networking: [e.g. Host, Bridge/NAT]
  • Storage: NFS

To Reproduce

  1. Go to logs
  2. See error

Expected behavior
No uncaught exceptions.

Logs
[2020-04-08 21:09:45.137 +01:00] [ERR] Could not find handler for "/jellyfin/Users"
[2020-04-08 21:09:45.139 +01:00] [ERR] Error processing request: "Unable to find the specified file."
[2020-04-08 21:09:45.179 +01:00] [ERR] Could not find handler for "/jellyfin"
[2020-04-08 21:09:45.180 +01:00] [ERR] Error processing request: "Unable to find the specified file."
[2020-04-08 21:10:39.156 +01:00] [ERR] Could not find handler for "/jellyfin/Sessions"
[2020-04-08 21:10:39.157 +01:00] [ERR] Error processing request: "Unable to find the specified file."

Screenshots
none

Additional context
none

Originally created by @cjosh-vt on GitHub (Apr 9, 2020). **Describe the bug** In the logs there are repeated attempts(once every minute) to find /jellyfin/Users /jellyfin and /jellyfin/Sessions. There is no folder in the root directory for jellyfin. It might be looking for /etc/jellyfin/users and /etc/jellyfin but I couldnt find a sessions path anywhere. **System (please complete the following information):** - OS: Raspian Buster - Virtualization: none - Clients: Browser, Android - Browser: Chrome 80.0 - Jellyfin Version: 10.5.3 - Playback: none - Installed Plugins: none - Reverse Proxy: none - Base URL: none - Networking: [e.g. Host, Bridge/NAT] - Storage: NFS **To Reproduce** 1. Go to logs 2. See error **Expected behavior** No uncaught exceptions. **Logs** [2020-04-08 21:09:45.137 +01:00] [ERR] Could not find handler for "/jellyfin/Users" [2020-04-08 21:09:45.139 +01:00] [ERR] Error processing request: "Unable to find the specified file." [2020-04-08 21:09:45.179 +01:00] [ERR] Could not find handler for "/jellyfin" [2020-04-08 21:09:45.180 +01:00] [ERR] Error processing request: "Unable to find the specified file." [2020-04-08 21:10:39.156 +01:00] [ERR] Could not find handler for "/jellyfin/Sessions" [2020-04-08 21:10:39.157 +01:00] [ERR] Error processing request: "Unable to find the specified file." **Screenshots** none **Additional context** none
OVERLORD added the bug label 2026-02-06 21:04:26 +03:00
Author
Owner

@cjosh-vt commented on GitHub (Apr 21, 2020):

10.5.4 no longer has this issue

@cjosh-vt commented on GitHub (Apr 21, 2020): 10.5.4 no longer has this issue
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#1516