You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi @soliman9 is this from a completely fresh start with a new DB? Or did that start happening after some use?
can you double check that the API has the correct DB connection settings in the .env file? That could be an error when running migrations
I've started ordhook and trying to start ordinals-api but it seems that migrations didn't start because I found this error when running
npm run start
"err":{"type":"PostgresError","message":"relation \"chain_tip\" does not exist","stack":"PostgresError: relation \"chain_tip\" does not exist
The text was updated successfully, but these errors were encountered: