Created
September 8, 2016 14:22
-
-
Save bdunogier/9fcd2e1760746f9379333b2b7d22bcc3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<ErrorMessage media-type="application/vnd.ez.api.ErrorMessage+xml"> | |
<errorCode>500</errorCode> | |
<errorMessage>Internal Server Error</errorMessage> | |
<errorDescription>Warning: trim() expects parameter 1 to be string, array given</errorDescription> | |
<trace>#0 [internal function]: Symfony\Component\Debug\ErrorHandler->handleError(2, 'trim() expects ...', '/Users/bdunogie...', 107, Array) | |
#1 /Users/bdunogier/ezplatform/vendor/tedivm/stash/src/Stash/Pool.php(107): trim(Array, '/') | |
#2 /Users/bdunogier/ezplatform/vendor/tedivm/stash-bundle/Service/CacheService.php(62): Stash\Pool->getItem(Array) | |
#3 /Users/bdunogier/ezplatform/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Persistence/Cache/CacheServiceDecorator.php(60): Tedivm\StashBundle\Service\CacheService->getItem(Array) | |
#4 /Users/bdunogier/ezplatform/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Persistence/Cache/UserHandler.php(196): eZ\Publish\Core\Persistence\Cache\CacheServiceDecorator->getItem('user', 'role', 'assignments', 'byGroup', 'inherited', 10) | |
#5 /Users/bdunogier/ezplatform/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Repository.php(413): eZ\Publish\Core\Persistence\Cache\UserHandler->loadRoleAssignmentsByGroupId(10, true) | |
#6 /Users/bdunogier/ezplatform/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Repository.php(478): eZ\Publish\Core\Repository\Repository->hasAccess('user', 'login') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment