lllyasviel / stable-diffusion-webui-forge

GNU Affero General Public License v3.0
8.56k stars 841 forks source link

Web-ui not loading fully #2170

Open SouceCalve opened 4 weeks ago

SouceCalve commented 4 weeks ago

I loaded stable-diffusion-webui-forge into a docker container, applied a patch based on the commit https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/cd804e9ca3c9b5a4aa8320644365382f37d98b43, forked, edited the Dockerfile, built the image, pushed it to hub.docker .com and installed it on the server. After launching, I tapped the link from the logs, and the interface did not open with a large number of missing files, judging by the messages in the browser console: Error: 403 Forbidden When trying to open any unreceived file with the error above, the browser returns {"detail":"File not allowed: script.js."} The original SD-Webui worked perfectly. Port forwarding through the ssh tunnel does not solve the problem. What is my mistake?

System: Ubuntu Server 24.04

SouceCalve commented 4 weeks ago

docker container link: https://hub.docker.com/repository/docker/sousekalve/sd-forge-with-rx580/general