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
{{ message }}
This repository has been archived by the owner on Jan 20, 2021. It is now read-only.
Doesn't the application continue for you without restarting it?
not exactly; the app webpage refreshes waiting for heat to proceed, but it does not report sensor data.
(linux [mint 13/ ubuntu 12], current version of pinewood-derby, mock-sensor or newbold derbystick)
the console output at error begins with:
13:52:24 web.1 | E, [2015-02-22T13:52:24.014706 #28524] ERROR -- : Actor crashed!
13:52:24 web.1 | ActiveRecord::StatementInvalid: SQLite3::BusyException: database is locked: UPDATE "single_values" SET "value" = ?, "updated_at" = ? WHERE "single_values"."id" = ?
13:52:24 web.1 | /home/trogdor/.rvm/gems/ruby-2.2.0/gems/sqlite3-1.3.10/lib/sqlite3/statement.rb:108:in `step'
The text was updated successfully, but these errors were encountered: