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

Sending commands to sensors triggers a DB error #102

Open
bleucitron opened this issue Jan 5, 2016 · 0 comments
Open

Sending commands to sensors triggers a DB error #102

bleucitron opened this issue Jan 5, 2016 · 0 comments

Comments

@bleucitron
Copy link
Contributor

Logging docker logs shows this error, that comes from database/models/sensors:

ERROR in updateSensor { [error: syntax error at or near "WHERE"]
  name: 'error',
  length: 87,
  severity: 'ERROR',
  code: '42601',
  detail: undefined,
  hint: undefined,
  position: '23',
  internalPosition: undefined,
  internalQuery: undefined,
  where: undefined,
  schema: undefined,
  table: undefined,
  column: undefined,
  dataType: undefined,
  constraint: undefined,
  file: 'scan.l',
  line: '1053',
  routine: 'scanner_yyerror' }
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