failed to create extension vector (pgvector): extension vector is unavailable
hey, i'm trying to start twenty on a server with the procedure documented here https://twenty.com/developers/section/self-hosting/docker-compose#Option%202:%20Manual%20steps
but i'm hitting the following issue on start:
full log: https://pastebin.com/GnqJky28
docker compose: https://pastebin.com/PgJh4s01
Pastebin
root@moonshot-1 /opt/docker/twenty # docker compose upWARN[0000] Th...
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Pastebin
networks: proxy: external: true twenty:services: change-vol-o...
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
5 Replies
Did you try using postgres-spilo container instead of postgres bitnami? https://hub.docker.com/r/twentycrm/twenty-postgres-spilo
i reverted to 0.32.2 (i intended to try 0.35.2 but it's late) and it worked, so it might be an actual bug. I'll give it a shot with postgres-spilo latest too
Postgres-spilo was introduced in 0.33.0 and it's a replacement for postgres bitnami so that's the reason of all your problems
I'll update docs to make sure changes are properly documented
using 0.35.2 and postgres-spilo i get
Replace password with old one and should be working