...
Section | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
SiteController version 2.1.0 - Minor Release
Important notes:
Note |
---|
|
What's new
- Data retention feature
Bug fixes
- Big sensor configurations cause the default mosquitto in Ubuntu 16.04 and 18.04 to silently drop messages
- Entry on logs show - "don't know this tob type"
- Wrong launcher path in sitecontroller-mosquitto docker image entrypoint
- Database is archived when data retention recovery scripts takes too long
- data_store may delete unsent retained results during startup
- raw_results_demux hangs after receiving a config update
- data_store does not save the severity of an event in the data_store.db
- After each SiteController restart ancient results are published to the cloud again, and again, …
- "ValueError: unmatched '{' in format" in automation_controller
- TypeError: unbound method from_json() must be called with calibrated_result instance as first argument
- Upload strategy "on_change" does not filter all same values
- UnicodeDecodeError: 'ascii' codec can't decode byte 0xb4 in position 65: ordinal not in range(128) in data_store.log
- AttributeError: 'module' object has no attribute '_strptime' in external_checker.log
- GPS: UnicodeDecodeError: 'ascii' codec can't decode byte 0x83 in position 0: ordinal not in range(128) -- Logged from file nmea_decoder.py, line 74
- Watchdog does not revive the process after a crashed data_store
- Docker image entrypoint is pointing to old path
- Ensure external_checker handle properly unicode exceptions
- TypeError: decoding Unicode is not supported in CalibResultsEvaluator
- During startup the Watchdog logs a lot of messages with warning state about modules that are "not expected" and "not running"
- Workaround to have interval-based upload
- Fixes to Dockerfile
- Refactor Docker setup
SiteController version 2.0.0 - Major Release
What's new
...