Bug: operation failed!mkfile error
Closed this issue · 2 comments
gingerbeardman commented
Hi,
I am moving to kodbox from filebrowser.
And I'm using docker version.
My server contains many websites, managed by EasyEngine:
- some are plain html
- some are php
I can add the mapped directories as "Network Driver" storage locations in kodbox
- plain html sites are added just fine
- some php sites fail "operation failed!mkfile error"
Debug
- Unix file/dir permissions are fine.
- All sites work OK with my filebrowser install.
How can I troubleshoot further?
Screenshot
kalcaddle commented
The mounted directory must have read and write permissions.
Error: Directory check failed.
It may be that the directory address is wrong or there is no write permission. In addition, the directory needs to end with /.
You can try to enter the corresponding directory address in the file management address bar to check.
gingerbeardman commented
Sadly, all of those things were OK... so I eventually gave up.
Best of luck!