jhnnsrs / helloworld-standalone

0 stars 0 forks source link

"GraphQLErrors column reaktion_workspace.created_at does not exist" in Okestartor #2

Open beniroquai opened 4 days ago

beniroquai commented 4 days ago

New error @jhnnsrs. When creating a new Fluss I get the following error:

GraphQLErrors
column reaktion_workspace.created_at does not exist LINE 1: SELECT "reaktion_workspace"."id", "reaktion_workspace"."crea... ^

Is this also due to the version issue?

A walk-through:

https://github.com/user-attachments/assets/08482821-8bd1-4f0f-bddd-18ded1a78fd4

jhnnsrs commented 4 days ago

Hey hey. This is due to the database not being in sync. A docker compose down and docker compose up should do the trick. (All data will be lost, because migrations didnt work yet). This could however be also a bug with the non arm64 build of the database...

beniroquai commented 4 days ago

ay. no problem Nothing stored yet. Will give it a try.

beniroquai commented 4 days ago

didn't work yet. I think we need another 1:1 papa ^^