Tobias

Results 4 comments of Tobias

To fix the problem with the batch-mode change the following code: Replace the code in line 1025 with the following code: `if noninteractive:` ` resp = "y"` `else:` ` resp...

This problem still exists. Firefox import on wallabag.it not working

The problem is the docker-entrypoint.sh of mailman-core. The container uses `psql` in version 15. If you try to make a `-l` request with an older `psql` binary, you got this...

Yes. This line is the problem.