stuck on download
Posted by fwaygo
download has been stuck on this for a while now is there something i can do to fix this? edit: i think its because its downloading to my c drive with low storage, is there a way i can have it install to a different location? edit2:i installed wsl onto a different drive with at least 2tb and the install for the media center isnt finishing installing even tho the items say thatt theyre downloaded
1 replies
tomspark wrote:
Hey fwaygo — sounds like the dashboard's media-center waitloop is hung on a container that's actually up but not "healthy" yet (Jellyfin's first scan can sit there a couple minutes). Check sudo /opt/sparkbox/sparkbox doctor and look for any "unhealthy" container. Also docker logs sb-jellyfin --tail 50 will show if it's still finalizing setup. If everything reports healthy and the dashboard still hangs, refresh the page (the install-progress poller sometimes detaches across the WSL2 network bridge). Drop the doctor output if it's still stuck.