Files
2012-02-21 01:15:00 -05:00

1 line
4.1 KiB
JSON

[{"user_id": 12030, "stars": [], "topic_id": 10550, "date_created": 1299175909.7732861, "message": "Other tasks that seem to run just fine are sending registration emails and periodic updates to solr/haystack. These tasks run without a problem even if a gallery ends up failing.", "group_id": 81, "id": 261924}, {"user_id": 7691, "stars": [], "topic_id": 10550, "date_created": 1299175642.394027, "message": "Running Celery with Redis as a backend for image processing on a new server (RHEL 5.5). It was working fine on an old server (Ubuntu 10.04) but that was using RabbitMQ as the message queue. Rabbit had nothing but problems on the new server so we ditched it. The new queue seemed to work great but it seems to be failing processing galleries of images. A typical example would be: 75 images in a zip file, Celery processes 72 of them and then stops. No errors or anything like that, just stops. If another gallery or task comes it, it'll process that one (stopping randomly if it's another gallery, of course). Any ideas? If there's something I can show that'll provide needed info, let me know.", "group_id": 81, "id": 261909}, {"user_id": 257, "stars": [], "topic_id": 10550, "date_created": 1299180626.9698739, "message": "I know 2.1.1 works though", "group_id": 81, "id": 262741}, {"user_id": 7691, "stars": [], "topic_id": 10550, "date_created": 1299181111.6255441, "message": "Rabbit wouldn't connect at all, so we're trying to get Redis working. The task that seems to be failing is: http://dpaste.org/ngKW/", "group_id": 81, "id": 262809}, {"user_id": 257, "stars": [], "topic_id": 10550, "date_created": 1299181492.555692, "message": "or at least time out", "group_id": 81, "id": 262875}, {"user_id": 257, "stars": [], "topic_id": 10550, "date_created": 1299180600.7996349, "message": "Note that there have been reported problems with RabbitMQ 2.2.x", "group_id": 81, "id": 262732}, {"user_id": 257, "stars": [], "topic_id": 10550, "date_created": 1299181375.3449309, "message": "Can't see anything obvious", "group_id": 81, "id": 262856}, {"user_id": 257, "stars": [], "topic_id": 10550, "date_created": 1299181401.3508091, "message": "could it be the task is hanging and is blocking a worker process?", "group_id": 81, "id": 262862}, {"user_id": 257, "stars": [], "topic_id": 10550, "date_created": 1299181436.5915351, "message": "install the `setproctitle` module to see the task a worker is working on in ps listings", "group_id": 81, "id": 262867}, {"user_id": 257, "stars": [], "topic_id": 10550, "date_created": 1299181380.328197, "message": "how does it \"stop\"?", "group_id": 81, "id": 262857}, {"user_id": 257, "stars": [], "topic_id": 10550, "date_created": 1299180609.519305, "message": "still unsure if it has been fixed in 2.3.1", "group_id": 81, "id": 262734}, {"user_id": 257, "stars": [], "topic_id": 10550, "date_created": 1299180666.424701, "message": "Can you show me the task with problems?", "group_id": 81, "id": 262751}, {"user_id": 257, "stars": [], "topic_id": 10550, "date_created": 1299181476.9041851, "message": "also, setting --time-limit will prevent it from being able to hang in first place", "group_id": 81, "id": 262870}, {"user_id": 12030, "stars": [], "topic_id": 10550, "date_created": 1299183705.0693121, "message": "Doesn't appear that the workers are hanging at all. They both say idle. Also set the timeout just to be safe. It's almost as if it thinks it has consumed the entire queue and just stops.", "group_id": 81, "id": 263157}, {"user_id": 257, "stars": [], "topic_id": 10550, "date_created": 1299185643.9442711, "message": "btw, are you using the eventlet/gevent pool?", "group_id": 81, "id": 263535}, {"user_id": 257, "stars": [], "topic_id": 10550, "date_created": 1299185355.9256899, "message": "stops working at all? I thought you said other tasks were still running?", "group_id": 81, "id": 263501}, {"user_id": 7691, "stars": [], "topic_id": 10550, "date_created": 1299190436.8908401, "message": "no pool, just standard sync workers for now", "group_id": 81, "id": 264559}, {"user_id": 257, "stars": [], "topic_id": 10550, "date_created": 1299191781.8140349, "message": "ok, but does the worker stop entirely? no other tasks running?", "group_id": 81, "id": 264697}]