You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@inlong.apache.org by GitBox <gi...@apache.org> on 2022/04/19 14:49:33 UTC

[GitHub] [incubator-inlong] shink opened a new issue, #3845: [Bug][K8s] The Manager pod fails to start

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: dev-unsubscribe@inlong.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-inlong] dockerzhang closed issue #3845: [Bug][K8s] The Manager pod fails to start

Posted by GitBox <gi...@apache.org>.
dockerzhang closed issue #3845: [Bug][K8s] The Manager pod fails to start
URL: https://github.com/apache/incubator-inlong/issues/3845


-- 
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: dev-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-inlong] shink commented on issue #3845: [Bug][K8s] The Manager pod fails to start

Posted by GitBox <gi...@apache.org>.
shink commented on issue #3845:
URL: https://github.com/apache/incubator-inlong/issues/3845#issuecomment-1110677832

   @dockerzhang It is correct when using MySQL `8.0.28` version.


-- 
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: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org