Hi @echel0n,
I have upgraded to the latest version 10.0.2 - running in docker - Synology DSM 6.2. All seems to be working well, however, the log keeps filling with the following warnings:
2021-01-14 09:56:01 TORNADO-Thread_0::['git', '--version'] returned no data
2021-01-14 09:56:01 TORNADO-Thread_0::No path to git specified, can't use git commands
2021-01-14 09:49:45 TORNADO-Thread_0::['git', '--version'] returned no data
2021-01-14 09:49:45 TORNADO-Thread_0::No path to git specified, can't use git commands
2021-01-14 09:49:45 TORNADO-Thread_0::['git', '--version'] returned no data
2021-01-14 09:49:45 TORNADO-Thread_0::No path to git specified, can't use git commands
I have checked under General -> Advanced Settings -> Git Settings - there is no path to the git executable. I am missing something? Or do I need to install git under docker and specify the path?