permission issues when installing emby(truecharts)

hikaru2015

Cadet
Joined
Mar 30, 2022
Messages
3
i want to reflect the config folder to the dataset which storing docker configs, and the deploment is fail.
that is the logs:
2023-09-11 04:26:46.031941+00:00Error GlobalExceptionHandler: UnhandledException
2023-09-11 04:26:46.031991+00:00System.AggregateException: System.AggregateException: One or more errors occurred. (Access to the path '/config/logs' is denied.)
2023-09-11 04:26:46.031996+00:00---> System.UnauthorizedAccessException: Access to the path '/config/logs' is denied.
2023-09-11 04:26:46.031999+00:00---> System.IO.IOException: Permission denied

the dataset's config is default, is anyone know what is the problem and how to fix it? thanks!!
 
Top