ioBroker.admin icon indicating copy to clipboard operation
ioBroker.admin copied to clipboard

[bug]: Admin > Files > User Files: Cannot read folder 0_userdata.0: Not exists

Open darkiop opened this issue 6 months ago • 0 comments

No existing issues.

  • [X] There is no existing issue for my problem.

Describe the bug

In the "Files" area, after clicking on "User Files", an error message appears saying that the folder cannot be opened.

The browser log is a bit more detailed and says the folder does not exist.

Creating the folder manually (/opt/iobroker/iobroker-data/files/0_userdata.0) solves the problem.

To Reproduce

Admin -> Files and click on User Files

Expected behavior

The folder should be created during installation.

Screenshots & Logfiles

Message in Admin>Files: image

Browser Log: image

No special log with admin at log level debug.

Manual creation of the folder solve the issue: image

Adapter version

7.0.23

js-controller version

6.0.9

Node version

latest docker-container (buanet)

Operating system

latest docker-container (buanet)

Additional context

detected on my main system (LXC) and retested with a fresh docker container

darkiop avatar Aug 24 '24 03:08 darkiop