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

SQL Organization Error - Redash not starting. #7368

Open
Ahson-Shaikh opened this issue Mar 10, 2025 · 1 comment
Open

SQL Organization Error - Redash not starting. #7368

Ahson-Shaikh opened this issue Mar 10, 2025 · 1 comment

Comments

@Ahson-Shaikh
Copy link

I'm trying to deploy redash and facing the schema issue I guess. I'm actually testing this on Easypanel and have setup each service separately. Can someone please guide on this?

I'm pretty sure It gotta be something with the migration but, I'm not sure how's that being done here, since it runs the ./setup.sh script but, there is no migration mentioned. Please help! Thanks!

LINE 2: FROM organizations 
             ^

[SQL: SELECT organizations.updated_at AS organizations_updated_at, organizations.created_at AS organizations_created_at, organizations.id AS organizations_id, organizations.name AS organizations_name, organizations.slug AS organizations_slug, organizations.settings AS organizations_settings 
FROM organizations ```
@gaecoli
Copy link
Member

gaecoli commented Mar 12, 2025

If u use docker, u can use docker-compose run --rm server manage db upgrade to upgrade pg.

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

2 participants