After running the Karavan-app application in the Ubuntu Instance I am getting the "network karavan not found" #1258
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Ask a question
After running the Karavan-app application in the Ubuntu Instance I am getting the Below error. please assist
User
com.github.dockerjava.api.exception.NotfoundException: status 404:{"network karavan not found"}
I also observed that in the docker-compose.yaml file consist of networks as karavan
services:
{projectId}:
image: {projectImage}
cpu_percent: 10
mem_limit: 1024M
mem_reservation: 512M
restart: always
ports:
- "{projectPort}:8080"
networks:
- karavan
Variant
None
Container Management (if applicable)
None
Operating System (if applicable)
None
Version
None
Beta Was this translation helpful? Give feedback.
All reactions