This question has been flagged
2 Replies
4747 Views

Hello, 


I'm trying to upload images for my products from my computer through a local server but i get this error :

Could not retrieve URL: http://0.0.0.0:8000/itsme.png [image_1920: L1]: HTTPConnectionPool(host='0.0.0.0', port=8000): Max retries exceeded with url: /itsme.png (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fd7f7772eb8>: Failed to establish a new connection: [Errno 111] Connection refused',))

thank you,


Yann L.

Avatar
Discard
Best Answer

Try the following app:
https://apps.odoo.com/apps/modules/13.0/product_import/

This app allows you to load image in product using the url.

Avatar
Discard