funky-eyes commented on issue #7647: URL: https://github.com/apache/incubator-seata/issues/7647#issuecomment-3322191682
> > So when you changed the port, were you using version 2.5 or 2.3? Or is there another process on the same machine that has already bound to port 8091? > > 没有,我是容器启动,把2.3容器删除后才启动的 https://github.com/apache/incubator-seata/blob/2.5.0/server/src/main/resources/application.yml Based on your description, this shouldn't be possible — Seata Server 2.5 only exposes a single Netty port, so a port conflict is unlikely. Please provide the relevant logs and configuration files. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
