tomwuworkv1 opened a new issue, #1469:
URL: https://github.com/apache/camel-karavan/issues/1469

   ### Describe the bug
   
   1.Problems occur no matter which Dev Service (ex.postgres, kafka, etc) is 
deployed
   2.The following is the exception message in the karavan container when 
deploying postgres
   `Error while executing command 
{"command":"deploy","pullImage":"ifNotExists"} on postgres : Cannot invoke 
"String.length()" because "s" is null`
   3.But this problem lies in ghcr.io/apache/camel-karavan:4.8.0 image does not 
exist
   
   ### Steps to reproduce the behavior
   
   1. Deploy karavan using docker compose
   2. Deploy the 'postgres' Dev Service
   3. The service appears to be spinning but then disappears, and the exception 
message cannot be seen in the web interface.
   4. Finally, I saw the exception through the docker log command : `Error 
while executing command {"command":"deploy","pullImage":"ifNotExists"} on 
postgres : Cannot invoke "String.length()" because "s" is null`
   
   
   ### Variant
   
   Web Application
   
   ### Container Management (if applicable)
   
   Docker
   
   ### Operating System (if applicable)
   
   Linux
   
   ### Version
   
   4.8.0
   
   ### Relevant log output
   
   ```shell
   Error while executing command {"command":"deploy","pullImage":"ifNotExists"} 
on postgres : Cannot invoke "String.length()" because "s" is null
   ```
   


-- 
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-unsubscr...@camel.apache.org.apache.org

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

Reply via email to