IceWhaleTech / CasaOS

CasaOS - A simple, easy-to-use, elegant open-source Personal Cloud system.
https://casaos.io
Apache License 2.0
26.41k stars 1.44k forks source link

Problems with access rights [Bug] #1551

Open lowslamm opened 11 months ago

lowslamm commented 11 months ago

Describe the bug

Apps from AppStore can't access to /DATA folder

To Reproduce

Steps to reproduce the behavior:

  1. Go to AppStore
  2. Install qBittorrent
  3. Go to logs qBittorrent
  4. See error on screenshot

Screenshots

Screenshot 2023-12-11 191452

It's full clear installation ubuntu server + CasaOS (latest versions) No one App from AppStore can't access to it's default installation folders which in /DATA

lowslamm commented 11 months ago

After installing previous version 0.4.4.2 problem dissapear

CorrectRoadH commented 11 months ago

Thanks for your feedback. I will try to reproduce and fix it.

haupt-pascal commented 11 months ago

I am getting the same error codes for multiple containers at the latest version.

Am using the latest version tho, I will try using the previous version

haupt-pascal commented 11 months ago

How exactly have you installed an older version @lowslamm?

haupt-pascal commented 11 months ago

wget -qO- https://get.casaos.io/v0.4.4-2 | sudo bash

I can prove that jumping back to an older version fixes the issue.

lowslamm commented 11 months ago

How exactly have you installed an older version @lowslamm?

I just create a new VM on Debian 9 for test this problem and install with curl -fsSL https://get.casaos.io/v0.4.4-2 | sudo bash

GiuseppeGalilei commented 11 months ago

I'm having the same problem with mongodb, any idea of how to solve it without going back to the previous casaos version?