You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| 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"):
The text was updated successfully, but these errors were encountered:
| 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"):
The text was updated successfully, but these errors were encountered: