dashboard新增一条路由导致所有域名访问都出现问题 #7706
Replies: 4 comments 7 replies
-
又进行了一些测试,发现是这个upstream nodes里的scheme导致的,如果改成https就会出现"全局路由错乱"的情况,改回http并且reload apisix之后全局恢复正常 |
Beta Was this translation helpful? Give feedback.
-
I have seen these types of questions in the community, but I have no way to reproduce them. You can adjust the log level to info, and then give the full log before and after the bug occurs. |
Beta Was this translation helpful? Give feedback.
-
maybe fixed by: #7466 |
Beta Was this translation helpful? Give feedback.
-
同遇到+1 感觉路由的流量往不同的上游转发了 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
是通过dashboard添加的,目前环境没动的情况下能稳定复现,但是没有好的办法把问题展现出来。

现象就是问题路由只要一点发布按钮,其他所有域名的访问全部出现问题,并且每次刷新所路由到的后端都不一样
将路由下线并reload apisix后恢复,再次点上线能稳定复现问题,问题路由配置如下,apisix和etcd均无error日志,提issue感觉没有办法清晰的表达出问题的现象,所以想先了解下类似情况有没有什么能进一步自查的方法?
Beta Was this translation helpful? Give feedback.
All reactions