github-actions[bot] commented on issue #15746: URL: https://github.com/apache/dolphinscheduler/issues/15746#issuecomment-2009188751
### 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 Version: Using version 3.21 Question: Creating a workflow-SQL component and reporting an error when executing the workflow. Error content: [Execution error log file.log](https://github.com/apache/dolphinscheduler/files/14664494/default.log)  Detailed description of the problem: When I created the SQL component, I used the data source instance, not the database IP that reported the error. It’s the IP in the picture below. I used 10.56.20.29, but the error reported was indeed 10.1.17.201 (17.201 is the deployment machine of dolphinscheduler and the machine where dolphinscheduler initializes the mysql database)   Please tell me if you have encountered the above problem and how to solve it. ### What you expected to happen When I created the SQL component, I used the data source instance, not the database IP that reported the error. It’s the IP in the picture below. I use 10.56.20.29, but the error message is indeed 10.1.17.201 ### How to reproduce 1. Create a new data source 2. Create a new workflow-sql component 3. Execute workflow ### Anything else _No response_ ### Version 3.2.x ### 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]
