Neil, > We're using a gunicorn config in /etc/gunicorn.d/lava-server.gunicorn: > > CONFIG = { > 'mode': 'wsgi', > 'working_dir': '/var/lib/lava-server/home/', > 'user': 'lavaserver', > 'group': 'lavaserver', > 'args': ( > '--bind=127.0.0.1:8000', > '--workers=4', > '--log-file=/var/log/gunicorn/lava-server.log', > '--log-level=debug', > 'lava_server.wsgi:application', > ),
Due to numerous compatibility and flexibility issues, I took the step of removing the cumbersome and error-prone Debian helper from the packaging entirely. Whilst regrettable and obviously annoying in the short term, I did not want to maintain it for yet another Debian release, further distancing ourselves from upstream. I am assuming that you upgraded but /etc/init.d/gunicorn file (etc.) still exists? I'd love to work with you on getting a cleaner Debian-ish but still upstreamable solution if you are up for that? In the first instance, may I ask whether you are using systemd? Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-