kalcaddle/kodbox

Bug: operation failed!mkfile error

Closed this issue · 2 comments

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"
Screen shot 2024-07-25 at 16 57 48

Debug

  • Unix file/dir permissions are fine.
  • All sites work OK with my filebrowser install.

How can I troubleshoot further?

Screenshot

Screen shot 2024-07-25 at 17 21 16

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

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

Best of luck!