idb-root opened a new issue, #2791:
URL: https://github.com/apache/apisix-dashboard/issues/2791

   1、apisix-dashboard3.0.1 点击【插件】时白屏,前端地址:https://xxx.xxx.com/plugin/list
   
   2、apisix:
     2.1、apisix接口返回null:
       https://xx.xx.com/apisix/admin/plugins?all=true
       这个接口返回的data是null。
       
{"code":0,"message":"","data":null,"request_id":"90751c6df7446f7743475513e6805b71"}
   
     2.2、通过以下命令可以正常获取到数据。
       curl "http://127.0.0.1:9180/apisix/admin/plugins?all=true" \ -H 
'X-API-KEY: XXX'
   
   注:apisix-dashboard2.15.0及以下版本正常。


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to