lllyasviel / lllyasviel/stable-diffusion-webui-forge
About the way of set the path to the Javascript/css files.
- Dominant language
- Python
- Stars
- 13k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the path to the Javascript/css file in the HEAD tag is
or
\
However, this causes "File not allowed" and does not work correctly.
This problem may be caused by the fact that I am installing on a network drive, but I would really like you to fix this so that it can work correctly.
The OS is Windows for both the terminal used and the remote terminal.
By the way, the same link settings are used for A1111, reForge, and Fooocus, and they work without any problems. And the old Forge also worked without any problems.
This phenomenon is only occurring in New Forge.
I feel like there is some kind of bug lurking in the server function generation part, but what do you think?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by examining how the server generates the HEAD links for script.js and style.css, focusing on the reported Windows network-drive paths and the resulting "File not allowed" error. Reproduce the setup on Windows with the application installed on a network drive, then verify that the generated asset paths load correctly without the error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript, python
- Domain
- backend, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100