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

General error: 1 table "_orbit_meta" already exists #153

Open
Raitch opened this issue Apr 18, 2023 · 0 comments
Open

General error: 1 table "_orbit_meta" already exists #153

Raitch opened this issue Apr 18, 2023 · 0 comments

Comments

@Raitch
Copy link

Raitch commented Apr 18, 2023

For whatever reason one of our production servers started throwing out this message for a while:

General error: 1 table "_orbit_meta" already exists (Connection: orbit_meta, SQL: create table "_orbit_meta" ("id" integer primary key autoincrement not null, "orbital_type" varchar not null, "orbital_key" varchar not null, "file_path_read_from" varchar))

No idea why and I checked the code that it should only run when the table does not exist as well. Perhaps this should be captured or ran with IGNORE to not potentially break stuff. Thanks.

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