[BUG] Loading Hangs
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.
Expected Behavior
No hangs on loading UI.
Steps To Reproduce
- Initiate a large media file download
- Open Home screen
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Similar issues
-
kind/bug needs-triage
Difficulty 1/5 Under an hour Newbie friendliness 72/100
matrixorigin/matrixone#29223 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
copse-dev/agent-pane#2953 ·
-
bug ci-failure high priority
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
vllm-project/vllm-omni#7972 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
simonw/sqlite-utils#872 ·
-
bug good first issue
Difficulty 1/5 Under an hour Newbie friendliness 88/100
amponce/archive-movie-browser#166 ·