jetx Posted July 18, 2018 Share Posted July 18, 2018 (edited) Back Office Upon entering Shop Parameters/ Product Settings a fatal error is thrown, logs as follow (in order): security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken" request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\UnexpectedTypeException: "Expected argument of type "object, array or empty", "string" given" at /home/../vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataMapper/PropertyPathMapper.php line 41 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\UnexpectedTypeException(code: 0): Expected argument of type \"object, array or empty\", \"string\" given at /home/../vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataMapper/PropertyPathMapper.php:41)" security.DEBUG: Stored the security token in the session. {"key":"_security_main" Edited July 18, 2018 by jetx (see edit history) Link to comment Share on other sites More sharing options...
jetx Posted July 22, 2018 Author Share Posted July 22, 2018 Caused by a buggy beta-3 auto upgrade. Changed to beta-4 and it worked just fine. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now