> PS - I just noticed that, when trying to do a reload for that vassal, > that we also see one errors like this: > > emperor_respawn/write(): Broken pipe [core/emperor.c line 656] > > > As well as the constant stream of errors saying > > [emperor] kill: No such process [core/emperor.c line 1682] > >
Does this vassal has any special config ? Is it possible to have its full config (--show-config) and the logs chunk when it reloads ? For some reason this vassal closed the communication with the emperor (maybe the master crashed ?) Some time ago a user reported a similar issue and it was hosting a flask app that was binding by itself (read: calling app.run) practically overriding the master. I would give a look at it -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
