Replies: 3 comments 2 replies
-
Also, localhost:5000 doesn't work for me |
Beta Was this translation helpful? Give feedback.
-
docker? |
Beta Was this translation helpful? Give feedback.
-
Are you running with docker? If you are running with docker, you don’t need to modify save_path, you need to modify the path in docker-compose.yaml. Are you using vps? If it is not started locally, please add a line of web_host:0.0.0.0 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I can see from logs that the files have been downloaded successfully and can see them in temp file, but cannot find them in the configed path. I am in MacOS and my configed path is
save_path: /Users/david/Download/test
(the folder do exist), anything idea? I guess there is sth wrong when moving the filesBeta Was this translation helpful? Give feedback.
All reactions