Cannot install core module "Link"

Created on 1 August 2023, 11 months ago
Updated 8 April 2024, 2 months ago

Problem/Motivation

During installation of "Standard Installation", on step "Install Site", the modules freeze.

No error is provided on screen.

On server log, found:

The "link" plugin does not exist. Valid plugin IDs for Drupal\Core\Field\FieldTypePluginManager are: comment, datetime, file, file_uri, image, list_float, list_integer, list_string, path, text_long, text_with_summary, text, language, entity_reference, float, integer, created, uri, email, uuid, timestamp, password, decimal, changed, string, string_long, map, boolean in Drupal\Core\Plugin\DefaultPluginManager->doGetDefinition() (line 53 of core/lib/Drupal/Component/Plugin/Discovery/DiscoveryTrait.php).
Drupal\Core\Plugin\DefaultPluginManager->doGetDefinition() (Line: 25)
Drupal\Core\Plugin\DefaultPluginManager->getDefinition() (Line: 82)
Drupal\Core\TypedData\ListDataDefinition->getClass() (Line: 86)
Drupal\Core\TypedData\TypedDataManager->createInstance() (Line: 103)
Drupal\Core\TypedData\TypedDataManager->create() (Line: 200)
Drupal\Core\TypedData\TypedDataManager->getPropertyInstance() (Line: 74)
Drupal\Core\Field\FieldTypePluginManager->createFieldItemList() (Line: 600)
Drupal\Core\Entity\ContentEntityBase->getTranslatedField() (Line: 564)
Drupal\Core\Entity\ContentEntityBase->get() (Line: 635)
Drupal\Core\Entity\ContentEntityBase->getFields() (Line: 659)
Drupal\Core\Entity\ContentEntityBase->getIterator() (Line: 265)
Drupal\Core\Entity\ContentEntityStorageBase->initFieldValues() (Line: 129)
Drupal\Core\Entity\ContentEntityStorageBase->doCreate() (Line: 94)
Drupal\Core\Entity\ContentEntityStorageBase->create() (Line: 1139)
Drupal\Core\Entity\ContentEntityBase::create() (Line: 27)
standard_install()
call_user_func_array() (Line: 400)
Drupal\Core\Extension\ModuleHandler->invoke() (Line: 357)
Drupal\Core\Extension\ModuleInstaller->install() (Line: 83)
Drupal\Core\ProxyClass\Extension\ModuleInstaller->install() (Line: 1649)
install_install_profile() (Line: 698)
install_run_task() (Line: 569)
install_run_tasks() (Line: 119)
install_drupal() (Line: 48)

Installing with "Minimal Installation", and then installing "Link" module behaves the same.

Server: Ubuntu 20 running Plesk
PHP: FPM-8.1.21 || FPM-8.2.1 (both behave the same)
PHP Ram: 1G
Tried with Apache and NginX, with same behaviour
CGI, FastCGI: Same behaviour with and without these options

However, on local env, using Lando with Drupal10 recipe, it works without issues...

🐛 Bug report
Status

Postponed: needs info

Version

11.0 🔥

Component
Install 

Last updated 7 days ago

No maintainer
Created by

🇵🇹Portugal bmateus

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • Issue created by @bmateus
  • 🇺🇸United States cilefen

    This is sometimes due to the platform not meeting all requirements , including those for the database server (for example, max_allowed_packet really must be increased) and so on. Drupal Core releases must pass all tests and I just checked and the branch heads are also passing all tests.

    There have been some PHP bugs—some of those affecting autoloading with opcache—but I don't think the PHP versions you mentioned above are affected.

    I am tagging this "Needs steps to reproduce" because the only way forward is to have a greater understanding of the platform specifics.

  • Status changed to Postponed: needs info 2 months ago
  • 🇳🇿New Zealand quietone New Zealand

    More information was asked for 8 months ago and none has been provided. Since this is about an problem with installing Drupal it would seem that it has been resolved in some way.

    Since we need more information to move forward with this issue, I am setting the status to Postponed (maintainer needs more info). If we don't receive additional information to help with the issue, it may be closed after three months.

    Thanks!

Production build 0.69.0 2024