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

Created on 17 August 2024, 3 months ago
Updated 7 September 2024, 2 months ago

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

Steps to reproduce:

  • Fresh installation of Drupal 10
  • Run: composer require 'drupal/social_auth_facebook:^4.0'
  • Error stack:

    Error: Cannot use object of type __PHP_Incomplete_Class as array in Drupal\Core\Render\RenderCache->get() (line 76 of core/lib/Drupal/Core/Render/RenderCache.php).
    Drupal\Core\Render\PlaceholderingRenderCache->get() (Line: 137)
    Drupal\dynamic_page_cache\EventSubscriber\DynamicPageCacheSubscriber->onRequest()
    call_user_func() (Line: 111)
    Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch() (Line: 157)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw() (Line: 76)
    Symfony\Component\HttpKernel\HttpKernel->handle() (Line: 58)
    Drupal\Core\StackMiddleware\Session->handle() (Line: 48)
    Drupal\Core\StackMiddleware\KernelPreHandle->handle() (Line: 106)
    Drupal\page_cache\StackMiddleware\PageCache->pass() (Line: 85)
    Drupal\page_cache\StackMiddleware\PageCache->handle() (Line: 48)
    Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle() (Line: 51)
    Drupal\Core\StackMiddleware\NegotiationMiddleware->handle() (Line: 51)
    Drupal\Core\StackMiddleware\StackedHttpKernel->handle() (Line: 704)
    Drupal\Core\DrupalKernel->handle() (Line: 19)

    💬 Support request
    Status

    Postponed: needs info

    Version

    4.0

    Component

    Code

    Created by

    🇮🇳India gumdal

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

    Comments & Activities

    • Issue created by @gumdal
    • Status changed to Postponed: needs info 2 months ago
    • 🇺🇸United States wells Seattle, WA

      This looks like an issue with the site's caching mechanism. If you are still experiencing this, please provide steps to reproduce (including other modules and services installed).

    • 🇮🇳India gumdal

      There are no steps for reproducing the issue, I just had a fresh installation of Drupal followed by composer installation of the Facebook social auth mentioned version. Post this nothing works, my whole drupal installation has crashed after running the Facebook social auth composer.

    • 🇺🇸United States wells Seattle, WA

      @gumdal -- I just re-ran this module's tests and they are all passing for Drupal 9, 10, and 11. The tests are simple, but they do confirm that the module can be installed and it's configuration form can be access.

      If you can provide specific environment configurations, reproduction steps and logs, it will be help a lot.

    Production build 0.71.5 2024