OpenBazaar/OpenBazaar-Server

Images that don't download

Open

#454 opened on Jul 1, 2016

View on GitHub
 (2 comments) (0 reactions) (1 assignee)Python (612 stars) (187 forks)batch import
Help wanted

Description

From Duo Search scraping the OpenBazaar network, we commonly find store images that do not download (we regularly retry downloads). It's still unclear to us why there are stores for which we have troubles downloading images.

In terms of statistics, we have 36,364 image hashes as referenced by image_hashes, avatar_hash and header_hash. Of those, we haven't been able to download 1544 images, or about 4.2%.

Because Duo Search does not display listings with missing images, vendors with missing images regularly complain that their listings don't show up. Any ideas what could be going wrong?

Contributor guide