-
|
Hi! I'm trying to run LangFlow 1.7.1 from a Docker compose instance, but when alembic is building the database structure in postgres 14.20, it stops with this error: Sounds to me that the script should not have NULLS but an user ID or something, and I'm probably messing up the .env variables. This is my .env: And the docker image I'm using: Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Oh my! I just found I'm using an old Postgres version! |
Beta Was this translation helpful? Give feedback.
Oh my! I just found I'm using an old Postgres version!