Gravatar - DMZ Proxy

Hi is there a option to get rid of this errors by give this function the proxy settings?

ERROR errors.py:98 – HTTPSConnectionPool(host=‘www.gravatar.com’, port=443): Max retries exceeded with url: /avatar/26b8c3bd7031291a418a14362b1bc221?d=identicon&s=80&forcedefault=y (Caused by
NewConnectionError(‘<urllib3.connection.HTTPSConnection object at 0x7f822de62820>: Failed to establish a new connection: [Errno 101] Network is unreachable’))

A direct connection will not be possible.

Best regards

Configure the http(s) proxy in the celery systemd unit. It was even you who solved it originally… :wink:

damm i forgot about it ^^ but still get the erros have to look again in the problem. Probem is that the hole system is stuck / broken while trying to reach this address when i get to the profile picture page.

I just set in the hosts file now gravatar.com to 127.0.0.1 till i find a solution.