Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When running the code I receive : These ports of service ftgo-consumer-service are declared as exposed but cannot be found in NetworkSettings: 8080/tcp #128

Open
kjellmoens opened this issue Mar 5, 2021 · 1 comment

Comments

@kjellmoens
Copy link

kjellmoens commented Mar 5, 2021

Hi,

When trying to run the FTGO application with

gradlew :composeUp

I get the following error

These ports of service ftgo-consumer-service are declared as exposed but cannot be found in NetworkSettings: 8080/tcp\n[Id:9ac8b949afa7044ee4b06018a5fd843f023d1496878c6f9996480b832dedf8fa, Created:2021-03-05T13:37:24.8589445Z, Path:/bin/sh, Args:[-c, java ${JAVA_OPTS:-"-Xmx64m"} -jar ${JAR:-"service.jar"}], State:[Status:exited, Running:false, Paused:false, Restarting:false, OOMKilled:false, Dead:false, Pid:0, ExitCode:1, Error:, StartedAt:2021-03-05T13:37:45.7779125Z, FinishedAt:2021-03-05T13:38:25.4558943Z, Health:[Status:unhealthy, FailingStreak:2, Log:[[Start:2021-03-05T13:37:57.8560942Z, End:2021-03-05T13:37:58.2645649Z, ExitCode:1, Output: % Total % Received % Xferd Average Speed Time Time Time Current
14:39:33.515 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 8080: Connection refused
14:39:33.515 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] ], [Start:2021-03-05T13:38:04.0998821Z, End:2021-03-05T13:38:04.6783785Z, ExitCode:1, Output: % Total % Received % Xferd Average Speed Time Time Time Current
14:39:33.515 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 8080: Connection refused
14:39:33.516 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] ], [Start:2021-03-05T13:38:10.342539Z, End:2021-03-05T13:38:10.8885469Z, ExitCode:1, Output: % Total % Received % Xferd Average Speed Time Time Time Current
14:39:33.516 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 8080: Connection refused
14:39:33.516 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] ], [Start:2021-03-05T13:38:16.428583Z, End:2021-03-05T13:38:16.6424097Z, ExitCode:1, Output: % Total % Received % Xferd Average Speed Time Time Time Current
14:39:33.516 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 8080: Connection refused
14:39:33.516 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] ], [Start:2021-03-05T13:38:22.6249447Z, End:2021-03-05T13:38:23.0441964Z, ExitCode:1, Output: % Total % Received % Xferd Average Speed Time Time Time Current
14:39:33.516 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 8080: Connection refused

Can someone help ?

Thank you

@MurshedGilbert
Copy link

How did you solve this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants