把证书挂载进去后,配置文件通过修改证书目录同样挂载到容器内,进容器内发现配置文件是修改正常了的,但是我通过mqtt客户端连接emq开启ssl连接失败, 下面是我截取的报错日志2022-07-22T01:47:03.505547+00:00 [error] 10.233.106.0:43482 [MQTT] , Parse failed for malformed_utf8_string, [{emqx_frame,parse_utf...
After the fix, for messages without a username, the Kafka Producer will use the string undefined as the Message Key. Fixed an issue where the rule engine failed to trigger the $events/client_disconnected event when a process terminated unexpectedly. Fixed an issue where the DynamoDB action ...
pid: <0.43914.0>, connector: connector:sqlserver:connector-05a2e105, reason: [Microsoft][ODBC Driver 17 for SQL Server][SQL Server]Argument data type varchar is invalid for argument 2 of dateadd function. SQLSTATE IS: 42000, state: {"resource_opts":{"start_timeout":5000,"start_after_cre...
* Add UTF-8 string validity check in `strict_mode` for MQTT packet. When set to true, invalid UTF-8 strings will cause the client to be disconnected. i.e. client ID, topic name. [#7261] * Changed systemd service restart delay from 10 seconds to 60 seconds. * MQTT-SN gateway suppor...
uuid_v4(): Generates a random UUID (version 4) string. uuid_v4_no_hyphen(): Generates a random UUID (version 4) string without hyphens. Added numerical range validation (23-65535) for the mqtt.max_clientid_len configuration parameter #11096. ...
Fix the rule failed when processing the decoded protobuf messages. Before this fix, if the protobuf schema contains oneof definitions, the rule may failed when trying to parse the decoded message to JSON string. Fix the issue that send JSON Object as Kafka Headers failed. Delete the temporary...