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

Stuck on "redis not yet available" #19

Open
meltingscales opened this issue Jun 30, 2024 · 0 comments
Open

Stuck on "redis not yet available" #19

meltingscales opened this issue Jun 30, 2024 · 0 comments

Comments

@meltingscales
Copy link
Contributor

  1. clone my repo (https://github.com/meltingscales/poopak) and use branch henry
  2. run docker compose build
  3. run docker compose up
  4. get error

Error:

mongoclient-1    | 2024-06-30T02:06:54.310+0000 I  SHARDING [conn1] Marking collection meteor.connections as collection version: <unsharded>
detector-worker  | Checking availability of redis:6379
panel-worker     | Checking availability of redis:6379
app-worker       | Checking availability of redis:6379
crawler-worker   | Checking availability of redis:6379
mongodb-1        | {"t":{"$date":"2024-06-30T02:07:52.203+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1719713272,"ts_usec":203413,"thread":"1:0x7fd319800640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 4, snapshot max: 4 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 46"}}}
mongodb-1        | {"t":{"$date":"2024-06-30T02:08:52.311+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1719713332,"ts_usec":310990,"thread":"1:0x7fd319800640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 5, snapshot max: 5 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 46"}}}
torpool-1        | I, [2024-06-30T02:07:50.880816 #7]  INFO -- : testing proxies
torpool-1        | I, [2024-06-30T02:07:50.880861 #7]  INFO -- : testing proxy 0 (port 10000)
torpool-1        | I, [2024-06-30T02:08:50.881534 #7]  INFO -- : stopping proxy id 0
torpool-1        | I, [2024-06-30T02:08:50.881588 #7]  INFO -- : stopping tor on port 10000
torpool-1        | I, [2024-06-30T02:08:55.881994 #7]  INFO -- : starting proxy id 0
torpool-1        | I, [2024-06-30T02:08:55.882073 #7]  INFO -- : starting tor on port 10000
torpool-1        | D, [2024-06-30T02:08:55.883505 #7] DEBUG -- : running: /usr/bin/tor --SocksPort 10000 --NewCircuitPeriod 120 --MaxCircuitDirtiness 600 --CircuitBuildTimeout 60 --DataDirectory /var/lib/tor/10000 --PidFile /var/run/tor/10000.pid --Log "warn syslog" --RunAsDaemon 1 | logger -t 'tor' 2>&1
detector-worker  | Host redis:6379 not yet availabile
panel-worker     | Host redis:6379 not yet availabile
crawler-worker   | Host redis:6379 not yet availabile
app-worker       | Host redis:6379 not yet availabile
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

1 participant