Skip to content

The website encountered an unexpected error. Try again later. #70

@22ka

Description

@22ka

Error at the url http://localhost:8888/admin/reports/status
blank screen with
The website encountered an unexpected error. Try again later.

I had quite a few issues when starting the Launch Drupal CMS.exe.
I now run without any Antivirus or Firewall just to get things running.
I am also executing the Launch Drupal CMS.exe with “Run as Administrator”

OS: Windows 11

At the “Get started” screen I choose skip this step
I name my site “Test Site”
Set an Administrator user and password

I get a big Error on the screen and the following message.

Error message
Warning: readlink(): readlink failed to read the symbolic link (C:/Users/Peter/Documents/drupal/vendor/drush/drush/docs/contribute/CONTRIBUTING.md), error 123 in PhpTuf\ComposerStager\Internal\Filesystem\Service\Filesystem->readLink() (line 113 of C:\Users\Peter\Documents\drupal\vendor\php-tuf\composer-stager\src\Internal\Filesystem\Service\Filesystem.php).

AssertionError: assert(is_string($target)) in assert() (line 115 of C:\Users\Peter\Documents\drupal\vendor\php-tuf\composer-stager\src\Internal\Filesystem\Service\Filesystem.php).
assert() (Line: 115)
PhpTuf\ComposerStager\Internal\Filesystem\Service\Filesystem->readLink() (Line: 42)
PhpTuf\ComposerStager\Internal\Precondition\Service\NoAbsoluteSymlinksExist->assertIsSupportedFile() (Line: 76)
PhpTuf\ComposerStager\Internal\Precondition\Service\AbstractFileIteratingPrecondition->doAssertIsFulfilled() (Line: 87)
PhpTuf\ComposerStager\Internal\Precondition\Service\AbstractPrecondition->assertIsFulfilled() (Line: 96)
PhpTuf\ComposerStager\Internal\Precondition\Service\AbstractPreconditionsTree->assertIsFulfilled() (Line: 72)
Drupal\package_manager\Validator\SymlinkValidator->validate() (Line: 246)
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher{closure}() (Line: 206)
Symfony\Component\EventDispatcher\EventDispatcher->callListeners() (Line: 56)
Symfony\Component\EventDispatcher\EventDispatcher->dispatch() (Line: 50)
Drupal\automatic_updates\Validation\StatusChecker->runStatusCheck() (Line: 62)
Drupal\automatic_updates\Validation\StatusChecker->run() (Line: 216)
automatic_updates_modules_uninstalled()
call_user_func_array() (Line: 355)
Drupal\Core\Extension\ModuleHandler->Drupal\Core\Extension{closure}() (Line: 307)
Drupal\Core\Extension\ModuleHandler->invokeAllWith() (Line: 354)
Drupal\Core\Extension\ModuleHandler->invokeAll() (Line: 725)
Drupal\Core\Extension\ModuleInstaller->invokeAll() (Line: 568)
Drupal\Core\Extension\ModuleInstaller->uninstall() (Line: 91)
Drupal\Core\ProxyClass\Extension\ModuleInstaller->uninstall() (Line: 317)
Drupal\RecipeKit\Installer\Hooks::uninstallProfile() (Line: 695)
install_run_task() (Line: 572)
install_run_tasks() (Line: 121)
install_drupal() (Line: 53)

