miniflux / v2

Minimalist and opinionated feed reader
https://miniflux.app
Apache License 2.0
6.97k stars 727 forks source link

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

Closed christianpanton closed 1 week ago

christianpanton commented 3 weeks ago

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.

brainsik commented 3 weeks ago

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

fguillot commented 3 weeks ago

Fixed in #2919

fguillot commented 1 week ago

Fixed in v2.2.3