UserManagement icon indicating copy to clipboard operation
UserManagement copied to clipboard

Open setup/index throws Exception

Open simonschaufi opened this issue 5 years ago • 1 comments

URL: /setup/index Neos: 5.1.1

Argument 1 passed to Neos\Neos\View\FusionExceptionView_Original::getFusionRuntime() must be an instance of Neos\ContentRepository\Domain\Model\NodeInterface, null given, called in .../Data/Temporary/Development/Cache/Code/Flow_Object_Classes/Neos_Neos_View_FusionExceptionView.php on line 130
Exception Code 0
Exception Type TypeError
Thrown in File Data/Temporary/Development/Cache/Code/Flow_Object_Classes/Neos_Neos_View_FusionExceptionView.php
Line 182
Original File Packages/Application/Neos.Neos/Classes/View/FusionExceptionView.php

While loading the /setup Route still works, it will crash on the first redirect.

simonschaufi avatar Jan 13 '20 21:01 simonschaufi

Is there any news on this issue? I just had the same error with NEOS 5.2 and Sandstorm.UserManagement 7, using DDEV with PHP 7.4.5 Were you able to get around the error @simonschaufi?

Kleisli avatar May 13 '20 09:05 Kleisli