Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

In Ubuntu 12.04 I can only reload my uwsgi app once, after this reload and force-reload fail. This appears to be because after the first reload the process names change from uwsgi to uwsgi-core, and the reload script looks for uwsgi processes with specific pids.

I'm not sure if this is just a bug, and if so is there somewhere sensible for me to report it?

Otherwise is there something I could be doing wrong to cause this?

share|improve this question
This question should instead be filed as a bug report, and as such is off-topic, thanks! Instructions on filing a bug report are here. – Jorge Castro Nov 11 '12 at 15:51

closed as off topic by Jorge Castro, nitstorm, Mik, Tom Brossman, Ringtail Nov 12 '12 at 0:03

Questions on Ask Ubuntu are expected to relate to Ubuntu within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

Browse other questions tagged or ask your own question.