Hello, I updated my Unraid from 7.1.2 to 7.1.4 today, and I noticed that the Telegraf Docker won't start. I get the following message when opening the Telegraf logs, but unfortunately I'm a total noob when it comes to these things, having set up most of the Dockers using SpaceInvaderOne's videos. It says something about permissions, but I don't know how to solve it. 2025-10-25T14:02:37Z I! Loading config: /etc/telegraf/telegraf.conf 2025-10-25T14:02:37Z I! Starting Telegraf 1.36.3 brought to you by InfluxData the makers of InfluxDB 2025-10-25T14:02:37Z I! Available plugins: 239 inputs, 9 aggregators, 35 processors, 26 parsers, 65 outputs, 6 secret-stores 2025-10-25T14:02:37Z I! Loaded inputs: cpu disk diskio docker hddtemp kernel mem net netstat processes sensors swap system 2025-10-25T14:02:37Z I! Loaded aggregators: 2025-10-25T14:02:37Z I! Loaded processors: 2025-10-25T14:02:37Z I! Loaded secretstores: 2025-10-25T14:02:37Z I! Loaded outputs: influxdb 2025-10-25T14:02:37Z I! Tags enabled: host=Genie 2025-10-25T14:02:37Z I! [agent] Config: Interval:10s, Quiet:false, Hostname:"Genie", Flush Interval:10s 2025-10-25T14:02:37Z W! [agent] The default value of 'skip_processors_after_aggregators' will change to 'true' with Telegraf v1.40.0! If you need the current default behavior, please explicitly set the option to 'false'! 2025-10-25T14:02:37Z E! DeprecationError: Value "false" for option "ignore_protocol_stats" of plugin "inputs.net" deprecated since version 1.27.3 and will be removed in 1.36.0: use the 'inputs.nstat' plugin instead for protocol stats 2025-10-25T14:02:37Z E! [telegraf] Error running agent: starting input inputs.docker: failed to get Docker info: permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Get "http://%2Fvar%2Frun%2Fdocker.sock/v1.51/info": dial unix /var/run/docker.sock: connect: permission denied Would anyone be able to help me with this? A few years ago I set up the Unraid Dashboard using a guide, but it was pretty long ago. I do have more dockers that are needed for it to work, and I think I have Telegraf added since then for the dashboard to work. Many thanks!! Best Regards, Odom