jinpy666 commented on issue #2662:
URL: https://github.com/apache/apisix/issues/2662#issuecomment-724518524


   > @jinpy666 
[apache/apisix-dashboard#754](https://github.com/apache/apisix-dashboard/pull/754)
   > 
   > we update the JSONSchema file: 
https://github.com/apache/apisix-dashboard/pull/754/files#diff-5fadf7c6b5b550d0a97075c3ddeaf29028204cd60da2660c6a1e1c72b4bbd0ed
   > 
   > you can use it to replace the file `api/conf/schema.json` or 
`output/conf/schema.json` in your work folder.
   > 
   > if you have any question, please let us know
   
   
   I rebuilt based on the latest branch and can see the plugin and set it up, 
but 500 errors will appear.
   
   ```
   [root@master logs]# tail error.log 
           /usr/local/apisix/apisix/script.lua:52: in function 'run'
           /usr/local/apisix/apisix/init.lua:487: in function 
'http_access_phase'
           access_by_lua(nginx.conf:168):2: in main chunk, client: 10.211.55.2, 
server: , request: "GET /test HTTP/1.1", host: "centos-linux:9080"
   2020/11/10 14:28:40 [error] 16584#16584: *2140379 lua entry thread aborted: 
runtime error: [string "route#327557467250622747"]:14: attempt to index upvalue 
'request_id' (a nil value)
   stack traceback:
   coroutine 0:
           [string "route#327557467250622747"]: in function 'phase_func'
           /usr/local/apisix/apisix/script.lua:52: in function 'run'
           /usr/local/apisix/apisix/init.lua:487: in function 
'http_access_phase'
           access_by_lua(nginx.conf:168):2: in main chunk, client: 10.211.55.2, 
server: , request: "GET /test HTTP/1.1", host: "centos-linux:9080"
   [root@master logs]# 
   ```
   [etcd.zip](https://github.com/apache/apisix/files/5515519/etcd.zip)  This is 
my ETCD DB
   
   


----------------------------------------------------------------
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]


Reply via email to