github-actions[bot] commented on issue #17676: URL: https://github.com/apache/dolphinscheduler/issues/17676#issuecomment-3521031436
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened When deploying version 3.2.2, if the deployment machine has multiple virtual network cards, the address obtained after deployment may not be the actual physical address of the machine. ### What you expected to happen 1. When the deployment machine has multiple virtual addresses, there may be problems with the final address after deployment. The above are screenshots without multi-bridge machine deployment and multi-bridge machine deployment respectively. ### How to reproduce You can execute ip addr on the machine before deployment to confirm whether the machine has multiple bridges. If so, you can deploy and verify whether the addresses are consistent. If not, you can install a docker environment to virtualize a multi-bridge environment. The problem can be reproduced ### Anything else _No response_ ### Version dev ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
