🇫🇷France planceleur
Hi,
I just have a similar issue with D10.3.1
The module was installed with composer require drupal/honeypot.
Go to the config page and received this error:
The website encountered an unexpected error. Try again later.
TypeError: Drupal\honeypot\Form\HoneypotSettingsForm::getFormSettingsValue(): Argument #1 ($form_settings) must be of type array, null given, called in /var/www/html/web/modules/contrib/honeypot/src/Form/HoneypotSettingsForm.php on line 177 in Drupal\honeypot\Form\HoneypotSettingsForm->getFormSettingsValue() (line 317 of modules/contrib/honeypot/src/Form/HoneypotSettingsForm.php).
Drupal\honeypot\Form\HoneypotSettingsForm->buildForm(Array, Object)
call_user_func_array(Array, Array) (Line: 536)
Drupal\Core\Form\FormBuilder->retrieveForm('honeypot_settings_form', Object) (Line: 284)
Drupal\Core\Form\FormBuilder->buildForm(Object, Object) (Line: 73)
Drupal\Core\Controller\FormController->getContentResult(Object, Object)
call_user_func_array(Array, Array) (Line: 123)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 638)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 121)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext(Array, Array) (Line: 97)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 181)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 76)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 53)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 28)
Drupal\Core\StackMiddleware\ContentLength->handle(Object, 1, 1) (Line: 32)
Drupal\big_pipe\StackMiddleware\ContentLength->handle(Object, 1, 1) (Line: 106)
Drupal\page_cache\StackMiddleware\PageCache->pass(Object, 1, 1) (Line: 85)
Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 48)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 36)
Drupal\Core\StackMiddleware\AjaxPageState->handle(Object, 1, 1) (Line: 51)
Drupal\Core\StackMiddleware\StackedHttpKernel->handle(Object, 1, 1) (Line: 741)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
Thank for this module!
Philippe
🇫🇷France planceleur
Hi Orkut Murat Yilmaz,
I have exactly the same problem and cannot resolve it. Could you be more explicit on the change you made in the DDEV PostgreSQL config ?
I am currently using postgres:14 (apparently the only version that works with DDEV). Did you go to mysql to fix this issue?
Many thanks for any help, I am stucked with this!
Philippe