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

Getting Sql Error "Orders table does not exist #10

Open
CreativeOthman opened this issue Nov 16, 2023 · 0 comments
Open

Getting Sql Error "Orders table does not exist #10

CreativeOthman opened this issue Nov 16, 2023 · 0 comments

Comments

@CreativeOthman
Copy link

| I, [2023-11-16T03:08:34.195383 #10] INFO -- : Started GET "/stations" for 197.210.53.86 at 2023-11-16 03:08:34 +0000
mowoli-web-1 | I, [2023-11-16T03:08:34.197050 #10] INFO -- : Processing by StationsController#index as HTML
mowoli-web-1 | D, [2023-11-16T03:08:34.506837 #10] DEBUG -- : Station Load (0.2ms) SELECT "stations".* FROM "stations"
mowoli-web-1 | E, [2023-11-16T03:08:34.506920 #10] ERROR -- : SQLite3::SQLException: no such table: stations: SELECT "stations".* FROM "stations"
mowoli-web-1 | I, [2023-11-16T03:08:34.507403 #10] INFO -- : Rendered stations/index.html.erb within layouts/application (307.8ms)
mowoli-web-1 | I, [2023-11-16T03:08:34.507591 #10] INFO -- : Completed 500 Internal Server Error in 310ms (ActiveRecord: 0.2ms)
mowoli-web-1 | F, [2023-11-16T03:08:34.508525 #10] FATAL -- :
mowoli-web-1 | ActionView::Template::Error (SQLite3::SQLException: no such table: stations: SELECT "stations".* FROM "stations"):

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