Cron error "Object of class Feed could not be converted to string"

Created on 30 October 2023, about 1 year ago

After migrating my dupal 9 site to drupal 10, aggrigator module with 2.1.3 showing the following notice and error messages:
the following notice observed when I run update database [drush updb]
[notice] The Aggregator RSS feed view was updated in version 2.0.x. Unfortunately, this site's view has been modified from the original and cannot be updated automatically. If you want to get the latest changes to the view, then you will need to manually import the configuration at aggregator/config/optional/views.view.aggregator_rss_feed.yml.

Based on the recommendation, imported the recommended yml config. but still I'm seeing the following error when I run cron.

Error: Object of class Drupal\aggregator\Entity\Feed could not be converted to string in Drupal\Core\Entity\EntityStorageBase->buildCacheId() (line 142 of /var/www/html/docroot/core/lib/Drupal/Core/Entity/EntityStorageBase.php).
[warning] Drush command terminated abnormally.

  • Upgrade drupal core from 9 to 10
  • run $ drush updb -y
  • run $ drush cron

πŸ’¬ Support request
Status

Fixed

Version

2.1

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States Solomon.Yifru

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024