podman error on start : exception (java.io.IOException) caught when processing request to {}->unix://localhost:2375 #1050
Unanswered
nturri1306
asked this question in
Q&A
Replies: 1 comment 3 replies
-
podman-compose is a different project. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hello when started a podman-compose the container have this error
[org.apa.cam.kar.KaravanStartupLoader] (main) Starting karavan in dev env in Docker
2024-09-28 09:48:42,323 INFO [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.HttpRequestRetryExec] (main) Recoverable I/O exception (java.io.IOException) caught when processing request to {}->unix://localhost:2375
2024-09-28 09:48:42,323 INFO [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.HttpRequestRetryExec] (docker-java-stream--420933693) Recoverable I/O exception (java.io.IOException) caught when processing request to {}->unix://localhost:2375
2024-09-28 09:48:42,324 ERROR [org.apa.cam.kar.doc.DockerService] (main) Error connecting Docker: java.io.IOException: com.sun.jna.LastErrorException: [2] No such file or directory
2024-09-28 09:48:42,326 ERROR [org.apa.cam.kar.doc.DockerEventHandler] (docker-java-stream--420933693) java.io.IOException: com.sun.jna.LastErrorException: [2] No such file or directory
2024-09-28 09:48:42,449 INFO [io.quarkus] (main) karavan 4.8.0 on JVM (powered by Quarkus 3.15.1) started in 1.630s. Listening on: http://0.0.0.0:8080
2024-09-28 09:48:42,450 INFO [io.quarkus] (main) Profile public activated.
2024-09-28 09:48:42,450 INFO [io.quarkus] (main) Installed features: [cdi, jgit, jsch, kubernetes, kubernetes-client, messaging, oidc, quinoa, rest, rest-jackson, scheduler, security, smallrye-context-propagation, smallrye-fault-tolerance, smallrye-health, smallrye-openapi, swagger-ui, vertx]
2024-09-28 09:48:42,466 INFO [org.apa.cam.kar.doc.DockerEventHandler] (main) DockerEventListener close
2024-09-28 09:48:42,666 INFO [io.quarkus] (main) karavan stopped in 0.215s
Beta Was this translation helpful? Give feedback.
All reactions