Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Boot drupal will broke Drupal services #75

Closed
Oscaner opened this issue Jul 29, 2021 · 2 comments
Closed

Boot drupal will broke Drupal services #75

Oscaner opened this issue Jul 29, 2021 · 2 comments

Comments

@Oscaner
Copy link

Oscaner commented Jul 29, 2021

PHP stack:

[18-Mar-2021 07:43:40 UTC] Drupal\Component\Plugin\Exception\PluginNotFoundException: The "field_item:language" plugin does not exist. Valid plugin IDs for Drupal\Core\TypedData\TypedDataManager are:  in /mnt/www/html/xxx/docroot/core/lib/Drupal/Component/Plugin/Discovery/DiscoveryTrait.php on line 53 #0 /mnt/www/html/xxx/docroot/core/lib/Drupal/Component/Plugin/Discovery/DiscoveryCachedTrait.php(25): Drupal\Core\Plugin\DefaultPluginManager->doGetDefinition(Array, 'field_item:lang...', true)
#1 /mnt/www/html/xxx/docroot/core/lib/Drupal/Core/TypedData/TypedDataManager.php(248): Drupal\Core\Plugin\DefaultPluginManager->getDefinition('field_item:lang...')
#2 /mnt/www/html/xxx/docroot/core/lib/Drupal/Core/TypedData/DataDefinition.php(263): Drupal\Core\TypedData\TypedDataManager->getDefaultConstraints(Object(Drupal\Core\Field\TypedData\FieldItemDataDefinition))
#3 /mnt/www/html/xxx/docroot/core/lib/Drupal/Core/TypedData/DataDefinition.php(271): Drupal\Core\TypedData\DataDefinition->getConstraints()
#4 /mnt/www/html/xxx/docroot/core/lib/Drupal/Core/Field/BaseFieldDefinition.php(374): Drupal\Core\TypedData\DataDefinition->getConstraint('ComplexData')
#5 /mnt/www/html/xxx/docroot/core/modules/user/src/Entity/User.php(466): Drupal\Core\Field\BaseFieldDefinition->addPropertyConstraints('value', Array)
#6 /mnt/www/html/xxx/docroot/core/lib/Drupal/Core/Entity/EntityFieldManager.php(214): Drupal\user\Entity\User::baseFieldDefinitions(Object(Drupal\Core\Entity\ContentEntityType))
#7 /mnt/www/html/xxx/docroot/core/lib/Drupal/Core/Entity/EntityFieldManager.php(179): Drupal\Core\Entity\EntityFieldManager->buildBaseFieldDefinitions('user')
#8 /mnt/www/html/xxx/docroot/core/lib/Drupal/Core/Entity/EntityFieldManager.php(330): Drupal\Core\Entity\EntityFieldManager->getBaseFieldDefinitions('user')
#9 /mnt/www/html/xxx/docroot/core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php(1238): Drupal\Core\Entity\EntityFieldManager->getFieldDefinitions('user', 'user')
#10 /mnt/www/html/xxx/docroot/core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php(524): Drupal\Core\Entity\Sql\SqlContentEntityStorage->loadFromDedicatedTables(Array, false)
#11 /mnt/www/html/xxx/docroot/core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php(449): Drupal\Core\Entity\Sql\SqlContentEntityStorage->mapFromStorageRecords(Array)
#12 /mnt/www/html/xxx/docroot/core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php(415): Drupal\Core\Entity\Sql\SqlContentEntityStorage->getFromStorage(Array)
#13 /mnt/www/html/xxx/docroot/core/lib/Drupal/Core/Entity/EntityStorageBase.php(300): Drupal\Core\Entity\Sql\SqlContentEntityStorage->doLoadMultiple(Array)
#14 /mnt/www/html/xxx/docroot/core/lib/Drupal/Core/Entity/EntityStorageBase.php(250): Drupal\Core\Entity\EntityStorageBase->loadMultiple(Array)
#15 /mnt/www/html/xxx/docroot/core/lib/Drupal/Core/Entity/EntityBase.php(544): Drupal\Core\Entity\EntityStorageBase->load('211')
#16 /mnt/www/html/xxx/vendor/simplesamlphp/simplesamlphp/modules/drupalauth/lib/Auth/Source/External.php(156): Drupal\Core\Entity\EntityBase::load('211')
#17 /mnt/www/html/xxx/vendor/simplesamlphp/simplesamlphp/modules/drupalauth/lib/Auth/Source/External.php(299): SimpleSAML\Module\drupalauth\Auth\Source\External->getUser()
#18 /mnt/www/html/xxx/vendor/simplesamlphp/simplesamlphp/modules/drupalauth/www/resume.php(12): SimpleSAML\Module\drupalauth\Auth\Source\External::resume()
#19 /mnt/www/html/xxx/vendor/simplesamlphp/simplesamlphp/lib/SimpleSAML/Module.php(260): require('/mnt/www/html/m...')
#20 /mnt/www/html/xxx/vendor/simplesamlphp/simplesamlphp/www/module.php(10): SimpleSAML\Module::process()
Oscaner added a commit to ciandt-china-dev/simplesamlphp-module-drupalauth that referenced this issue Jul 29, 2021
@RoSk0
Copy link
Collaborator

RoSk0 commented Jul 31, 2021

Thank you for the report.

It will be way more useful if you would add

  • PHP version in use
  • Drupal core version
  • SimpleSAMLphp version
  • webserver version
  • steps to reproduce the issue
  • when/why it started to happen

@RoSk0
Copy link
Collaborator

RoSk0 commented Nov 7, 2023

Cannot reproduce and not enough information.

Closing outdated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants