jiangfucheng commented on issue #9777: URL: https://github.com/apache/apisix/issues/9777#issuecomment-1620369738
Hi, thanks for you report. `52#52: *1281175 [lua] config_etcd.lua:595: failed to fetch data from etcd: /usr/local/apisix/apisix/plugins/workflow.lua:118: bad argument #1 to 'ipairs' (table expected, got nil)` 1. For above error, it was schema check error, it casueing null pointer exception. I will fix it. 2.But when I remove workflow plugin, apisix can recognize the route and work normally, it don't need restart apisix. -- 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]
