'/web' should open home page #1391

Closed
opened 2025-12-21 18:42:00 +01:00 by backuprepo · 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.
backuprepo 2025-12-21 18:42:00 +01:00
  • closed this issue
  • added the
    bug
    stale
    labels
Author
Owner

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

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

on 10.5.5

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

@stale[bot] commented on GitHub (Oct 24, 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 24, 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.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#1391
No description provided.