cataglyphis commented on issue #2910:
URL:
https://github.com/apache/apisix-dashboard/issues/2910#issuecomment-1905497228
> `2024-01-23T15:28:58.400529750+08:00 2024-01-23T07:28:58.400Z
filter/logging.go:45 /plugin/list {"status": 304, "host":
"apisix-xxx.bambu-lab.com", "query": "", "requestId": "", "latency": 0,
"remoteIP": "61.169.76.178", "method": "GET", "errs": []}`
>
> It show 304 code when you get /plugin/list, so can you clear you cookie or
other cache then try again ? Or press Ctrl+F5 to force a refresh ?
still not working, and ` get plugins?all=true` api return value is:
```
{
"code": 0,
"message": "",
"data": null,
"request_id": "532de6e9-80a1-4614-ac96-3ad4cd634d59"
}
```
--
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]