Results 65 comments of Guy M Streeter

That's great, thanks for doing it. Does this replace the backend? Can we run it on a different server than the rest of librephotos? I still need a solution for...

This is easy to recreate. This works as expected: ``` $ podman run -it --rm --name try fedora:latest /bin/bash [root@e89a491c1656 /]# useradd try [root@e89a491c1656 /]# su try [try@e89a491c1656 /]$ id...

This just start happening to me recently, with the companion apps both on Android and IOs. I removed the app from my Android phone and deleted its entry in the...

I tried checking out the `v0.12.3` tag and got the same error. Using the `v0.12.2` tag I got a different error earlier in migration. I had to go back to...

I finally got around this by starting up my fresh install with the `v0.12.1` tag, and when it was finished I then checked out the head of the `dev` branch...