Installed Taiga according to the instructions, but it does not work. Error 500

First of all, the problem was on Rabbitmq, you should point it correctly. rabbitmquser:rabbitmqpassword@localhost
Second, celery timezone needs to be in your machine timezone.
Third, change email_ssl to False
And last: change your nginx user from www-data to taiga
It gonna work.