Moin zusammen,
seit dem letzten Update kann ich keine Bestellungen mehr abfragen.
Ich bekomme einen 500er mit folgendem Stacktrace:
{
"errors": [
{
"code": "0",
"status": "500",
"title": "Internal Server Error",
"detail": "Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CartPriceFieldSerializer::Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\{closure}(): Argument #1 ($tax) must be of type array, float given",
"meta": {
"trace": [
{
"function": "Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\{closure}",
"class": "Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CartPriceFieldSerializer",
"type": "->"
},
{
"file": "/xxxxxx/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CartPriceFieldSerializer.php",
"line": 58,
"function": "array_map"
},
{
"file": "/xxxxxx/vendor/shopware/core/Framework/DataAbstractionLayer/EntityDefinition.php",
"line": 362,
"function": "decode",
"class": "Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CartPriceFieldSerializer",
"type": "->"
},
{
"file": "/xxxxxx/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php",
"line": 223,
"function": "decode",
"class": "Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityDefinition",
"type": "->"
},
{
"file": "/xxxxxx/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php",
"line": 138,
"function": "hydrateFields",
"class": "Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityHydrator",
"type": "->"
},
{
"file": "/xxxxxx/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php",
"line": 479,
"function": "assign",
"class": "Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityHydrator",
"type": "->"
},
{
"file": "/xxxxxx/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php",
"line": 69,
"function": "hydrateEntity",
"class": "Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityHydrator",
"type": "->"
},
{
"file": "/xxxxxx/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityReader.php",
"line": 136,
"function": "hydrate",
"class": "Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityHydrator",
"type": "->"
},
{
"file": "/xxxxxx/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityReader.php",
"line": 86,
"function": "_read",
"class": "Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityReader",
"type": "->"
},
{
"file": "/xxxxxx/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php",
"line": 225,
"function": "read",
"class": "Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityReader",
"type": "->"
},
{
"file": "/xxxxxx/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php",
"line": 254,
"function": "read",
"class": "Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityRepository",
"type": "->"
},
{
"file": "/xxxxxx/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php",
"line": 103,
"function": "_search",
"class": "Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityRepository",
"type": "->"
},
{
"file": "/xxxxxx/vendor/shopware/core/Framework/Api/Controller/ApiController.php",
"line": 444,
"function": "search",
"class": "Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityRepository",
"type": "->"
},
{
"file": "/xxxxxx/vendor/shopware/core/Framework/Context.php",
"line": 207,
"function": "Shopware\\Core\\Framework\\Api\\Controller\\{closure}",
"class": "Shopware\\Core\\Framework\\Api\\Controller\\ApiController",
"type": "->"
},
{
"file": "/xxxxxx/vendor/shopware/core/Framework/Api/Controller/ApiController.php",
"line": 445,
"function": "scope",
"class": "Shopware\\Core\\Framework\\Context",
"type": "->"
},
{
"file": "/xxxxxx/vendor/symfony/http-kernel/HttpKernel.php",
"line": 152,
"function": "list",
"class": "Shopware\\Core\\Framework\\Api\\Controller\\ApiController",
"type": "->"
},
{
"file": "/xxxxxx/vendor/symfony/http-kernel/HttpKernel.php",
"line": 74,
"function": "handleRaw",
"class": "Symfony\\Component\\HttpKernel\\HttpKernel",
"type": "->"
},
{
"file": "/xxxxxx/vendor/symfony/http-kernel/Kernel.php",
"line": 202,
"function": "handle",
"class": "Symfony\\Component\\HttpKernel\\HttpKernel",
"type": "->"
},
{
"file": "/xxxxxx/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php",
"line": 86,
"function": "handle",
"class": "Symfony\\Component\\HttpKernel\\Kernel",
"type": "->"
},
{
"file": "/xxxxxx/vendor/symfony/http-kernel/HttpCache/HttpCache.php",
"line": 479,
"function": "handle",
"class": "Symfony\\Component\\HttpKernel\\HttpCache\\SubRequestHandler",
"type": "::"
},
{
"file": "/xxxxxx/vendor/symfony/http-kernel/HttpCache/HttpCache.php",
"line": 452,
"function": "forward",
"class": "Symfony\\Component\\HttpKernel\\HttpCache\\HttpCache",
"type": "->"
},
{
"file": "/xxxxxx/vendor/symfony/http-kernel/HttpCache/HttpCache.php",
"line": 346,
"function": "fetch",
"class": "Symfony\\Component\\HttpKernel\\HttpCache\\HttpCache",
"type": "->"
},
{
"file": "/xxxxxx/vendor/symfony/http-kernel/HttpCache/HttpCache.php",
"line": 224,
"function": "lookup",
"class": "Symfony\\Component\\HttpKernel\\HttpCache\\HttpCache",
"type": "->"
},
{
"file": "/xxxxxx/vendor/shopware/core/HttpKernel.php",
"line": 153,
"function": "handle",
"class": "Symfony\\Component\\HttpKernel\\HttpCache\\HttpCache",
"type": "->"
},
{
"file": "/xxxxxx/vendor/shopware/core/HttpKernel.php",
"line": 79,
"function": "doHandle",
"class": "Shopware\\Core\\HttpKernel",
"type": "->"
},
{
"file": "/xxxxxx/public/index.php",
"line": 74,
"function": "handle",
"class": "Shopware\\Core\\HttpKernel",
"type": "->"
}
],
"file": "/xxxxxx/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CartPriceFieldSerializer.php",
"line": 52
}
}
]
}
Weiß da jemand etwas, oder gibt es irgendwas was ich machen kann?
Dank! Mit freundlichen Grüßen