The SD card is flawless.
[thomas@roamer ~]$ LANG=C sudo fsck.ext4 /dev/mmcblk0p2
e2fsck 1.47.1 (20-May-2024)
ROOT_ENOS: clean, 109460/1922544 files, 992479/7763451 blocks
[thomas@roamer ~]$ LANG=C sudo fsck.vfat /dev/mmcblk0p1
fsck.fat 4.2 (2021-01-31)
/dev/mmcblk0p1: 373 files, 15000/51140 clusters
[thomas@roamer ~]$
Looks good, let’s test again.
sudo chmod 770 /home/iobroker/
sudo chown -R iobroker:iobroker /home/iobroker/
sudo -u iobroker ls -la /home/iobroker/
sudo -u iobroker touch /home/iobroker/testfile
Thx! Seems to work now.
But to be honest, I don’t see that much difference to the previous setup. 
Don’t know why it is working now.
system
Closed
24
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.