AlexLWei commented on issue #27686:
URL: https://github.com/apache/doris/issues/27686#issuecomment-1833328227
原因是本机防扫描程序ban掉了127.0.0.1的IP导致无法访问自身的某些端口。
--
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 g
AlexLWei closed issue #27686: [Bug] Be node RPCException
URL: https://github.com/apache/doris/issues/27686
--
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-mai
AlexLWei closed issue #27686: [Bug] Be node RPCException
URL: https://github.com/apache/doris/issues/27686
--
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-mai
AlexLWei commented on issue #27686:
URL: https://github.com/apache/doris/issues/27686#issuecomment-1829180941
补充一下,目前集群BE一共4台节点,上述查询报错会随机出现其中三台节点的IP,查询有几率成功(猜测查询任务分配到正常的节点上了)目前BE的4台机器配置基本相同,防火墙也验证无异常
--
This is an automated message from the Apache Git Service.
To respond to the message, p
AlexLWei opened a new issue, #27686:
URL: https://github.com/apache/doris/issues/27686
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
1.2.7-1
### What