[BUG] Loading Hangs

Open
#123 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Active
Tech stack
docker
Domain
devops

Research direction

Reproduce the hang with lscr.io/linuxserver/emby:latest while downloading a large media file and opening the Home screen. Compare behavior with Emby Server v4.9.5.0 and v4.10.0.40, reviewing the supplied container configuration and logs. Done means identifying the container or version-related cause and confirming that the UI no longer hangs during downloads.

Written by the indexing model from the issue text.

Description

Is there an existing issue for this?
  • I have searched the existing issues
Current Behavior

Hi,

I recently upgraded from Emby Server v4.9.5.0 to v4.10.0.40 and noticed an issue in performance.

Almost every action now takes slightly longer to load, whereas v4.9.5.0 was consistently snappy. The slowdown is even more noticeable while downloading a movie or TV show.

I’ve also experienced occasional hangs where the app remains stuck loading for several minutes and becomes completely unusable until the server is restarted.

Image
Expected Behavior

No hangs on loading UI.

Steps To Reproduce
  1. Initiate a large media file download
  2. Open Home screen
  3. It will display a loading progress bar for a while or occasionally hang completely.
Environment
- OS:
- Proxmox CT + Portainer
CPU architecture

x86-64

Docker creation
image: lscr.io/linuxserver/emby:latest

devices:
  - /dev/dri:/dev/dri

tmpfs:
  - /transcode:size=8g,mode=1777
Container logs
Info App: Entry point completed: Tvdb.EntryPoint. Duration: 3.23E-05 seconds

Info App: Starting entry point NfoMetadata.EntryPoint

Info App: Entry point completed: NfoMetadata.EntryPoint. Duration: 6.4E-05 seconds

Info App: Starting entry point Trakt.ServerMediator

Info App: Entry point completed: Trakt.ServerMediator. Duration: 0.0001632 seconds

Info App: Starting entry point Emby.PortMapper.ExternalPortForwarding

Info App: Entry point completed: Emby.PortMapper.ExternalPortForwarding. Duration: 0.0009125 seconds

Info App: All entry points have started
Dominant language
Dockerfile
Stars
150
Forks
46
Avg merge
22m
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Similar issues

More DevOps issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.