We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I installed traccar 3.4 and make modifications with conf file and removed the db, restarted traccar service. and i get this warn in the server log:
2016-04-15 16:24:37 WARN: Column "STATUS" not found; SQL statement: UPDATE devices SET status = ?, lastUpdate = ? WHERE id = ?; [42122-191] - JdbcSQLException (... < QueryBuilder:61 < *:131 < DataManager:253 < ConnectionManager:110 < ...)
attached conf file.
traccar.txt
The text was updated successfully, but these errors were encountered:
Please read #439
Sorry, something went wrong.
No branches or pull requests
I installed traccar 3.4 and make modifications with conf file and removed the db, restarted traccar service. and i get this warn in the server log:
2016-04-15 16:24:37 WARN: Column "STATUS" not found; SQL statement:
UPDATE devices SET status = ?, lastUpdate = ? WHERE id = ?; [42122-191] - JdbcSQLException (... < QueryBuilder:61 < *:131 < DataManager:253 < ConnectionManager:110 < ...)
attached conf file.
traccar.txt
The text was updated successfully, but these errors were encountered: