u20p17

Results 38 comments of u20p17

> @coax Thanks! I've got my permissions problem fixed by adding the 'exec' option to the /etc/fstab entry for the drive that has the docker mount point on. Hi, I...

@ssieb: My /config points to /mnt/user/appdata/ESPHome. What do I have to do in order to fix the problem? Thanks!

@horodchukanton : I did the first two steps you wrote and this is the result: ![result](https://user-images.githubusercontent.com/63282286/193825303-5f9f088b-c8ce-4511-940a-5582dd81592e.JPG) The user who should get permissions is called u20p17 - how would the command...

@horodchukanton : I now tried the updated commands, but to be honest I can not see who is the ower of the folder... ![result](https://user-images.githubusercontent.com/63282286/193830156-896c4508-bc02-4c4d-a691-32a85abf0dcc.JPG) I didn't try to make u20p17...

@horodchukanton ![image](https://user-images.githubusercontent.com/63282286/193831423-c8bc10d5-1096-41f6-b643-ec54dc1f532b.png)

@horodchukanton : I put `chmod u+x /mnt/user/appdata/ESPHome` in the cmd and after that restartet unraid completely - same issue with esphome :(

@horodchukanton: if I open the etc/fstab I see the following: ![image](https://user-images.githubusercontent.com/63282286/193841216-5062a967-020f-4d2f-88e0-3d8ebfed5b6a.png) What would I need to add there? Thanks again!

@horodchukanton: I now tried to add the mount to the/etc/fstab. I added the following: `UUID=301d42ac-f4eb-4e55-8792-9ad57d1ef60f /mnt/user/appdata/ESPHome xfs defaults,exec 0 0` After saving the fstab I worte `mount --all` in the...

I think I fixed the issue now. It's a bit strange, but what I did is the following: 1.) `ls -ld /mnt/user/appdata/ESPHome` Output: ` drwxrwxrwx 1 nobody users 90 Mar...

would be very nice if somebody could make this happen :D