Hi Sebastian,

On Friday, November 6, 2015 at 11:19:48 AM UTC+1, sri wrote:
>
> For testing purposes i'd suggest using the self-contained lite app from 
> the documentation.
>
>     http://mojolicio.us/perldoc/Minion#DESCRIPTION
>

Thanks for the hint. Due to the Lite-app approach, I was able to identify 
the problem. With the lite app everything worked fine.
The difference I found is, that i started my actual app with "morbo". When 
I start it the following way:

env DBIC_TRACE=1 morbo -l http://0.0.0.0:5000 script/my_app -v -w lib -w 
conf -w templates


the queue is not worked on. If I use the "daemon" helper:
./script/av_scan daemon -l http://0.0.0.0:5000
the queue is worked on.

Is morbo not capable of Minion or what am I missing?

Thanks!
Winni

-- 
You received this message because you are subscribed to the Google Groups 
"Mojolicious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.

Reply via email to