Login attempt failed (Python-urllib/2.7)

Checked other posts under this heading to no avail.
Keep getting this notification every couple of minutes.

Logger: homeassistant.components.http.ban
Source: components/http/ban.py:125
Integration: HTTP (documentation, issues)
First occurred: 7:45:24 PM (1 occurrences)
Last logged: 7:45:24 PM

Login attempt or request with invalid authentication from homeassistant (192.168.1.242). (Python-urllib/2.7)

This seems odd because it’s a pretty old version of Python?
New install running 2022.4.4.
Any ideas?

After doing some testing it looks like these warnings are coming from the MotionEye addon. If I stop the addon they go away. Digging around in MotionEye it looks like uploadservices.py uses the urllib library extensively making requests to many outside resources.

Unfortunately the system logs and the MotionEye logs are not showing which resource is failing.

I’m thinking it’s a configuration issue with permissions or certificates?