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

ProgrammingError during docker-compose up #1806

Closed
ehfeng opened this issue Jun 3, 2017 · 2 comments
Closed

ProgrammingError during docker-compose up #1806

ehfeng opened this issue Jun 3, 2017 · 2 comments

Comments

@ehfeng
Copy link
Contributor

ehfeng commented Jun 3, 2017

Issue Summary

Following the development environment setup instructions, I hit an error when running docker-compose up: ProgrammingError: (psycopg2.ProgrammingError) relation "queries" does not exist.

Someone hits a similar error and this forum post also looks promising, they are a bit outdated.

Steps to Reproduce

  1. Clone repo (running on OS X), install latest Docker.
  2. Run docker-compose up

Technical details:

  • Redash Version: master
  • Browser/OS: N/A
  • How did you install Redash: development environment
@ehfeng
Copy link
Contributor Author

ehfeng commented Jun 3, 2017

I'm assuming I haven't created the tables yet and looking at the docker-entrypoint, I need to run create_db somehow. I'm not very familiar with Docker, instruction would be be appreciated.

@ehfeng
Copy link
Contributor Author

ehfeng commented Jun 4, 2017

Never mind

@ehfeng ehfeng closed this as completed Jun 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant