Capture edge 2.1.13
Features
- Syncer: The Syncer will dump all packets sent to the cloud to JSON files when the environment variable
CAPTURE_DUMP_SYNCER_PACKETS_TO_FILE
is set totrue
. The files are created in the logs directory of the Syncer. Warning: This is only intended for debugging. This impacts syncing performance and there is no cleanup mechanism. - General: More options are now possible to configure the MQTT endpointfor the connection to Capture cloud (General configuration/Real time cloud conection):
- Custom port can be configured after colon
- TLS can be enabled/disabled by prefixing with `mqtts://` or `mqtt://`
Example: `mqtts://mycustommqttbroker:12345`
Improvements
- General: Logging & performance improvements.
- CloudManager: An incorrect monitoring sync config is now automatically corrected.
- CloudManager: If the Influx service is stuck in a Starting state on Windows, CloudManager will try to manually kill the process so the service can be restarted.
Fixes
- Collector: Don't stop inserting point in Influx when Collector is running for more than 1 month without restarts.
- CloudManager: Better handle large update files so downloading doesn't timeout after 100 seconds on a slow network.
- Collector: Fixed broken reconnect mechanism when ADS connection has dropped.
Known Issues
CloudManager: Realtime info about the services are published, and therefore displayed in Capture portal (Services tab), under CloudManager and Cloudmanager. There is of course only one CloudManager service running.
Noticed a problem? Contact us at capture-support@vintecc.com.
Release created on: 04 September 2025 09:38:50