Closed Bug 927825 Opened 12 years ago Closed 12 years ago

[ReMo] Cron job cannot talk to Celery

Categories

(Infrastructure & Operations Graveyard :: WebOps: Community Platform, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: giorgos, Assigned: cturra)

Details

We have a cron job on ReMo that among other things tries to contact celery broker to add some jobs. This fails with "Connection refused" error so I guess there is no network flow between the machine that runs the cron job and the broker. Can we please fix that? This is blocking a release so the sooner the better. Thanks!
This is reproduced on both stage (reps.a.o), dev (reps-dev.a.o) Please make sure that the flow is open on prod too.
Ping? This is blocking a release a few days now :|
i just had a look at the environments for you and can see each of the web nodes have access to the celery broker, but the admin node does not. i will open a bug with netops to get this flow in place for you.
netflows are now open. [cturra@engagementadm.private.phx1 settings]$ nc -zv engagement-celery1.seamicro.phx1.mozilla.com 5672 Connection to engagement-celery1.seamicro.phx1.mozilla.com 5672 port [tcp/amqp] succeeded!
Assignee: server-ops-webops → cturra
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
We're still waiting for dev and stage.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
(In reply to Giorgos Logiotatidis [:giorgos] from comment #5) > We're still waiting for dev and stage. dev is working as expected, we're just waiting on a netflow for stage. [cturra@engagementadm.private.phx1 remo]$ nc -zv engagement-celery1.dev.seamicro.phx1.mozilla.com 5672 Connection to engagement-celery1.dev.seamicro.phx1.mozilla.com 5672 port [tcp/amqp] succeeded!
the cron now runs successfully in all environments. for more details see bug 929443.
Status: REOPENED → RESOLVED
Closed: 12 years ago12 years ago
Resolution: --- → FIXED
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.