[BUG] ZIP: Can't locate [css/style.css] in zip, error -100.
no page at web interface
#46
Closed
1 task done
Is there an existing issue for this?
Current Behavior
Probably an issue with upstream Resilio and how they are hosting their CSS or packaging this, as I get the same error using their image. Despite being "probably not your problem", it does render this image unusable as well and I wanted to have an issue posted for it.
After starting the service with
docker run -p 8888:8888
Trying to access the webpage returns a completely empty page after the redirect to
localhost:8888/gui/
The console for the container then spews some logs, including the line which I assume is at fault
ZIP: Can't locate [css/style.css] in zip, error -100.
I was able to reproduce this error in several versions since you started publishing the image on github including newest, oldest, and several in-between.
I was also able to reproduce this newest, oldest, and some in between of resilio's images
Expected Behavior
Webpage is shown
Steps To Reproduce
docker run -p 8888:8888 lscr.io/linuxserver/resilio-sync
http://localhost:8888/gui/
At present, it shows
ZIP: Can't locate [css/style.css] in zip, error -100.
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: