Thanks, that helped. downgraded to libzmq 2.2 and working as expected. regards, winston
On Sun, Jan 13, 2013 at 7:58 PM, Roberto De Ioris <[email protected]> wrote: > > > Hello All, > > > > I'm trying to set up mongrel2+uwsgi+flask, but keep getting the same > > error. > > From the uwsgi log: > > zmq_send(): Resource temporarily unavailable [proto/zeromq.c line 643] > > zmq_send(): Resource temporarily unavailable [proto/zeromq.c line 585] > > > > ubuntu 12.04 > > mongrel2 1.8.0 > > uwsgi 1.4.4 > > pyzmq 2.2.0.1 > > libzmq 3.3.0 > > can you try building with zmq 2.x ? > > Other things looks good > > -- > Roberto De Ioris > http://unbit.it > _______________________________________________ > uWSGI mailing list > [email protected] > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi >
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
