Hi,
when I import image from url its got error like this
HTTPSConnectionPool(host='host name', port=443): Max retries exceeded with url: /images/products/originalimage/dolphinm3-supreme.jpg (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f0b424e8470>: Failed to establish a new connection: [Errno 111] Connection refused',)).
Does anyone have an idea about this?