Hello,
I found an issue Amazon images are not saved on server and also in database.
I have urls for images in csv .
Amazon :
http://ecx.images-amazon.com/images/I/41MMiDMJGuL._SL160_.jpg
https://images-na.ssl-images-amazon.com/images/I/51%2B4uSLzlZL._SL160_.jpg
Other :
https://img.grouponcdn.com/deal/kFuS58G9LmA3TDi7xVmr81HLnj1/kF-700x420/v1/t440x300.jpg
http://cdn.cpnscdn.com/insight.coupons.com/COS20/_Cache/_ImageCache/056/19537056.gif
As From other urls images stored on server and also in database.But Amazon urls images not working.
Did you know why this is happening ?
Please let me know asap.
Thanks & Regards
- imthebige
- RO CSVI
- Monday, 21 November 2016
- Subscribe via email
0
Accepted Answer
Pending Moderation
Hello,
Post the debug log of the import to check on the images.
Post the debug log of the import to check on the images.
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
Hello,
Please check the debug log attached.
Thanks
Please check the debug log attached.
Thanks
Attachments (2)
Accepted Answer
Pending Moderation
Hello,
The problem is not that of CSVI. As you mentioned already, other images are OK and the reason why CSVI is not downloading the image is written in the debug log:
Amazon is refusing the connection from your server.
To double-check, I imported your image on my server and I get this response from Amazon:
As you can see it is all the same except the last line where I get the OK instead of Forbidden.
You will need to check with Amazon if your IP address is not blocked.
The problem is not that of CSVI. As you mentioned already, other images are OK and the reason why CSVI is not downloading the image is written in the debug log:
2016-11-21 08:50:28 1 [DEBUG] Process remote file: http://ecx.images-amazon.com/images/I/41MMiDMJGuL._SL160_.jpg
2016-11-21 08:50:28 1 [DEBUG] URL:http://ecx.images-amazon.com/images/I/41MMiDMJGuL._SL160_.jpg
2016-11-21 08:50:28 1 [DEBUG] Opening socket to ecx.images-amazon.com at port 80
2016-11-21 08:50:28 1 [DEBUG] HTTP response:HTTP/1.1 403 Forbidden
Amazon is refusing the connection from your server.
To double-check, I imported your image on my server and I get this response from Amazon:
2016-11-21 12:29:43 1 [DEBUG] Process remote file: http://ecx.images-amazon.com/images/I/41MMiDMJGuL._SL160_.jpg
2016-11-21 12:29:43 1 [DEBUG] URL:http://ecx.images-amazon.com/images/I/41MMiDMJGuL._SL160_.jpg
2016-11-21 12:29:43 1 [DEBUG] Opening socket to ecx.images-amazon.com at port 80
2016-11-21 12:29:43 1 [DEBUG] HTTP response:HTTP/1.1 200 OK
As you can see it is all the same except the last line where I get the OK instead of Forbidden.
You will need to check with Amazon if your IP address is not blocked.
Kind regards,
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
Hello Rolandd,
Thanks for the reply.!
Regarding : You will need to check with Amazon if your IP address is not blocked.
I didn't understand this.Can you please explain more.? And suggest how can i solve it...As this is very urgent.
Thanks & Regards.
Thanks for the reply.!
Regarding : You will need to check with Amazon if your IP address is not blocked.
I didn't understand this.Can you please explain more.? And suggest how can i solve it...As this is very urgent.
Thanks & Regards.
Accepted Answer
Pending Moderation
Hello,
You need to contact Amazon support and ask them if your server IP address is blocked or why you get the Forbidden message. Amazon is stopping CSVI from downloading the image.
You need to contact Amazon support and ask them if your server IP address is blocked or why you get the Forbidden message. Amazon is stopping CSVI from downloading the image.
And suggest how can i solve it...As this is very urgent.It is not a CSVI problem, so it is not something I can solve for you.
Kind regards,
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
Hello Rolandd,
Okay let me check what i can do .Thanks for the explanation.
Regards
Okay let me check what i can do .Thanks for the explanation.
Regards
Accepted Answer
Pending Moderation
One last question. Is the image grabbing method wget, curl, or file_get_contents?
Thanks again!
Thanks again!
Accepted Answer
Pending Moderation
Hello,
We are using fsockopen method for grabbing the images in CSVI
We are using fsockopen method for grabbing the images in CSVI
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »