'/web' should open home page #1391

Closed
opened 2026-02-06 20:54:51 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @alashow on GitHub (Mar 14, 2020).

Describe the bug
Currently, when you open /web path on Jellyfin web server (example.com/jellyfin/web), it fails with 400 http error and message:
Value cannot be null. (Parameter 'path')

System (please complete the following information):

  • Jellyfin Version: 10.5.0
  • Reverse Proxy: nginx
  • Base URL: jellyfin

Expected behavior
/web path should open the homepage as /web/index.html does.

Additional context
I noticed this when I left closed the browser mid playback on PS4, then when I opened it back it started loading last url /web/index.html#!/videoosd.html' which redirects to /web when opened without clicking play button.

Originally created by @alashow on GitHub (Mar 14, 2020). **Describe the bug** Currently, when you open `/web` path on Jellyfin web server (example.com/jellyfin/web), it fails with 400 http error and message: `Value cannot be null. (Parameter 'path')` **System (please complete the following information):** - Jellyfin Version: 10.5.0 - Reverse Proxy: nginx - Base URL: jellyfin **Expected behavior** `/web` path should open the homepage as `/web/index.html` does. **Additional context** I noticed this when I left closed the browser mid playback on PS4, then when I opened it back it started loading last url `/web/index.html#!/videoosd.html'` which redirects to `/web` when opened without clicking play button.
OVERLORD added the bugstale labels 2026-02-06 20:54:51 +03:00
Author
Owner

@alex9099 commented on GitHub (Jun 27, 2020):

Can reproduce that without a reverse proxy (accessing directly :8096)

on 10.5.5

@alex9099 commented on GitHub (Jun 27, 2020): Can reproduce that without a reverse proxy (accessing directly :8096) on 10.5.5
Author
Owner

@stale[bot] commented on GitHub (Oct 25, 2020):

This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments.
If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or nightlies, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label.
This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on Matrix or Social Media.

@stale[bot] commented on GitHub (Oct 25, 2020): This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments. If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or nightlies, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label. This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on [Matrix or Social Media](https://docs.jellyfin.org/general/getting-help.html).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#1391