docker-taiga / taiga

docker-compose.yml for simple taiga setup
215 stars 75 forks source link

Will this ever finish? #20

Closed Leopere closed 4 years ago

Leopere commented 5 years ago

Screenshot

Leopere commented 5 years ago

Looks as though leaving it alone all day made no difference.

w1ck3dg0ph3r commented 5 years ago

This is not an indication of error as far as I can tell (https://github.com/taigaio/taiga-back/blob/master/settings/__init__.py#L25), there is just no 'finished' message.

Leopere commented 5 years ago

Very strange, well I’ll check back in a few months again I guess I want to run Taiga but I want it in docker behind my Traefik reverse proxy or I have no use for it. Your stuff here has gotten me far closer than anyone else so far.

On Mon, Jun 17, 2019 at 6:06 AM w1ck3dg0ph3r notifications@github.com wrote:

This is not the indication of error as far as I can tell ( https://github.com/taigaio/taiga-back/blob/master/settings/__init__.py#L25), there is just no 'finished' message.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/docker-taiga/taiga/issues/20?email_source=notifications&email_token=AAIE2VWMK7TSXMALF7JRVU3P25O2LA5CNFSM4HUDKMGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODX2WCPY#issuecomment-502620479, or mute the thread https://github.com/notifications/unsubscribe-auth/AAIE2VXYRCRYU4N6ICNHDI3P25O2LANCNFSM4HUDKMGA .

wub1990 commented 5 years ago

I also have the problem. Has it finished with you?

Leopere commented 5 years ago

@wub1990 No I left it going all day and nothing seemed to be changing however my CPU was pinned for ages over it so idk.

w1ck3dg0ph3r commented 4 years ago

Could the CPU usage be caused by improper Traefik config, e.g. it retrying requests over and over? I have exactly the same output from taiga-back:

taiga-back | Copying '/srv/taiga/back/taiga/base/static/img/emojis/open_file_folder.png'
taiga-back | Copying '/srv/taiga/back/taiga/base/static/img/emojis/battery.png'
taiga-back | Copying '/srv/taiga/back/taiga/base/static/img/emojis/inbox_tray.png'
taiga-back | Copying '/srv/taiga/back/taiga/base/static/img/emojis/santa.png'
taiga-back | Copying '/srv/taiga/back/taiga/users/static/img/user-noimage.png'
taiga-back | 
taiga-back | 939 static files copied to '/srv/taiga/back/static'.
taiga-back | Trying import local.py settings...
taiga-back | Trying import local.py settings...

But the CPU is idle, unless I actually use taiga, and the container works as expected: Screenshot_20190927_102027