After I reload the site I can login.
I then go to Reports -> Status report ( http://localhost:8888/admin/reports/status )
and get
The website encountered an unexpected error. Try again later.

In the log I get the following PHP warning followed by the Errors

Warning: readlink(): readlink failed to read the symbolic link (C:/Users/Peter/Documents/drupal/vendor/drush/drush/docs/contribute/CONTRIBUTING.md), error 123 in PhpTuf\ComposerStager\Internal\Filesystem\Service\Filesystem->readLink() (line 113 of C:\Users\Peter\Documents\drupal\vendor\php-tuf\composer-stager\src\Internal\Filesystem\Service\Filesystem.php)
#0 C:\Users\Peter\Documents\drupal\web\core\includes\bootstrap.inc(108): drupal_error_handler_real(2, 'readlink(): rea...', 'C:\Users\Peter\...', 113)
#1 [internal function]: drupal_error_handler(2, 'readlink(): rea...', 'C:\Users\Peter\...', 113)
#2 C:\Users\Peter\Documents\drupal\vendor\php-tuf\composer-stager\src\Internal\Filesystem\Service\Filesystem.php(113): readlink('C:/Users/Peter/...')
#3 C:\Users\Peter\Documents\drupal\vendor\php-tuf\composer-stager\src\Internal\Precondition\Service\NoAbsoluteSymlinksExist.php(42): PhpTuf\ComposerStager\Internal\Filesystem\Service\Filesystem->readLink(Object(PhpTuf\ComposerStager\Internal\Path\Value\Path))
#4 C:\Users\Peter\Documents\drupal\vendor\php-tuf\composer-stager\src\Internal\Precondition\Service\AbstractFileIteratingPrecondition.php(76): PhpTuf\ComposerStager\Internal\Precondition\Service\NoAbsoluteSymlinksExist->assertIsSupportedFile('active', Object(PhpTuf\ComposerStager\Internal\Path\Value\Path), Object(PhpTuf\ComposerStager\Internal\Path\Value\Path))
#5 C:\Users\Peter\Documents\drupal\vendor\php-tuf\composer-stager\src\Internal\Precondition\Service\AbstractPrecondition.php(87): PhpTuf\ComposerStager\Internal\Precondition\Service\AbstractFileIteratingPrecondition->doAssertIsFulfilled(Object(PhpTuf\ComposerStager\Internal\Path\Value\Path), Object(PhpTuf\ComposerStager\Internal\Path\Value\Path), Object(PhpTuf\ComposerStager\Internal\Path\Value\PathList), 120)
#6 C:\Users\Peter\Documents\drupal\vendor\php-tuf\composer-stager\src\Internal\Precondition\Service\AbstractPreconditionsTree.php(96): PhpTuf\ComposerStager\Internal\Precondition\Service\AbstractPrecondition->assertIsFulfilled(Object(PhpTuf\ComposerStager\Internal\Path\Value\Path), Object(PhpTuf\ComposerStager\Internal\Path\Value\Path), Object(PhpTuf\ComposerStager\Internal\Path\Value\PathList), 120)
#7 C:\Users\Peter\Documents\drupal\web\modules\contrib\automatic_updates\package_manager\src\Validator\SymlinkValidator.php(72): PhpTuf\ComposerStager\Internal\Precondition\Service\AbstractPreconditionsTree->assertIsFulfilled(Object(PhpTuf\ComposerStager\Internal\Path\Value\Path), Object(PhpTuf\ComposerStager\Internal\Path\Value\Path), Object(PhpTuf\ComposerStager\Internal\Path\Value\PathList))
#8 C:\Users\Peter\Documents\drupal\vendor\symfony\event-dispatcher\EventDispatcher.php(246): Drupal\package_manager\Validator\SymlinkValidator->validate(Object(Drupal\package_manager\Event\StatusCheckEvent), 'Drupal\package
...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#9 C:\Users\Peter\Documents\drupal\vendor\symfony\event-dispatcher\EventDispatcher.php(206): Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher{closure}(Object(Drupal\package_manager\Event\StatusCheckEvent), 'Drupal\package
...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#10 C:\Users\Peter\Documents\drupal\vendor\symfony\event-dispatcher\EventDispatcher.php(56): Symfony\Component\EventDispatcher\EventDispatcher->callListeners(Array, 'Drupal\package_...', Object(Drupal\package_manager\Event\StatusCheckEvent))
#11 C:\Users\Peter\Documents\drupal\web\modules\contrib\automatic_updates\package_manager\src\StatusCheckTrait.php(50): Symfony\Component\EventDispatcher\EventDispatcher->dispatch(Object(Drupal\package_manager\Event\StatusCheckEvent))
#12 C:\Users\Peter\Documents\drupal\web\modules\contrib\automatic_updates\src\Validation\StatusChecker.php(62): Drupal\automatic_updates\Validation\StatusChecker->runStatusCheck(Object(Drupal\automatic_updates\UpdateStage), Object(Symfony\Component\EventDispatcher\EventDispatcher))
#13 C:\Users\Peter\Documents\drupal\web\modules\contrib\automatic_updates\src\Validation\StatusCheckRequirements.php(85): Drupal\automatic_updates\Validation\StatusChecker->run()
#14 C:\Users\Peter\Documents\drupal\web\modules\contrib\automatic_updates\automatic_updates.install(30): Drupal\automatic_updates\Validation\StatusCheckRequirements->getRequirements()
#15 [internal function]: automatic_updates_requirements('runtime')
#16 C:\Users\Peter\Documents\drupal\web\core\lib\Drupal\Core\Extension\ModuleHandler.php(355): call_user_func_array('\automatic_upda...', Array)
#17 C:\Users\Peter\Documents\drupal\web\core\lib\Drupal\Core\Extension\ModuleHandler.php(307): Drupal\Core\Extension\ModuleHandler->Drupal\Core\Extension{closure}('\automatic_upda...', 'automatic_updat...')
#18 C:\Users\Peter\Documents\drupal\web\core\lib\Drupal\Core\Extension\ModuleHandler.php(354): Drupal\Core\Extension\ModuleHandler->invokeAllWith('requirements', Object(Closure))
#19 C:\Users\Peter\Documents\drupal\web\core\modules\system\src\SystemManager.php(109): Drupal\Core\Extension\ModuleHandler->invokeAll('requirements', Array)
#20 C:\Users\Peter\Documents\drupal\web\core\modules\system\src\Controller\SystemInfoController.php(53): Drupal\system\SystemManager->listRequirements()
#21 [internal function]: Drupal\system\Controller\SystemInfoController->status()
#22 C:\Users\Peter\Documents\drupal\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php(123): call_user_func_array(Array, Array)
#23 C:\Users\Peter\Documents\drupal\web\core\lib\Drupal\Core\Render\Renderer.php(593): Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure}()
#24 C:\Users\Peter\Documents\drupal\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php(121): Drupal\Core\Render\Renderer->executeInRenderContext(Object(Drupal\Core\Render\RenderContext), Object(Closure))
#25 C:\Users\Peter\Documents\drupal\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php(97): Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext(Array, Array)
#26 C:\Users\Peter\Documents\drupal\vendor\symfony\http-kernel\HttpKernel.php(183): Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure}()
#27 C:\Users\Peter\Documents\drupal\vendor\symfony\http-kernel\HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)
#28 C:\Users\Peter\Documents\drupal\web\core\lib\Drupal\Core\StackMiddleware\Session.php(53): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#29 C:\Users\Peter\Documents\drupal\web\core\lib\Drupal\Core\StackMiddleware\KernelPreHandle.php(48): Drupal\Core\StackMiddleware\Session->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#30 C:\Users\Peter\Documents\drupal\web\core\lib\Drupal\Core\StackMiddleware\ContentLength.php(28): Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#31 C:\Users\Peter\Documents\drupal\web\core\modules\big_pipe\src\StackMiddleware\ContentLength.php(32): Drupal\Core\StackMiddleware\ContentLength->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#32 C:\Users\Peter\Documents\drupal\web\core\modules\page_cache\src\StackMiddleware\PageCache.php(116): Drupal\big_pipe\StackMiddleware\ContentLength->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#33 C:\Users\Peter\Documents\drupal\web\core\modules\page_cache\src\StackMiddleware\PageCache.php(90): Drupal\page_cache\StackMiddleware\PageCache->pass(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#34 C:\Users\Peter\Documents\drupal\web\core\lib\Drupal\Core\StackMiddleware\ReverseProxyMiddleware.php(48): Drupal\page_cache\StackMiddleware\PageCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#35 C:\Users\Peter\Documents\drupal\web\core\lib\Drupal\Core\StackMiddleware\NegotiationMiddleware.php(51): Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#36 C:\Users\Peter\Documents\drupal\web\core\lib\Drupal\Core\StackMiddleware\AjaxPageState.php(36): Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#37 C:\Users\Peter\Documents\drupal\web\core\lib\Drupal\Core\StackMiddleware\StackedHttpKernel.php(51): Drupal\Core\StackMiddleware\AjaxPageState->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#38 C:\Users\Peter\Documents\drupal\web\core\lib\Drupal\Core\DrupalKernel.php(709): Drupal\Core\StackMiddleware\StackedHttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#39 C:\Users\Peter\Documents\drupal\web\index.php(19): Drupal\Core\DrupalKernel->handle(Object(Symfony\Component\HttpFoundation\Request))
#40 C:\Users\Peter\Documents\drupal\web.ht.router.php(71): require('C:\Users\Peter\...')
#41 {main}
.

Error Message
Severity Error
#0 C:\Users\Peter\Documents\drupal\vendor\php-tuf\composer-stager\src\Internal\Filesystem\Service\Filesystem.php(115): assert(false, 'assert(is_strin...')
#1 C:\Users\Peter\Documents\drupal\vendor\php-tuf\composer-stager\src\Internal\Precondition\Service\NoAbsoluteSymlinksExist.php(42): PhpTuf\ComposerStager\Internal\Filesystem\Service\Filesystem->readLink(Object(PhpTuf\ComposerStager\Internal\Path\Value\Path))
#2 C:\Users\Peter\Documents\drupal\vendor\php-tuf\composer-stager\src\Internal\Precondition\Service\AbstractFileIteratingPrecondition.php(76): PhpTuf\ComposerStager\Internal\Precondition\Service\NoAbsoluteSymlinksExist->assertIsSupportedFile('active', Object(PhpTuf\ComposerStager\Internal\Path\Value\Path), Object(PhpTuf\ComposerStager\Internal\Path\Value\Path))
#3 C:\Users\Peter\Documents\drupal\vendor\php-tuf\composer-stager\src\Internal\Precondition\Service\AbstractPrecondition.php(87): PhpTuf\ComposerStager\Internal\Precondition\Service\AbstractFileIteratingPrecondition->doAssertIsFulfilled(Object(PhpTuf\ComposerStager\Internal\Path\Value\Path), Object(PhpTuf\ComposerStager\Internal\Path\Value\Path), Object(PhpTuf\ComposerStager\Internal\Path\Value\PathList), 120)
#4 C:\Users\Peter\Documents\drupal\vendor\php-tuf\composer-stager\src\Internal\Precondition\Service\AbstractPreconditionsTree.php(96): PhpTuf\ComposerStager\Internal\Precondition\Service\AbstractPrecondition->assertIsFulfilled(Object(PhpTuf\ComposerStager\Internal\Path\Value\Path), Object(PhpTuf\ComposerStager\Internal\Path\Value\Path), Object(PhpTuf\ComposerStager\Internal\Path\Value\PathList), 120)
#5 C:\Users\Peter\Documents\drupal\web\modules\contrib\automatic_updates\package_manager\src\Validator\SymlinkValidator.php(72): PhpTuf\ComposerStager\Internal\Precondition\Service\AbstractPreconditionsTree->assertIsFulfilled(Object(PhpTuf\ComposerStager\Internal\Path\Value\Path), Object(PhpTuf\ComposerStager\Internal\Path\Value\Path), Object(PhpTuf\ComposerStager\Internal\Path\Value\PathList))
#6 C:\Users\Peter\Documents\drupal\vendor\symfony\event-dispatcher\EventDispatcher.php(246): Drupal\package_manager\Validator\SymlinkValidator->validate(Object(Drupal\package_manager\Event\StatusCheckEvent), 'Drupal\package_...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#7 C:\Users\Peter\Documents\drupal\vendor\symfony\event-dispatcher\EventDispatcher.php(206): Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher{closure}(Object(Drupal\package_manager\Event\StatusCheckEvent), 'Drupal\package_...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#8 C:\Users\Peter\Documents\drupal\vendor\symfony\event-dispatcher\EventDispatcher.php(56): Symfony\Component\EventDispatcher\EventDispatcher->callListeners(Array, 'Drupal\package_...', Object(Drupal\package_manager\Event\StatusCheckEvent))
#9 C:\Users\Peter\Documents\drupal\web\modules\contrib\automatic_updates\package_manager\src\StatusCheckTrait.php(50): Symfony\Component\EventDispatcher\EventDispatcher->dispatch(Object(Drupal\package_manager\Event\StatusCheckEvent))
#10 C:\Users\Peter\Documents\drupal\web\modules\contrib\automatic_updates\src\Validation\StatusChecker.php(62): Drupal\automatic_updates\Validation\StatusChecker->runStatusCheck(Object(Drupal\automatic_updates\UpdateStage), Object(Symfony\Component\EventDispatcher\EventDispatcher))
#11 C:\Users\Peter\Documents\drupal\web\modules\contrib\automatic_updates\src\Validation\StatusCheckRequirements.php(85): Drupal\automatic_updates\Validation\StatusChecker->run()
#12 C:\Users\Peter\Documents\drupal\web\modules\contrib\automatic_updates\automatic_updates.install(30): Drupal\automatic_updates\Validation\StatusCheckRequirements->getRequirements()
#13 [internal function]: automatic_updates_requirements('runtime')
#14 C:\Users\Peter\Documents\drupal\web\core\lib\Drupal\Core\Extension\ModuleHandler.php(355): call_user_func_array('\automatic_upda...', Array)
#15 C:\Users\Peter\Documents\drupal\web\core\lib\Drupal\Core\Extension\ModuleHandler.php(307): Drupal\Core\Extension\ModuleHandler->Drupal\Core\Extension{closure}('\automatic_upda...', 'automatic_updat...')
#16 C:\Users\Peter\Documents\drupal\web\core\lib\Drupal\Core\Extension\ModuleHandler.php(354): Drupal\Core\Extension\ModuleHandler->invokeAllWith('requirements', Object(Closure))
#17 C:\Users\Peter\Documents\drupal\web\core\modules\system\src\SystemManager.php(109): Drupal\Core\Extension\ModuleHandler->invokeAll('requirements', Array)
#18 C:\Users\Peter\Documents\drupal\web\core\modules\system\src\Controller\SystemInfoController.php(53): Drupal\system\SystemManager->listRequirements()
#19 [internal function]: Drupal\system\Controller\SystemInfoController->status()
#20 C:\Users\Peter\Documents\drupal\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php(123): call_user_func_array(Array, Array)
#21 C:\Users\Peter\Documents\drupal\web\core\lib\Drupal\Core\Render\Renderer.php(593): Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure}()
#22 C:\Users\Peter\Documents\drupal\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php(121): Drupal\Core\Render\Renderer->executeInRenderContext(Object(Drupal\Core\Render\RenderContext), Object(Closure))
#23 C:\Users\Peter\Documents\drupal\web\core\lib\Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber.php(97): Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext(Array, Array)
#24 C:\Users\Peter\Documents\drupal\vendor\symfony\http-kernel\HttpKernel.php(183): Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber{closure}()
#25 C:\Users\Peter\Documents\drupal\vendor\symfony\http-kernel\HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)
#26 C:\Users\Peter\Documents\drupal\web\core\lib\Drupal\Core\StackMiddleware\Session.php(53): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#27 C:\Users\Peter\Documents\drupal\web\core\lib\Drupal\Core\StackMiddleware\KernelPreHandle.php(48): Drupal\Core\StackMiddleware\Session->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#28 C:\Users\Peter\Documents\drupal\web\core\lib\Drupal\Core\StackMiddleware\ContentLength.php(28): Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#29 C:\Users\Peter\Documents\drupal\web\core\modules\big_pipe\src\StackMiddleware\ContentLength.php(32): Drupal\Core\StackMiddleware\ContentLength->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#30 C:\Users\Peter\Documents\drupal\web\core\modules\page_cache\src\StackMiddleware\PageCache.php(116): Drupal\big_pipe\StackMiddleware\ContentLength->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#31 C:\Users\Peter\Documents\drupal\web\core\modules\page_cache\src\StackMiddleware\PageCache.php(90): Drupal\page_cache\StackMiddleware\PageCache->pass(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#32 C:\Users\Peter\Documents\drupal\web\core\lib\Drupal\Core\StackMiddleware\ReverseProxyMiddleware.php(48): Drupal\page_cache\StackMiddleware\PageCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#33 C:\Users\Peter\Documents\drupal\web\core\lib\Drupal\Core\StackMiddleware\NegotiationMiddleware.php(51): Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#34 C:\Users\Peter\Documents\drupal\web\core\lib\Drupal\Core\StackMiddleware\AjaxPageState.php(36): Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#35 C:\Users\Peter\Documents\drupal\web\core\lib\Drupal\Core\StackMiddleware\StackedHttpKernel.php(51): Drupal\Core\StackMiddleware\AjaxPageState->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#36 C:\Users\Peter\Documents\drupal\web\core\lib\Drupal\Core\DrupalKernel.php(709): Drupal\Core\StackMiddleware\StackedHttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#37 C:\Users\Peter\Documents\drupal\web\index.php(19): Drupal\Core\DrupalKernel->handle(Object(Symfony\Component\HttpFoundation\Request))
#38 C:\Users\Peter\Documents\drupal\web.ht.router.php(71): require('C:\Users\Peter\...')
#39 {main}

I only get the install error once if I restart the service I do not get it.
Any ideas on how to "Fix" the status error ?
Thank you
Peter
PS. I think this is a really great idea and will be a fantastic prototyping tool.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions