Skip to content

Launch redis with docker#284

Open
sylvainhenry wants to merge 8 commits intoetalab:developfrom
sylvainhenry:launch-redis-with-docker
Open

Launch redis with docker#284
sylvainhenry wants to merge 8 commits intoetalab:developfrom
sylvainhenry:launch-redis-with-docker

Conversation

@sylvainhenry
Copy link

Le serveur redis n'est pas lancé dans le container docker.

Avant :
Sidekiq ne peut donc pas exécuter importer les données v3
2020-10-03T17:57:12.251Z 1 TID-gn8rbz4nt INFO: Booting Sidekiq 5.2.8 with redis options {:url=>"redis://localhost:6379/0", :id=>"Sidekiq-server-PID-1"}
Cannot assign requested address - connect(2) for [::1]:6379

Après :
2020-10-05T16:46:06.583Z 173 TID-goa1ju7r9 INFO: Booting Sidekiq 5.2.8 with redis options {:url=>"redis://localhost:6379/0", :id=>"Sidekiq-server-PID-173"}
2020-10-05T16:46:06.605Z 173 TID-goa1ju7r9 INFO: Cron Jobs - add job with name: update_database_v1_job
2020-10-05T16:46:06.609Z 173 TID-goa1ju7r9 INFO: Cron Jobs - add job with name: update_database_job

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

Successfully merging this pull request may close these issues.

1 participant