Account created on 12 June 2023, about 1 year ago
#

Recent comments

Hi @agentrickard,

1) What version of Drupal? - Drupal core 10.1.6

2) What is the memory limit current set to? - 256M, 512M, 2GB tested, and last time database crash on the server.

Plus info:

- Devel module can creat new node.

/modules/contrib/domain/domain_source/src/HttpKernel/DomainSourcePathProcessor.php

This line eating my memory, when remove all working fine.

$url = Url::fromUserInput($alias, $options);

No, these are all the URLs used by the site.

Interestingly, the same problem occurs even if I just want to edit a content.

Basically, there is no problem, only after I turn on the Domian source module, I can't view or edit any single content.

Yes, there are quite a lot of links on the page, what is the solution to make it work?

path_alias = 291,340

Patch working, but have another problame, after succes login:

TypeError: Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher::dispatch(): Argument #1 ($event) must be of type object, string given, called in /web/modules/contrib/social_login/src/Controller/SocialLoginController.php on line 146 in Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch() (line 89 of /web/core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php).

Production build 0.69.0 2024