Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Homepage will load forever when opening web client on host with no network connected #5554

Open
codenius opened this issue May 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@codenius
Copy link

codenius commented May 19, 2024

Describe The Bug
When running Jellyfin server on a Windows machine you can't access the homepage of the web UI (loading spinner forever) while not being connected to a network. Although, loading finishes successfully as soon as network is connected (and also when enabling personal hotspot).

You can search, stream media, view favourites and change any settings while you're not connected to a network, only the homepage doesn't load.

Steps To Reproduce

  1. Setup Jellyfin (portable in my case), confirm firewall exception for any network type
  2. Disconnect all network (disable WiFi, remove Ethernet cable, disable Personal Hotspot: ipconfig shouldn't show any IP addresses)
  3. Start Jellyfin
  4. Open Jellyfin web UI in the browser (http://localhost:8096) on the same device

Expected Behavior
Homepage loads as it does when the machine is connected to network, i.e. media tiles appear.

Ligitimate Usecase
Using a laptop running a Jellyfin instance to stream on the go without network connection.

Logs
No conspicuous logs in browsers developer console or Jellyfin logs.

System (please complete the following information):

  • Platform: Windows
  • Browser: Vivaldi, Microsoft Edge
  • Jellyfin Version: 10.9.2
  • Network settings set to the defaults
@codenius codenius added the bug Something isn't working label May 19, 2024
@codenius codenius changed the title Homepage will load forever when opening web client on host when it is not connected to a network Homepage will load forever when opening web client on host, when it not connected to a network May 19, 2024
@codenius codenius changed the title Homepage will load forever when opening web client on host, when it not connected to a network Homepage will load forever when opening web client on host, when not connected to a network May 19, 2024
@codenius codenius changed the title Homepage will load forever when opening web client on host, when not connected to a network Homepage will load forever when opening web client on host with no network connected May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant