miniflux/v2

Changing password failed with error: could not determine data type of parameter $17

Closed this issue · 3 comments

Fresh install of miniflux (2.2.2) running in Docker, trying to change the password of the user, I get the following error message:

store: unable to update user: pq: could not determine data type of parameter $17

Picking version 2.2.1 works.

I also hit this. In case it's helpful, here's the full version info:

Image: ghcr.io/miniflux/miniflux:2.2.2-distroless
Version: 2.2.2
Git Commit 051bdeca
Build Date: 2024-10-30T03:43:29+0000
Postgres version: 15.6 (Debian 15.6-1.pgdg120+2)
Go version: go1.23.2

Fixed in #2919

Fixed in v2.2.3