docker-taiga
docker-taiga copied to clipboard
Can't import a project
Hi!
celeryworker_1 seems to receive the task for import, but nothing happens, in the log I see this:
celeryworker_1 | [2018-04-14 00:40:23,736: INFO/MainProcess] Received task: taiga.timeline.service.push_to_timelines[8eda1150-955c-48db-b350-da186077c6fb]
celeryworker_1 | [2018-04-14 00:40:23,738: DEBUG/MainProcess] Task accepted: taiga.timeline.service.push_to_timelines[8eda1150-955c-48db-b350-da186077c6fb] pid:1
And nothing more.
Good job!