You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File Source Import: Asset error: http://elc.test/assets/test/photos/1395302_585501621541036_14%20copy.jpg - craft\\feedme\\helpers\\AssetHelper::createAsset(): Argument #4 ($field) must be of type craft\\fields\\Assets, null given, called in /Users/dev1/GIT/explore_lake_como/craft/vendor/craftcms/feed-me/src/helpers/AssetHelper.php on line 121
The dynamic folders are created however the asset is not saved.
Steps to reproduce
Create Feed to store assets into a volume, specify source with absolute local url
Run feed
Additional info
Craft version: Craft Pro 4.0.0-RC3
PHP version: 8.0.8
Database driver & version: MySQL 5.7.34
Plugins & versions: Feed-Me 5.0
Log:
{"date":"2022-05-04 02:42:34","type":"info","message":"File Source Import: Starting processing of node `#3134`.","key":"caxjvycrjkvvwsuihhbo"}
{"date":"2022-05-04 02:42:34","type":"info","message":"File Source Import: Match existing element with data `{\"filename\":\"1395302_585501621541036_14 copy.jpg\"}`.","key":"caxjvycrjkvvwsuihhbo"}
{"date":"2022-05-04 02:42:34","type":"info","message":"File Source Import: Fetching remote image `http://elc.test/assets/test/photos/1395302_585501621541036_14%20copy.jpg` - `1395302_585501621541036_14-copy.jpg`","key":"caxjvycrjkvvwsuihhbo"}
{"date":"2022-05-04 02:42:34","type":"error","message":"File Source Import: Asset error: `http://elc.test/assets/test/photos/1395302_585501621541036_14%20copy.jpg` - `craft\\feedme\\helpers\\AssetHelper::createAsset(): Argument #4 ($field) must be of type craft\\fields\\Assets, null given, called in /Users/dev1/GIT/explore_lake_como/craft/vendor/craftcms/feed-me/src/helpers/AssetHelper.php on line 121`.","key":"caxjvycrjkvvwsuihhbo"}
{"date":"2022-05-04 02:42:35","type":"info","message":"File Source Import: Search for existing category with query `{\"siteId\":1,\"status\":null,\"groupId\":2,\"limit\":null,\"where\":[\"=\",\"title\",\"Get from Organization\"]}`","key":"caxjvycrjkvvwsuihhbo"}
{"date":"2022-05-04 02:42:35","type":"info","message":"File Source Import: Found `1` existing categories: `[\"319\"]`","key":"caxjvycrjkvvwsuihhbo"}
{"date":"2022-05-04 02:42:35","type":"info","message":"File Source Import: Data ready to import `{\"title\":\"1395302_585501621541036_14 copy.jpg\",\"urlOrPath\":\"http://elc.test/assets/test/photos/1395302_585501621541036_14%20copy.jpg\",\"filename\":\"1395302_585501621541036_14 copy.jpg\",\"folderId\":4428,\"isActive\":true,\"attributionRequired\":true,\"attributionType\":[\"319\"],\"legacyCardId\":\"1300\"}`.","key":"caxjvycrjkvvwsuihhbo"}
{"date":"2022-05-04 02:42:35","type":"info","message":"File Source Import: Asset [`#`](http://elc.test/admin/assets/edit/-1395302_585501621541036_14 copy?site=default) added successfully.","key":"caxjvycrjkvvwsuihhbo"}
{"date":"2022-05-04 02:42:35","type":"info","message":"File Source Import: Finished processing of node `#3134`.","key":"caxjvycrjkvvwsuihhbo"}
The text was updated successfully, but these errors were encountered:
DrewBold
changed the title
File Source Import: Asset error - null given
[Craft Pro 4.0.0-RC3] - File Source Import: Asset error - null given
May 4, 2022
DrewBold
changed the title
[Craft Pro 4.0.0-RC3] - File Source Import: Asset error - null given
[Craft Pro 4.0.0-RC3] - File Source Import: Asset error - Argument #4 ($field) must be of type craft\\fields\\Assets, null given
May 4, 2022
Description
File Error during Asset import
File Source Import: Asset error:
http://elc.test/assets/test/photos/1395302_585501621541036_14%20copy.jpg
-craft\\feedme\\helpers\\AssetHelper::createAsset(): Argument #4 ($field) must be of type craft\\fields\\Assets, null given, called in /Users/dev1/GIT/explore_lake_como/craft/vendor/craftcms/feed-me/src/helpers/AssetHelper.php on line 121
The dynamic folders are created however the asset is not saved.
Steps to reproduce
Additional info
Log:
The text was updated successfully, but these errors were encountered: