[Bit-dev] Re: Can't access snapshot folder (because of permission problems?) on headiess server

2024-08-18 Thread Derek via Bit-dev
That message appears to based on the result from Config.canBackup, which has a few conditions that can cause it to return False. Maybe putting some logging from within that can show which of those is causing it or why. Derek On Sunday, August 18th, 2024 at 4:33 AM, c.bu...@posteo.jp wrote:

[Bit-dev] Can't access snapshot folder (because of permission problems?) on headiess server

2024-08-18 Thread c.buhtz
Hi, this is the first time I try to configure and run BIT (v1.5.2 from git repo) on a headless server. I get the errors like that in the debug output: DEBUG: [common/snapshots.py:851 backup] Cannot start snapshot yet: target directory not accessible. Waiting 1s. INFO: [common/snapshots.py:861 S