benhutchins / docker-taiga

Docker container for Taiga https://taiga.io
https://hub.docker.com/r/benhutchins/taiga/
GNU General Public License v3.0
288 stars 154 forks source link

Container won't start #53

Open ArkadiuszZolnik opened 6 years ago

ArkadiuszZolnik commented 6 years ago

Hi, I tried to use existing image and build one but when the container starts I always got an error:

Running database check
Connecting to database:
dbname='***' user='***' host='***' password='***'
Database does not appear to be setup.
Configuring initial database
python: can't open file 'manage.py': [Errno 2] No such file or directory
ajira86 commented 6 years ago

A wrong update were merged and automatically deployed on docker hub. I made a fork before issue under the name novanet/taiga:3.3.1, you can try this one until the fix.