In my Traefik configuration, I use the retry middleware([retry]) and Traefik v1.7.8 have a bug:重试中间件已经发送了标头后,请使用原始标头映射来发送标头.When the retry middleware has already sent the headers, use the original headers map to be able to send trailers. https://github.com/containous/traefik/pull/4442我使用此修复程序手动构建了v1.7分支,一切再次正常!非常感谢Containous(达米恩和朱利安!)帮助调试此问题!I manually build the v1.7 branch with this fix and everything works again!Thanks a lot to Containous (Damien and Julien!) for helping to debug this issue! 这篇关于Traefik作为入口控制器+服务器GRPC-未知:未收到状态的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云! 08-24 15:16