-
|
seata服务ip地址以端口用frp做了内网穿透,事务提交的时候日志显示使用的是原本的ip地址,然后提示branch register tineout。这个问题要怎么解决呢 |
Beta Was this translation helpful? Give feedback.
Answered by
xxy-0512
Jan 29, 2026
Replies: 1 comment 3 replies
-
|
If you don't provide any useful information—such as client and backend logs, configuration files, etc.—we won't be able to help you resolve the issue. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


还是很感谢您,我这里已经处理好了。是因为使用的seata 2.2.0版本 关闭了enable-parallel-request-handle。就都正常了