Closed fmizzell closed 4 years ago
call_user_func_array() expects parameter 1 to be a valid callback, class 'Drupal\dkan_data\Reference\Dereferencer' does not have a method 'setLoggerFactory' Container.php:329
@fmizzell seems to work 👍 but I get the error above when running drush. Is it possible to include the identifier in the harvest error message? Maybe need to update the table to add a column for invalid info count.
@janette That error is produced by the datastore. We are caching the error, that is why the harvest is successful, but I am still logging it, which is why you get the wall of red. I will look into the drush issue.
…t interrupt other processes.