Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LDAP Contrib Plugin do not start #57

Open
psydrohne opened this issue Nov 10, 2021 · 4 comments
Open

LDAP Contrib Plugin do not start #57

psydrohne opened this issue Nov 10, 2021 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@psydrohne
Copy link

Describe the bug
Upgrading from Taiga 5.0 (hub image) to Taiga 6.0 (hub image) fails on LDAP integration. LDAP Plugin do not load. Rolling back to Taiga 5.0 LDAP was working correctly.

To Reproduce
Steps to reproduce the behavior:

  1. Matching Taiga 5 compose file entries with the new taiga 6 compose and .env file
  2. docker-compose up

Expected behavior
taiga_back | Taiga contrib LDAP Auth Ext enabled

Screenshots

taiga_back      | [2021-11-10T08:27:41] Compiling messages and collecting static
taiga_back      | Enabling Taiga emails...
taiga_back      | Enabling Taiga SSL...
taiga_back      | Taiga statistics enabled
taiga_back      | Taiga events enabled
taiga_back      | Taiga async mode enabled
taiga_celery    | [2021-11-10T08:27:43] Executing command
taiga_celery    | Enabling Taiga emails...
taiga_celery    | Taiga events enabled
taiga_celery    | Taiga async mode enabled
taiga_back      | Enabling Taiga emails...
taiga_back      | Enabling Taiga SSL...
taiga_back      | Taiga statistics enabled
taiga_back      | Taiga events enabled
taiga_back      | Taiga async mode enabled
taiga_rabbit    | 2021-11-10 07:27:47.023835+00:00 [info] <0.596.0> accepting AMQP connection <0.596.0> (192.168.0.1:52294 -> 192.168.0.3:5672)
taiga_rabbit    | 2021-11-10 07:27:47.028459+00:00 [info] <0.596.0> connection <0.596.0> (192.168.0.1:52294 -> 192.168.0.3:5672): user 'taiga' authenticated and granted access to vhost 'taiga'
taiga_rabbit    | 2021-11-10 07:27:47.041017+00:00 [info] <0.604.0> accepting AMQP connection <0.604.0> (192.168.0.1:52296 -> 192.168.0.3:5672)
taiga_rabbit    | 2021-11-10 07:27:47.044040+00:00 [info] <0.604.0> connection <0.604.0> (192.168.0.1:52296 -> 192.168.0.3:5672): user 'taiga' authenticated and granted access to vhost 'taiga'
taiga_rabbit    | 2021-11-10 07:27:47.064117+00:00 [info] <0.624.0> accepting AMQP connection <0.624.0> (192.168.0.1:52298 -> 192.168.0.3:5672)
taiga_rabbit    | 2021-11-10 07:27:47.068243+00:00 [info] <0.624.0> connection <0.624.0> (192.168.0.1:52298 -> 192.168.0.3:5672): user 'taiga' authenticated and granted access to vhost 'taiga'
taiga_back      | [2021-11-10T08:27:47] Start gunicorn server
taiga_back      | [2021-11-10 08:27:47 +0100] [1] [INFO] Starting gunicorn 19.9.0
taiga_back      | [2021-11-10 08:27:47 +0100] [1] [INFO] Listening at: http://0.0.0.0:8001 (1)
taiga_back      | [2021-11-10 08:27:47 +0100] [1] [INFO] Using worker: sync
taiga_back      | [2021-11-10 08:27:47 +0100] [87] [INFO] Booting worker with pid: 87
taiga_back      | [2021-11-10 08:27:47 +0100] [88] [INFO] Booting worker with pid: 88
taiga_back      | [2021-11-10 08:27:47 +0100] [89] [INFO] Booting worker with pid: 89
taiga_back      | [2021-11-10 08:27:47 +0100] [90] [INFO] Booting worker with pid: 90
taiga_back      | Enabling Taiga emails...
taiga_back      | Enabling Taiga SSL...
taiga_back      | Taiga statistics enabled
taiga_back      | Taiga events enabled
taiga_back      | Taiga async mode enabled
taiga_back      | Enabling Taiga emails...
taiga_back      | Enabling Taiga SSL...
taiga_back      | Taiga statistics enabled
taiga_back      | Taiga events enabled
taiga_back      | Taiga async mode enabled
taiga_back      | Enabling Taiga emails...
taiga_back      | Enabling Taiga SSL...
taiga_back      | Taiga statistics enabled
taiga_back      | Taiga events enabled
taiga_back      | Taiga async mode enabled
taiga_back      | Enabling Taiga emails...
taiga_back      | Enabling Taiga SSL...
taiga_back      | Taiga statistics enabled
taiga_back      | Taiga events enabled
taiga_back      | Taiga async mode enabled

Docker (please complete the following information):

Server Version: 19.03.11
docker-compose version 1.26.0, build d4451659
docker-py version: 4.2.1
CPython version: 3.7.7

@psydrohne psydrohne added the bug Something isn't working label Nov 10, 2021
@psydrohne
Copy link
Author

Duplicate #53

@psydrohne
Copy link
Author

Happy new year! Any support here?

@psydrohne
Copy link
Author

Any news on this?

@psydrohne psydrohne mentioned this issue Mar 23, 2022
@stale
Copy link

stale bot commented Jun 12, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Jun 12, 2022
@madmath03 madmath03 removed the wontfix This will not be worked on label Oct 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants