nicolaferraro commented on issue #677: Kamel run Sample.java --dev hanged with 
"Waiting for Platform". Error - Non-resolvable import POM
URL: https://github.com/apache/camel-k/issues/677#issuecomment-494745407
 
 
   This part: `repo.maven.apache.org: Name or service not known`
   
   ... suggests that your network configuration is in a bad state.
   The operator pod is not able to lookup maven central DNS and download 
dependencies. Are you using a firewall or a service mesh?
   
   To attempt the creation from scratch you may try to:
   - delete the operator pod
   - run `kamel reset` to recreate the original
   
   Let us know if it is a temporary issue or a permanent error.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to