Applenice opened a new issue #802: URL: https://github.com/apache/apisix-dashboard/issues/802
Please answer these questions before submitting your issue. - Why do you submit this issue? - [X] Question or discussion - [ ] Bug - [ ] Requirements - [ ] Feature or performance improvement - [ ] Other ___ ### Question - What do you want to know? In the routing configuration,`Edit Route`->`Plugin Config`->`example-plugin`,Click on Setting,Return 500 error code. Click to return to the home page, but can not return, need F5 refresh. This also occurs with online demo, which are reproducible. ___ ### Bug - Which version of Apache APISIX Dashboard, OS, and Browser? ``` $ git branch -v * v2.0 e08f3ab feat: remove CD for PR $ cat /etc/redhat-release CentOS Linux release 7.8.2003 (Core) ``` Chrome 86.0.4240.183 - What happened? Dashboard error logs are as follows: ``` $ pwd /usr/local/src/apisix-dashboard/output/logs $ tail -f error.log 2020-11-13T13:55:56.243+0800 WARN log/log.go:60 data not found by key: 328359111706018426 2020-11-13T13:57:54.173+0800 WARN log/log.go:60 data not found by key: 328359111706018426 2020-11-13T13:59:41.897+0800 WARN log/log.go:60 data not found by key: 328359111706018426 2020-11-13T13:59:43.664+0800 WARN log/log.go:60 data not found by key: 328359111706018426 ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
