emqx异常 Ranch listener 'http:management' had connection process started with cowboy_clear:

错误报告

Ranch listener ‘http:management’ had connection process started with cowboy_clear:start_link/4 at <0.22662.77> exit with reason: {function_clause,[{cowboy_http,timeout,[{state,<0.1842.0>,‘http:management’,#Port<0.6740811>,ranch_tcp,undefined,#{connection_type => supervisor,env => #{dispatch => [{’_’,[],[{[<<“status”>>],[],emqx_mgmt_http,[]},{[<<“api”>>,<<“v3”>>,’…’],[],minirest,[#{mfargs => {minirest_handler,dispatch,[[#{app => emqx_auth_clientid,descr => “List available clientid in the cluster”,func => list,method => ‘GET’,module => emqx_auth_clientid_api,name => list_clientid,path => “/auth_clientid”,pattern => [“auth_clientid”]},#{app => emqx_auth_clientid,descr => “Lookup clientid in the cluster”,func => lookup,method => ‘GET’,module => emqx_auth_clientid_api,name => lookup_clientid,path => “/auth_clientid/:bin:clientid”,pattern => [“auth_clientid”,":bin:clientid"]},#{app => emqx_auth_clientid,descr => “Add clientid in the cluster”,func => add,method => ‘POST’,module => emqx_auth_clientid_api,name => add_clientid,path => “/auth_clientid”,pattern => [“auth_clientid”]},#{app => emqx_auth_clientid,descr => “Update clientid in the cluster”,func => update,method => ‘PUT’,module => emqx_auth_clientid_api,name => update_clientid,path => “/auth_clientid/:bin:clientid”,pattern => [“auth_clientid”,":bin:clientid"]},#{app => emqx_auth_clientid,descr => “Delete clientid in the cluster”,func => delete,method => ‘DELETE’,module => emqx_auth_clientid_api,name => delete_clientid,path => “/auth_clientid/:bin:clientid”,pattern => [“auth_clientid”,":bin:clientid"]},#{app => emqx_auth_username,descr => “List available username in the cluster”,func => list,method => ‘GET’,module => emqx_auth_username_api,name => list_username,path => “/auth_username”,pattern => [“auth_username”]},#{app => emqx_auth_username,descr => “Lookup username in the cluster”,func => lookup,method => ‘GET’,module => emqx_auth_username_api,name => lookup_username,path => “/auth_username/:bin:username”,pattern => [“auth_username”,":bin:username"]},#{app =>

环境

  • EMQX 版本:
    sysdescr : EMQ X Broker
    version : 3.2.4
  • 操作系统版本:
    centos7

建议提供一下操作步骤等信息。