Re: [I] Karavan 4.5.1 in Docker / "dcs" is null [camel-karavan]

2024-05-06 Thread via GitHub


mgubaidullin closed issue #1250: Karavan 4.5.1 in Docker /  "dcs" is null
URL: https://github.com/apache/camel-karavan/issues/1250


-- 
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

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



Re: [I] Karavan 4.5.1 in Docker / "dcs" is null [camel-karavan]

2024-04-29 Thread via GitHub


jva70 commented on issue #1250:
URL: https://github.com/apache/camel-karavan/issues/1250#issuecomment-2082314012

   A link from 
https://github.com/apache/camel-karavan/blob/main/docs/WEB_DOCKER.md to 
[docker-compose.yaml](https://github.com/apache/camel-karavan/blob/main/docs/install/karavan-docker/docker-compose.yaml)
 points to a file that contains `image: ghcr.io/apache/camel-karavan:4.5.1`. 
   
   Sorry if I considered to be a valid release ID.


-- 
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

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



[I] Karavan 4.5.1 in Docker / "dcs" is null [camel-karavan]

2024-04-26 Thread via GitHub


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

   ### Describe the bug
   
   After installation of new version of Karavan in Docker and an attempt to 
create new project I got:
   https://github.com/apache/camel-karavan/assets/162105086/ea6935cd-4582-439d-a2f9-894ce9bac7c6";>
   
   The error can be found also in logs "karavan   | 2024-04-26 19:30:23,081 
ERROR [org.apa.cam.kar.api.DevModeResource] (executor-thread-5) 
java.lang.NullPointerException: Cannot invoke 
"org.apache.camel.karavan.model.DockerComposeService.getPortsMap()" because 
"dcs" is null", this time when I try to run a route in Developer mode
   
   ### Steps to reproduce the behavior
   
   1. localhost:8080
   2. Projects
   3. [+] Create
   4. Fill in the form and submit
   
   ### Variant
   
   Web Application
   
   ### Container Management (if applicable)
   
   Docker
   
   ### Operating System (if applicable)
   
   Linux
   
   ### Version
   
   4.5.0
   
   ### Relevant log output
   
   ```shell
   karavan   | 2024-04-26 19:53:33,019 ERROR 
[org.apa.cam.kar.api.DevModeResource] (executor-thread-30) 
java.lang.NullPointerException: Cannot invoke 
"org.apache.camel.karavan.model.DockerComposeService.getPortsMap()" because 
"dcs" 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