dotsonic
Cadet
- Joined
- Apr 23, 2022
- Messages
- 4
I'm in the process of testing TrueNAS Scale as a replacement for an aging NAS (Synology). I use duckDNS currently in a docker; setup was easy on my current environment.
I added the TrueCharts catalog without issue, and installed the duckDNS app. I followed the configuration setup, being sure to provide the required information (ex. token, subdomains, etc.). The container fails to start properly, failing on the adduser step:
I suspect this has something to with the Storage and Persistence section which I left at the default of PVS Simple. Any ideas on why I'm unable to create the add user section above?
I added the TrueCharts catalog without issue, and installed the duckDNS app. I followed the configuration setup, being sure to provide the required information (ex. token, subdomains, etc.). The container fails to start properly, failing on the adduser step:
2022-04-23T21:49:50.930273623Z [cont-init.d] 10-adduser: executing...
2022-04-23T21:49:50.934547943Z groupmod: /etc/group.246: Read-only file system
2022-04-23T21:49:50.934591544Z groupmod: cannot lock /etc/group; try again later.
2022-04-23T21:49:50.935780749Z usermod: /etc/passwd.247: Read-only file system
2022-04-23T21:49:50.935816050Z usermod: cannot lock /etc/passwd; try again later.
2022-04-23T21:49:50.940330172Z chown: changing ownership of '/app': Read-only file system
2022-04-23T21:49:50.942037980Z chown: changing ownership of '/defaults': Read-only file system
2022-04-23T21:49:50.942588583Z [cont-init.d] 10-adduser: exited 1.
I suspect this has something to with the Storage and Persistence section which I left at the default of PVS Simple. Any ideas on why I'm unable to create the add user section above?