Urllib3 version not supported error in Mayan 4.4.7

Hello,
I’m trying to get a fresh docker-compose install of 4.4.7 to run and I get the below error message in the logs.

app_1 is continually restarting.

Thanks,
Daniel

app_1                  | /opt/mayan-edms/lib/python3.9/site-packages/requests/__init__.py:102: RequestsDependencyWarning: urllib3 (1.26.16) or chardet (5.1.0)/charset_normalizer (2.0.12) doesn't match a supported version!
app_1                  |   warnings.warn("urllib3 ({}) or chardet ({})/charset_normalizer ({}) doesn't match a supported "
app_1                  | Error checking Celery broker connectivity: Port could not be cast to integer value as 'Kvp45AXU'

Investigating this.

Thanks for the report!

I tested 4.4.7 and works perfectly.

The error message clearly point out the source of the problem: user error. This was no “fresh docker-compose install”.

I’m astonished at how many reported “errors” and “bugs” are just obvious user typos. Failing basic error reporting.

@roberto.rosario and/or moderators/dev should just close reports like these from the start. These fake reports are bad for SEO.

This was a fresh install.

Is there any reason to just go on the attack? Perhaps some manners, would be more helpful.

I merely reported the error I’m receiving. I didn’t claim what caused the error.