emqx / emqx-auth-pgsql

EMQX PostgreSQL Authentication Plugin
https://www.emqx.io
Apache License 2.0
36 stars 29 forks source link

emqx_auth_pgsql插件启动失败,为什么? #221

Open leqii-com opened 3 years ago

leqii-com commented 3 years ago

错误提示: Load plugin emqx_auth_pgsql error: {emqx_auth_pgsql, {bad_return, {{emqx_auth_pgsql_app,start,[normal,[]]}, {'EXIT', {{badmatch, {error, {shutdown, {failed_to_start_child, emqx_auth_pgsql, {shutdown, {failed_to_start_child, worker_sup, {shutdown, {failed_to_start_child, {worker,1}, invalid_authorization_specification}}}}}}}}, [{emqx_auth_pgsql_app,start,2, [{file,"emqx_auth_pgsql_app.erl"}, {line,37}]}, {application_master,start_it_old,4, [{file,"application_master.erl"}, {line,277}]}]}}}}}. 为什么emqx_auth_pgsql插件启动不了?

HJianBo commented 3 years ago

Hi @leqii-com Is this problem solved after https://github.com/emqx/emqx-auth-pgsql/issues/17#issuecomment-782599026?