ikatson / docker-reviewboard

Dockerized reviewboard
MIT License
112 stars 84 forks source link

failed to run reviewboard seems centos:7 docker image update broken #32

Open piyusql opened 6 years ago

piyusql commented 6 years ago

It was just running fabulously last day and i just deleted my all images from local. It started failing then and there, figured it out that the centos image has been updated on 28-nov-2017.

ref: https://github.com/CentOS/sig-cloud-instance-images/commit/37e0a7f3d98ae875dac7ae1026e99c1c04524c62

reviewboard_1 | mapped 145536 bytes (142 KB) for 1 cores reviewboard_1 | Operational MODE: single process reviewboard_1 | mapped virtual pymodule "settings_local" to real pymodule "/var/www/reviewboard/conf/settings_local.py" reviewboard_1 | ImportError: No module named django.core.handlers.wsgi reviewboard_1 | unable to load app 0 (mountpoint='') (callable not found or import error) reviewboard_1 | no app loaded. going in full dynamic mode reviewboard_1 | uWSGI is running in multiple interpreter mode ...