solero / wand

Docker setup for Houdini
MIT License
86 stars 35 forks source link

Time out: Waiting on Dependencies #21

Closed JoZZoN closed 5 months ago

JoZZoN commented 1 year ago

When I docker-compose up, it eventually gets to a point where I get the output below. This repeats with differing exit codes. Am I setting something up wrong?

wand-houdini_yeti-1       | 2023/01/07 01:35:50 Problem with dial: dial tcp 172.18.0.9:6112: i/o timeout. Sleeping 1s
wand-houdini_yeti-1       | 2023/01/07 01:35:50 Timeout after 10s waiting on dependencies to become available: [tcp://login:6112]
wand-houdini_glaciar-1    | 2023/01/07 01:35:51 Timeout after 10s waiting on dependencies to become available: [tcp://login:6112]
wand-houdini_avalanche-1  | 2023/01/07 01:35:51 Timeout after 10s waiting on dependencies to become available: [tcp://login:6112]
wand-houdini_yeti-1 exited with code 1
wand-houdini_blizzard-1   | 2023/01/07 01:35:52 Problem with dial: dial tcp 172.18.0.9:6112: i/o timeout. Sleeping 1s
wand-houdini_blizzard-1   | 2023/01/07 01:35:52 Timeout after 10s waiting on dependencies to become available: [tcp://login:6112]
wand-dash-1               | 2023/01/07 01:35:52 Timeout after 10s waiting on dependencies to become available: [tcp://login:6112]
wand-houdini_login-1      | 2023/01/07 01:35:52 Timeout after 10s waiting on dependencies to become available: [tcp://redis:6379]
wand-houdini_glaciar-1 exited with code 1
wand-houdini_avalanche-1 exited with code 1
wand-dash-1 exited with code 0
wand-houdini_login-1 exited with code 0
wand-houdini_blizzard-1 exited with code 0
wand-houdini_yeti-1       | 2023/01/07 01:36:04 Timeout after 10s waiting on dependencies to become available: [tcp://login:6112]
wand-houdini_glaciar-1    | 2023/01/07 01:36:05 Problem with dial: dial tcp 172.18.0.5:6112: i/o timeout. Sleeping 1s
wand-houdini_glaciar-1    | 2023/01/07 01:36:05 Timeout after 10s waiting on dependencies to become available: [tcp://login:6112]
wand-houdini_avalanche-1  | 2023/01/07 01:36:05 Timeout after 10s waiting on dependencies to become available: [tcp://login:6112]
wand-houdini_login-1      | 2023/01/07 01:36:05 Timeout after 10s waiting on dependencies to become available: [tcp://redis:6379]
wand-houdini_yeti-1 exited with code 1
wand-houdini_blizzard-1   | 2023/01/07 01:36:05 Timeout after 10s waiting on dependencies to become available: [tcp://login:6112]
wand-dash-1               | 2023/01/07 01:36:05 Timeout after 10s waiting on dependencies to become available: [tcp://login:6112]
wand-houdini_glaciar-1 exited with code 1
wand-houdini_avalanche-1 exited with code 1
wand-houdini_login-1 exited with code 1
wand-houdini_blizzard-1 exited with code 0
wand-dash-1 exited with code 0
wand-houdini_yeti-1       | 2023/01/07 01:36:17 Timeout after 10s waiting on dependencies to become available: [tcp://login:6112]
wand-houdini_avalanche-1  | 2023/01/07 01:36:18 Timeout after 10s waiting on dependencies to become available: [tcp://login:6112]
wand-houdini_glaciar-1    | 2023/01/07 01:36:18 Timeout after 10s waiting on dependencies to become available: [tcp://login:6112]
wand-houdini_yeti-1 exited with code 1
wand-dash-1               | 2023/01/07 01:36:19 Timeout after 10s waiting on dependencies to become available: [tcp://login:6112]
wand-houdini_blizzard-1   | 2023/01/07 01:36:19 Timeout after 10s waiting on dependencies to become available: [tcp://login:6112]
wand-houdini_login-1      | 2023/01/07 01:36:19 Problem with dial: dial tcp 172.18.0.10:6379: i/o timeout. Sleeping 1s
wand-houdini_login-1      | 2023/01/07 01:36:19 Timeout after 10s waiting on dependencies to become available: [tcp://redis:6379]
ERmilburn02 commented 5 months ago

Did you ever find out what was wrong?

JeffTheRock commented 5 months ago

the login server errored at some point not shown in these logs most likely

AllinolCP commented 5 months ago

This case appears to be when you forget to set a password in postgresql and it gets breached by bots. or redis from the logs