When I goto /admin/structure/block/block-content/manage/basic/fields to manage the block fields I receive:

The website encountered an unexpected error. Please try again later.

Drupal\Component\Plugin\Exception\InvalidPluginDefinitionException: The "field_storage_config" entity type did not specify a access handler. in Drupal\Core\Entity\EntityTypeManager->getHandler() (line 236 of core/lib/Drupal/Core/Entity/EntityTypeManager.php).

Drupal\Core\Entity\EntityTypeManager->getAccessControlHandler('field_storage_config') (Line: 109)
Drupal\Core\Entity\EntityManager->getAccessControlHandler('field_storage_config') (Line: 339)
Drupal\Core\Entity\Entity->access('update', Object, 1) (Line: 29)
Drupal\field\FieldConfigAccessControlHandler->checkAccess(Object, 'update', Object) (Line: 93)
Drupal\Core\Entity\EntityAccessControlHandler->access(Object, 'update', NULL, ) (Line: 340)
Drupal\Core\Entity\Entity->access('update') (Line: 142)
Drupal\Core\Entity\EntityListBuilder->getDefaultOperations(Object) (Line: 33)
Drupal\Core\Config\Entity\ConfigEntityListBuilder->getDefaultOperations(Object) (Line: 157)
Drupal\field_ui\FieldConfigListBuilder->getDefaultOperations(Object) (Line: 122)
Drupal\Core\Entity\EntityListBuilder->getOperations(Object) (Line: 203)
Drupal\Core\Entity\EntityListBuilder->buildOperations(Object) (Line: 185)
Drupal\Core\Entity\EntityListBuilder->buildRow(Object) (Line: 142)
Drupal\field_ui\FieldConfigListBuilder->buildRow(Object) (Line: 229)
Drupal\Core\Entity\EntityListBuilder->render() (Line: 79)
Drupal\field_ui\FieldConfigListBuilder->render('block_content', 'basic') (Line: 27)

Drupal\field_ui\Controller\FieldConfigListController->listing('block_content', 'basic', Object)
call_user_func_array(Array, Array) (Line: 123)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 574)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 124)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext(Array, Array) (Line: 97)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}()
call_user_func_array(Object, Array) (Line: 144)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 64)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 99)
Drupal\page_cache\StackMiddleware\PageCache->pass(Object, 1, 1) (Line: 78)
Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 50)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 656)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)

No other block types exist.

Drupal Core: 8.3.4
Installation profile: Lightning (lightning-8.x-2.15)

OS: Ubuntu 14.04
Web server: Apache/2.4.25 (Ubuntu)
MySQL: 5.5.55-0ubuntu0.14.04.1-log
PHP: 5.6.29-1+deb.sury.org~trusty+1

Comments

ponies created an issue. See original summary.

ponies’s picture

Title: field_storage_config" entity type did not specify a access handler » field_storage_config entity type did not specify a access handler

Version: 8.3.4 » 8.3.x-dev

Core issues are now filed against the dev versions where changes will be made. Document the specific release you are using in your issue comment. More information about choosing a version.

Version: 8.3.x-dev » 8.9.x-dev

Drupal 8.8.7 was released on June 3, 2020 and is the final full bugfix release for the Drupal 8.8.x series. Branches prior to 8.8.x are not supported, and Drupal 8.8.x will not receive any further development aside from security fixes. Sites should prepare to update to Drupal 8.9.0 or Drupal 9.0.0 for ongoing support.

Bug reports should be targeted against the 8.9.x-dev branch from now on, and new development or disruptive changes should be targeted against the 9.1.x-dev branch. For more information see the Drupal 8 and 9 minor version schedule and the Allowed changes during the Drupal 8 and 9 release cycles.

Version: 8.9.x-dev » 9.2.x-dev

Drupal 8 is end-of-life as of November 17, 2021. There will not be further changes made to Drupal 8. Bugfixes are now made to the 9.3.x and higher branches only. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

Version: 9.2.x-dev » 9.3.x-dev
quietone’s picture

Project: Drupal core » Lightning
Version: 9.3.x-dev » 5.2.4
Component: field system » Code
Status: Active » Closed (outdated)
Issue tags: +Bug Smash Initiative

This looks like an issue for the Lightning project, changing project. This is also filed against an unsupported version of Drupal core. And Lightning is now abandoned. So, I am going to close as outdated.