Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when running Ordinals-api #375

Open
soliman9 opened this issue Aug 3, 2024 · 2 comments
Open

Error when running Ordinals-api #375

soliman9 opened this issue Aug 3, 2024 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@soliman9
Copy link

soliman9 commented Aug 3, 2024

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

@rafaelcr
Copy link
Collaborator

rafaelcr commented Aug 5, 2024

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

@rafaelcr rafaelcr added the documentation Improvements or additions to documentation label Aug 5, 2024
@smcclellan smcclellan moved this from 🆕 New to 📋 Backlog in Ordinals Aug 5, 2024
@soliman9
Copy link
Author

soliman9 commented Aug 6, 2024

@rafaelcr It is from a completely fresh start with a new DB. and yes , the connection settings are correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants