Hi,
I get this error when cron run:
Drupal\Core\Config\ImmutableConfigException: Can not set values on immutable configuration
social_stats.cron_settings:social_stats_next_execution. Use
\Drupal\Core\Config\ConfigFactoryInterface::getEditable() to retrieve a mutable configuration object in
Drupal\Core\Config\ImmutableConfig->set() (line 27 of
/var/www/va/web/core/lib/Drupal/Core/Config/ImmutableConfig.php).
Comments
Comment #2
yogeshmpawarComment #3
yogeshmpawarI am not able to reproduce the issue at my local.
Steps i have followed to reproduce
I think reporter will have to add steps he followed to reproduce this issue & also a screenshots which displays errors.
Comment #4
ajitsThanks @Yogesh Pawar!
This needs to be tested with the latest dev release and with some actual data.