Hostname is mailgate in all configs ? -- Jeremy McSpadden Flux Labs, Inc | http://www.fluxlabs.net<http://www.fluxlabs.net/> | Endless Solutions Office : 850-250-5590x101<tel:850-250-5590;101> | Cell : 850-890-2543<tel:850-890-2543> | Fax : 850-254-2955<tel:850-254-2955>
On Jun 21, 2013, at 9:02 AM, "Garith Dugmore" <[email protected]<mailto:[email protected]>> wrote: ----- Original Message ----- From: "Andrew Colin Kissa" <[email protected]<mailto:[email protected]>> To: "Baruwa users list" <[email protected]<mailto:[email protected]>> Sent: Friday, June 21, 2013 2:17:20 PM Subject: Re: [Baruwa] Message preview error You should usually pickup something in the celeryd log in /var/log/baruwa I suspect the issue is hostname related. You need to have a celery process listening to a queue for the hostname that is logged to the database. When you preview a message the request gets sent to that queue and the workers listening to the queue do the actual processing of the message and return that back to you. So check what is being logged into the db as the hostname and what is configured in your production.ini file under celery.queues Looks like celery actually wasn't running at all. Its running now and get the following output on its startup: http://pastebin.com/rqNjjvTt I've verified that what I have in the db under 'hostname' under 'messages' is what is stated in production.ini under celery.queues. The error is now different on the frontend. I instantly get (since celery is now started): "Message: 560AB97B3ED.A3776 could not be previewed" I'm not seeing any info in the celeryd.log though. Any other ideas? ps. Good to hear from you - I thought I recognized that name :D -- Garith Dugmore Senior System Administrator South African Astronomical Observatory and Southern African Large Telescope _______________________________________________ http://pledgie.com/campaigns/12056
_______________________________________________ http://pledgie.com/campaigns/12056

