Open aib0lit opened 9 months ago
As a workaround, how about just changing the directory in the config? Under: Paths for Saving.
I'm not sure, but it sounds like you're hitting a security feature I remember seeing designed to make sure people can't remote access folders outside the WebUI root. I think there's a command-line flag to disable it, but maybe try a different type of link. If you're using a symlink, perhaps try a Junction? (or vice versa)
It was easiest way for me until Feb. 13-th.. It worked before that date and still work in A1111.
It was easiest way for me until Feb. 13-th.. It worked before that date and still work in A1111.
have the same error, working fine on A1111
Checklist
What happened?
If you use NTFS link to point output folder to another disk (actually I use same output folder for forge, A1111, Confy and Fooocus) final image is missed with 403 HTTP error. Raw output says something like {"detail":"File not allowed: E:/Ai/output/2024-02-14/00001-712226642.png."} HTTP headers: Request URL: http://127.0.0.1:7860/file=E:/Ai/output/2024-02-14/00001-712226642.png?1707929864.7886732 Request Method: GET Status Code: 403 Forbidden Remote Address: 127.0.0.1:7860 Referrer Policy: strict-origin-when-cross-origin HTTP/1.1 403 Forbidden date: Wed, 14 Feb 2024 16:57:43 GMT server: uvicorn content-length: 75 content-type: application/json
Steps to reproduce the problem
https://github.com/lllyasviel/stable-diffusion-webui-forge/assets/14361303/79a8043d-45d9-4b27-9c6f-097bdd251e25
What should have happened?
It should display output image as it was before Feb. 13-th
What browsers do you use to access the UI ?
No response
Sysinfo
sysinfo-2024-02-14-17-03.json
Console logs
Additional information
No response