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

Infinite loading with certain modules in use #1399

Open
alexop89056 opened this issue Oct 7, 2024 · 1 comment
Open

Infinite loading with certain modules in use #1399

alexop89056 opened this issue Oct 7, 2024 · 1 comment
Labels

Comments

@alexop89056
Copy link

alexop89056 commented Oct 7, 2024

When trying to start Flower all without errors start, Debug logs do not help, but when you go to the interface is an infinite load. As it turned out later when flower at initialization sees the module aiogram it gives this behavior. I thought it was a coincidence, but after checking on a test machine I was convinced that in fact these two modules could not be friends.

As it turns out Django is also privy to this problem. Django Celery Flower stack and Aiogram import line gives this error.

@alexop89056 alexop89056 added the bug label Oct 7, 2024
@yswtrue
Copy link

yswtrue commented Oct 23, 2024

same here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants