Unaligned Coder

Results 16 comments of Unaligned Coder

I actually created a macro in Macrodroid, to keep at least one important file in sync. The macro checks for remote timestamp via API, compares it with local, and if...

There are limitations not only in Downloading. **If you save a new file into a library from outside the sync app, the app will not automatically upload it to the...

Same problem here. Nextcloud 25.0.3. The debug file exists, and it has the right permissions. It is correctly configured in the `config` file. It remains empty, and the logging interface...

I have found agendav logs, and here's the error: `[2023-02-21 11:39:13] agendav.ERROR: Uncaught Exception Doctrine\DBAL\Driver\PDO\Exception: "SQLSTATE[42S22]: Column not found: 1054 Unknown column 'sess_lifetime' in 'field list'" at /public_html/web/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php line 18...

It seems to be complaining about the `sess_lifetime` column, which is nowhere to be found in the structure: ![image](https://user-images.githubusercontent.com/16850566/220257916-84025422-f2f5-4227-9fb6-13979863ee3e.png)

no ideas or suggestions? I can't be the only one who's having this problem...