You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to install paperless-ngx web server on a winfsp drive on Windows 11 (x64) via docker-compose:
docker-compose pull
docker-compose run --rm webserver createsuperuser
In step Building I get the following error message: Error response from daemon: There is no recognized file system on the data system.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I try to install paperless-ngx web server on a winfsp drive on Windows 11 (x64) via docker-compose:
docker-compose pull
docker-compose run --rm webserver createsuperuser
In step Building I get the following error message: Error response from daemon: There is no recognized file system on the data system.
docker-compose.yml.txt
If I choose a SSD drive on my computer everything works fine. Is there a way to get it to work with a virtual
(winfsp) drive? If so, how?
Beta Was this translation helpful? Give feedback.
All reactions