Opened 8 years ago
Closed 8 years ago
#5545 closed defect (fixed)
Missing celeryd executable on a fresh clone
| Reported by: | microjoe | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | programming | Keywords: | |
| Cc: | Parent Tickets: |
Description
The celeryd executable is no longer available, and thus calling ./lazycelery.sh will fail.
See attached file for proposed solution. User needs to start an AMQP server, such as RabbitMQ, in order for the broken to start.
Attachments (1)
Change History (2)
by , 8 years ago
| Attachment: | 0001-Replaced-bin-celeryd-by-bin-celery-in-lazycelery.patch added |
|---|
comment:1 by , 8 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

done, thank you