amo13

Results 117 comments of amo13

OpenGapps does not yet offer a version for Android 12

Seems to be linked because of the `printf missing format character` note: ``` *errors.errorString: ADB command shell twrp version gave an unexpected error: stdout: TWRP openrecoveryscript command line tool, TWRP...

One more: ``` *errors.errorString: ADB command reboot download gave an unexpected error: stdout: ; stderr: /bin/sh: 1: printf: missing format character File "/home/runner/work/Anarchy-Droid/Anarchy-Droid/logger/logger.go", line 156, in LogError.func1 File "/home/runner/work/Anarchy-Droid/Anarchy-Droid/logger/logger.go", line...

``` *errors.errorString: ADB command pull /tmp/recovery.log log/ gave an unexpected error: stdout: /tmp/recovery.log: 1 file pulled, 0 skipped. 2.4 MB/s (20915 bytes in 0.008s) ; stderr: /bin/sh: 1: printf: missing...

And many more... But all apparently from the same device.

I have a similar problem on my Xperia-S AOSP 6.0.1. I have no gapps installed and use your great Nlp backend for geolocation without gps. Everything works just fine, except...

Seeing the same error now. Let me add the traceback I am getting: ``` May 06 16:19:17 archvm paperless-manage[4116]: --- Logging error --- May 06 16:19:17 archvm paperless-manage[4116]: Traceback (most...

Oh, forgot about this one. For me, the issue is resolved: I didn't notice that I was feeding a wrong configuration file to my django app (precedence was unexpectedly taken...

This project is abandoned. Last commit is more than a year ago.

That was with [paperless](https://github.com/paperless-ngx/paperless-ngx). There are 3 locations on the filesystem where you can place the `paperless.conf` configuration file. I placed it under `/etc/paperless.conf`. When launching paperless, it looks under...