AnalogJ / scrutiny

Hard Drive S.M.A.R.T Monitoring, Historical Trends & Real World Failure Thresholds
MIT License
5.26k stars 168 forks source link

Cron operation not permitted in rootless mode #632

Open MrYann opened 6 months ago

MrYann commented 6 months ago

Describe the bug Cron cannot start in rootless mode and the app loops on

scrutiny  | starting cron
scrutiny  | seteuid: Operation not permitted
scrutiny  | cron exiting s6-svscanctl -t /var/run/s6/services

Expected behavior Using user: 1000:100 in the docker compose file (to alleviate file access permissions) but still getting access to cron

If someone could help, it would be great. Thanks in advance :)

tomerh2001 commented 2 weeks ago

+1 Any solution?