MQTTX无法连接EMQX服务器

我通过MQTTX连接EMQX服务器连接不上,Clean Start选择true可以连接,选择false就无法连接
MQTTX日志信息
[2023-10-08 20:58:56] [INFO] MQTTX client with ID 6daff072-a980-409e-826a-812806fa2dec assigned

[2023-10-08 20:58:56] [INFO] Connect client aaaa, MQTT/TCP connection: mqtt://xx.xx.cn:1883 with Properties: {“sessionExpiryInterval”:null,“receiveMaximum”:null,“maximumPacketSize”:null,“topicAliasMaximum”:null,“requestResponseInformation”:null,“requestProblemInformation”:true,“authenticationMethod”:null}
[2023-10-08 20:58:56] [INFO] aaaa connect close, MQTT.js onClose trigger
EMQX服务器日志信息
2023-10-08T12:56:25.104223+00:00 [error] crasher: initial call: emqx_connection:init/4, pid: <0.14343.98>, registered_name: , error: {{badrpc,nodedown},[{emqx_cm,wrap_rpc,1,[{file,“emqx_cm.erl”},{line,637}]},{emqx_cm,takeover_session,2,[{file,“emqx_cm.erl”},{line,402}]},{emqx_cm,‘-open_session/3-fun-2-’,5,[{file,“emqx_cm.erl”},{line,291}]},{emqx_cm_locker,trans,3,[{file,“emqx_cm_locker.erl”},{line,51}]},{emqx_channel,process_connect,2,[{file,“emqx_channel.erl”},{line,616}]},{emqx_connection,with_channel,3,[{file,“emqx_connection.erl”},{line,835}]},{emqx_connection,process_msg,2,[{file,“emqx_connection.erl”},{line,487}]},{emqx_connection,process_msg,2,[{file,“emqx_connection.erl”},{line,493}]},{emqx_connection,handle_recv,3,[{file,“emqx_connection.erl”},{line,449}]},{proc_lib,wake_up,3,[{file,“proc_lib.erl”},{line,236}]}]}, ancestors: [<0.2375.0>,<0.2374.0>,esockd_sup,<0.1962.0>], message_queue_len: 0, messages: , links: [<0.2375.0>], dictionary: [{recv_pkt,1},{rand_seed,{#{bits => 58,jump => #Fun<rand.3.92093067>,next => #Fun<rand.0.92093067>,type => exsss,uniform => #Fun<rand.1.92093067>,uniform_n => #Fun<rand.2.92093067>},[204344554503760917|165759549588697415]}},{incoming_bytes,107},{‘$logger_metadata$’,#{clientid => <<“73e4787f445ac69baab702b804f8902e”>>,peername => “10.216.0.12:44723”}}], trap_exit: false, status: running, heap_size: 6772, stack_size: 29, reductions: 33480; neighbours:

2023-10-08T12:56:25.105131+00:00 [error] supervisor: ‘esockd_connection_sup - <0.2375.0>’, errorContext: connection_crashed, reason: {{badrpc,nodedown},[{emqx_cm,wrap_rpc,1,[{file,“emqx_cm.erl”},{line,637}]},{emqx_cm,takeover_session,2,[{file,“emqx_cm.erl”},{line,402}]},{emqx_cm,‘-open_session/3-fun-2-’,5,[{file,“emqx_cm.erl”},{line,291}]},{emqx_cm_locker,trans,3,[{file,“emqx_cm_locker.erl”},{line,51}]},{emqx_channel,process_connect,2,[{file,“emqx_channel.erl”},{line,616}]},{emqx_connection,wi