Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
1 task done
darkiop opened this issue Aug 24, 2024 · 5 comments
Closed
1 task done

Comments

@darkiop
Copy link
Contributor

darkiop commented Aug 24, 2024

No existing issues.

  • 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

@Feuer-sturm
Copy link
Collaborator

@darkiop please check if the issue is fixed

@darkiop
Copy link
Contributor Author

darkiop commented Oct 3, 2024

sorry the delayed answer. today i did the test on fresh installation (lxc, ubuntu 24.04., stable repo).

the issue is still valid:

image

@Feuer-sturm
Copy link
Collaborator

@GermanBluefox Were there any additional code updates for this issue?
@darkiop can you please double check with current beta version (>= 7.2.6)

@darkiop
Copy link
Contributor Author

darkiop commented Oct 16, 2024

Sure, new tests:

buanet/iobroker:latest (=Admin 7.1.5 after installation) -> issue exists

After update to Admin 7.2.6 the mentioned error message is not displayed and the directory /opt/iobroker/iobroker-data/files/0_userdata.0 still does not exist. after uploading a file, the directory is created. = issue solved.

tomorrow i can run a test within a vm or lxc

@darkiop
Copy link
Contributor Author

darkiop commented Oct 18, 2024

tested positiv with fresh debian 12 and ubuntu 24.04. VMs. admin 7.2.6 solves the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants