kalcaddle / kodbox

kodbox is a file manager for web. It is a newly designed product based on kodexplorer. It is also a web code editor, which allows you to develop websites directly within the web browser.You can run kodbox either online or locally,on Linux, Windows or Mac based platforms
https://kodcloud.com
2.18k stars 373 forks source link

Bug: operation failed!mkfile error #291

Closed gingerbeardman closed 1 month ago

gingerbeardman commented 1 month ago

Hi,

I am moving to kodbox from filebrowser. And I'm using docker version.

My server contains many websites, managed by EasyEngine:

I can add the mapped directories as "Network Driver" storage locations in kodbox

Screen shot 2024-07-25 at 16 57 48

Debug

How can I troubleshoot further?

Screenshot

Screen shot 2024-07-25 at 17 21 16
kalcaddle commented 1 month ago

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.

image
gingerbeardman commented 1 month ago

Sadly, all of those things were OK... so I eventually gave up.

Best of luck!