hivemq / hivemq-edge

HiveMQ Edge is an MQTT gateway that enables interoperability between OT devices and IT systems. It translates diverse protocols into MQTT for streamlined communication and helps organize data into a unified namespace, making managing and streaming data across your infrastructure easier.
http://hivemq.com
Apache License 2.0
91 stars 20 forks source link

Improve Logging in case Binding Port of API Server is already in use. #356

Closed DC2-DanielKrueger closed 3 months ago

DC2-DanielKrueger commented 3 months ago

Motivation

Resolves #285

Changes

Log the port and URI in case the HttpServer start fails No change in further error handling to avoid a silent fail