shink opened a new issue, #3845: URL: https://github.com/apache/incubator-inlong/issues/3845
### What happened ``` 2022-04-19 02:16:06.769 ERROR [ main] c.a.d.p.DruidDataSource :923 - init datasource error, url: jdbc:mysql://inlong-mysql.inlong.svc.cluster.local:3306/apache_inlong_manager?useSSL=false&allowPublicKeyRetrieval=true&characterEncoding=UTF-8&nullCatalogMeansCurrent=true&serverTimezone=GMT%2b8 java.sql.SQLException: null, message from server: "Host '10.244.3.2' is not allowed to connect to this MySQL server" ``` The asset is the log. [manager.log](https://github.com/apache/incubator-inlong/files/8514014/manager.log) ### What you expected to happen The Manager pod can start correctly. ### How to reproduce Install InLong helm chart. ### Environment _No response_ ### InLong version master ### InLong Component Other for not specified component ### Are you willing to submit PR? - [X] 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]
