craftcms / feed-me

Craft CMS plugin for importing entry data from XML, RSS or ATOM feeds—routine task or on-demand.
Other
288 stars 139 forks source link

Cannot import assets #1417

Open lucosius opened 6 months ago

lucosius commented 6 months ago

Everything was working just fine a week ago but now I cannot import assets from the URL that comes from Google Sheet. Any ideas?

Google Sheets: Starting processing of node #1.Show detail | 3/19/2024 10:26 AM
-- | --
info | ↳ Google Sheets: Match existing element with data {"title":"Bandymas"}. | 3/19/2024 10:26 AM
info | ↳ Google Sheets: Search for existing asset with query {"status":null,"folderId":2,"kind":["image"],"limit":1,"filename":"Bandymas.jpg","includeSubfolders":true} | 3/19/2024 10:26 AM
info | ↳ Google Sheets: Found 0 existing assets: [] | 3/19/2024 10:26 AM
info | ↳ Google Sheets: Fetching remote image https://ae01.alicdn.com/kf/Sd83df094381a421bb823a015de6b05af5.jpg - Bandymas.jpg | 3/19/2024 10:26 AM
info | ↳ Google Sheets: Creating asset with content {"tempFilePath":"\/home\/telefonai\/public_html\/storage\/runtime\/temp\/feedme\/Bandymas.jpg","filename":"Bandymas.jpg","newFolderId":2,"volumeId":2,"avoidFilenameConflicts":true,"scenario":"create","conflict":"replace"} | 3/19/2024 10:26 AM
error | ↳ Google Sheets: discount_picture - Asset error: https://ae01.alicdn.com/kf/Sd83df094381a421bb823a015de6b05af5.jpg - The file “Bandymas.jpg” does not appear to be an image..

Google Sheets: Starting processing of node #1.[Show detail](https://telefonai.eu/admin/feed-me/logs#)   3/19/2024 10:26 AM
info    ↳ Google Sheets: Match existing element with data {"title":"Bandymas"}. 3/19/2024 10:26 AM
info    ↳ Google Sheets: Search for existing asset with query {"status":null,"folderId":2,"kind":["image"],"limit":1,"filename":"Bandymas.jpg","includeSubfolders":true}    3/19/2024 10:26 AM
info    ↳ Google Sheets: Found 0 existing assets: []    3/19/2024 10:26 AM
info    ↳ Google Sheets: Fetching remote image https://ae01.alicdn.com/kf/Sd83df094381a421bb823a015de6b05af5.jpg - Bandymas.jpg 3/19/2024 10:26 AM
info    ↳ Google Sheets: Creating asset with content {"tempFilePath":"\/home\/telefonai\/public_html\/storage\/runtime\/temp\/feedme\/Bandymas.jpg","filename":"Bandymas.jpg","newFolderId":2,"volumeId":2,"avoidFilenameConflicts":true,"scenario":"create","conflict":"replace"}  3/19/2024 10:26 AM
error   ↳ Google Sheets: discount_picture - Asset error: https://ae01.alicdn.com/kf/Sd83df094381a421bb823a015de6b05af5.jpg - The file “Bandymas.jpg” does not appear to be an image..

PHP version | 8.1.27 Linux 3.10.0-1160.108.1.el7.x86_64 MySQL 8.0.36 GD 8.1.27 Craft Pro 4.8.3 Feed Me | 5.4.0

i-just commented 4 months ago

Hi, thanks for reaching out! I can't replicate this using the file URL and name from the error you posted. Are you still experiencing this issue?