Files
guides/projects/priceservice/var/log/dev.log
2026-06-03 22:05:20 +02:00

244 lines
46 KiB
Plaintext

[2026-06-03T14:11:42.929346+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://priceservice.ddev.site/"" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://priceservice.ddev.site/\" at /var/www/html/priceservice/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0): at /var/www/html/priceservice/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:181)"} []
[2026-06-03T14:11:47.765349+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://priceservice.ddev.site/"" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://priceservice.ddev.site/\" at /var/www/html/priceservice/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0): at /var/www/html/priceservice/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:181)"} []
[2026-06-03T14:14:02.342720+02:00] request.INFO: Matched route "api_prices_get". {"route":"api_prices_get","route_parameters":{"_route":"api_prices_get","type":"raw","_controller":"App\\Controller\\Api\\PricesController::indexGet"},"request_uri":"http://ddev-priceservice-web/api/prices/raw","method":"GET"} []
[2026-06-03T14:14:02.347155+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"dev","authenticators":0} []
[2026-06-03T14:14:02.398682+02:00] request.INFO: Matched route "api_prices_get". {"route":"api_prices_get","route_parameters":{"_route":"api_prices_get","type":"raw","_controller":"App\\Controller\\Api\\PricesController::indexGet"},"request_uri":"http://ddev-priceservice-web/api/prices/raw","method":"GET"} []
[2026-06-03T14:14:02.399146+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"dev","authenticators":0} []
[2026-06-03T14:14:13.501147+02:00] request.INFO: Matched route "api_prices_post". {"route":"api_prices_post","route_parameters":{"_route":"api_prices_post","type":"raw","_controller":"App\\Controller\\Api\\PricesController::indexPost"},"request_uri":"http://ddev-priceservice-web/api/prices/raw","method":"POST"} []
[2026-06-03T14:14:13.501888+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"dev","authenticators":0} []
[2026-06-03T14:14:50.213525+02:00] request.INFO: Matched route "api_prices_post". {"route":"api_prices_post","route_parameters":{"_route":"api_prices_post","type":"RAW_DATA","_controller":"App\\Controller\\Api\\PricesController::indexPost"},"request_uri":"http://ddev-priceservice-web/api/prices/RAW_DATA","method":"POST"} []
[2026-06-03T14:14:50.213928+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"dev","authenticators":0} []
[2026-06-03T12:16:42.902222+00:00] console.CRITICAL: Error thrown while running command "mto:test:trigger-import". Message: "The redis transport requires php-redis 4.3.0 or higher." {"exception":"[object] (Symfony\\Component\\Messenger\\Exception\\LogicException(code: 0): The redis transport requires php-redis 4.3.0 or higher. at /home/arbeit/arbeit/MtoRedisPriceService/priceservice/vendor/symfony/redis-messenger/Transport/Connection.php:74)","command":"mto:test:trigger-import","message":"The redis transport requires php-redis 4.3.0 or higher."} []
[2026-06-03T12:16:42.902778+00:00] console.DEBUG: Command "mto:test:trigger-import" exited with code "1" {"command":"mto:test:trigger-import","code":1} []
[2026-06-03T14:17:26.632211+02:00] messenger.INFO: Sending message App\Message\TriggerPriceImport with async sender using Symfony\Component\Messenger\Bridge\Redis\Transport\RedisTransport {"class":"App\\Message\\TriggerPriceImport","alias":"async","sender":"Symfony\\Component\\Messenger\\Bridge\\Redis\\Transport\\RedisTransport"} []
[2026-06-03T14:18:23.835268+02:00] messenger.INFO: Received message App\Message\TriggerPriceImport {"class":"App\\Message\\TriggerPriceImport"} []
[2026-06-03T14:18:23.844871+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:18:24.511655+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:18:26.946153+02:00] messenger.INFO: Message App\Message\TriggerPriceImport handled by App\MessageHandler\TriggerPriceImportHandler::__invoke {"class":"App\\Message\\TriggerPriceImport","handler":"App\\MessageHandler\\TriggerPriceImportHandler::__invoke"} []
[2026-06-03T14:18:26.968879+02:00] messenger.INFO: App\Message\TriggerPriceImport was handled successfully (acknowledging to transport). {"class":"App\\Message\\TriggerPriceImport"} []
[2026-06-03T14:18:46.977429+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://priceservice.ddev.site/"" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://priceservice.ddev.site/\" at /var/www/html/priceservice/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0): at /var/www/html/priceservice/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:181)"} []
[2026-06-03T14:19:02.753062+02:00] request.INFO: Matched route "api_prices_post". {"route":"api_prices_post","route_parameters":{"_route":"api_prices_post","type":"RAW_DATA","_controller":"App\\Controller\\Api\\PricesController::indexPost"},"request_uri":"http://ddev-priceservice-web/api/prices/RAW_DATA","method":"POST"} []
[2026-06-03T14:19:02.753830+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"dev","authenticators":0} []
[2026-06-03T14:20:41.986773+02:00] console.CRITICAL: Error thrown while running command "messenger:consume async -vv". Message: "NOGROUP No such key 'messages' or consumer group 'symfony' in XREADGROUP with GROUP option" {"exception":"[object] (Symfony\\Component\\Messenger\\Exception\\TransportException(code: 0): NOGROUP No such key 'messages' or consumer group 'symfony' in XREADGROUP with GROUP option at /var/www/html/priceservice/vendor/symfony/redis-messenger/Transport/Connection.php:461)","command":"messenger:consume async -vv","message":"NOGROUP No such key 'messages' or consumer group 'symfony' in XREADGROUP with GROUP option"} []
[2026-06-03T14:20:41.987012+02:00] console.DEBUG: Command "messenger:consume async -vv" exited with code "1" {"command":"messenger:consume async -vv","code":1} []
[2026-06-03T14:21:10.305302+02:00] console.CRITICAL: Error thrown while running command "'mto:'". Message: "Command "mto:" is not defined. Did you mean one of these? mto:prices:import mto:prices:read mto:test:trigger-import" {"exception":"[object] (Symfony\\Component\\Console\\Exception\\CommandNotFoundException(code: 0): Command \"mto:\" is not defined.\n\nDid you mean one of these?\n mto:prices:import\n mto:prices:read\n mto:test:trigger-import at /var/www/html/priceservice/vendor/symfony/console/Application.php:737)","command":"'mto:'","message":"Command \"mto:\" is not defined.\n\nDid you mean one of these?\n mto:prices:import\n mto:prices:read\n mto:test:trigger-import"} []
[2026-06-03T12:25:02.885880+00:00] console.CRITICAL: Error thrown while running command "mto". Message: "Command "mto" is not defined. Did you mean one of these? mto:prices:import mto:prices:read mto:test:trigger-import" {"exception":"[object] (Symfony\\Component\\Console\\Exception\\CommandNotFoundException(code: 0): Command \"mto\" is not defined.\n\nDid you mean one of these?\n mto:prices:import\n mto:prices:read\n mto:test:trigger-import at /home/arbeit/arbeit/MtoRedisPriceService/priceservice/vendor/symfony/console/Application.php:737)","command":"mto","message":"Command \"mto\" is not defined.\n\nDid you mean one of these?\n mto:prices:import\n mto:prices:read\n mto:test:trigger-import"} []
[2026-06-03T12:25:12.723819+00:00] app.ERROR: Redis-Import fehlgeschlagen {"message":"Class \"Redis\" not found","trace":"#0 /home/arbeit/arbeit/MtoRedisPriceService/priceservice/src/Service/Adapter/RedisClientService.php(53): App\\Service\\Adapter\\RedisClientService->App\\Service\\Adapter\\{closure}()\n#1 /home/arbeit/arbeit/MtoRedisPriceService/priceservice/src/Service/Adapter/RedisClientService.php(19): App\\Service\\Adapter\\RedisClientService->withRetry()\n#2 /home/arbeit/arbeit/MtoRedisPriceService/priceservice/src/Service/Prices/RedisImportService.php(479): App\\Service\\Adapter\\RedisClientService->get()\n#3 /home/arbeit/arbeit/MtoRedisPriceService/priceservice/src/Service/Prices/RedisImportService.php(368): App\\Service\\Prices\\RedisImportService->redis()\n#4 /home/arbeit/arbeit/MtoRedisPriceService/priceservice/src/Service/Prices/RedisImportService.php(92): App\\Service\\Prices\\RedisImportService->acquireGlobalLock()\n#5 /home/arbeit/arbeit/MtoRedisPriceService/priceservice/src/Command/RedisImportCommand.php(38): App\\Service\\Prices\\RedisImportService->writePrices()\n#6 /home/arbeit/arbeit/MtoRedisPriceService/priceservice/vendor/symfony/console/Command/Command.php(326): App\\Command\\RedisImportCommand->execute()\n#7 /home/arbeit/arbeit/MtoRedisPriceService/priceservice/vendor/symfony/console/Application.php(1096): Symfony\\Component\\Console\\Command\\Command->run()\n#8 /home/arbeit/arbeit/MtoRedisPriceService/priceservice/vendor/symfony/framework-bundle/Console/Application.php(126): Symfony\\Component\\Console\\Application->doRunCommand()\n#9 /home/arbeit/arbeit/MtoRedisPriceService/priceservice/vendor/symfony/console/Application.php(324): Symfony\\Bundle\\FrameworkBundle\\Console\\Application->doRunCommand()\n#10 /home/arbeit/arbeit/MtoRedisPriceService/priceservice/vendor/symfony/framework-bundle/Console/Application.php(80): Symfony\\Component\\Console\\Application->doRun()\n#11 /home/arbeit/arbeit/MtoRedisPriceService/priceservice/vendor/symfony/console/Application.php(175): Symfony\\Bundle\\FrameworkBundle\\Console\\Application->doRun()\n#12 /home/arbeit/arbeit/MtoRedisPriceService/priceservice/vendor/symfony/runtime/Runner/Symfony/ConsoleApplicationRunner.php(49): Symfony\\Component\\Console\\Application->run()\n#13 /home/arbeit/arbeit/MtoRedisPriceService/priceservice/vendor/autoload_runtime.php(29): Symfony\\Component\\Runtime\\Runner\\Symfony\\ConsoleApplicationRunner->run()\n#14 /home/arbeit/arbeit/MtoRedisPriceService/priceservice/bin/console(11): require_once('...')\n#15 {main}"} []
[2026-06-03T12:25:12.727353+00:00] console.DEBUG: Command "mto:prices:import" exited with code "1" {"command":"mto:prices:import","code":1} []
[2026-06-03T12:25:46.318972+00:00] app.ERROR: Redis-Import fehlgeschlagen {"message":"Class \"Redis\" not found","trace":"#0 /home/arbeit/arbeit/MtoRedisPriceService/priceservice/src/Service/Adapter/RedisClientService.php(53): App\\Service\\Adapter\\RedisClientService->App\\Service\\Adapter\\{closure}()\n#1 /home/arbeit/arbeit/MtoRedisPriceService/priceservice/src/Service/Adapter/RedisClientService.php(19): App\\Service\\Adapter\\RedisClientService->withRetry()\n#2 /home/arbeit/arbeit/MtoRedisPriceService/priceservice/src/Service/Prices/RedisImportService.php(479): App\\Service\\Adapter\\RedisClientService->get()\n#3 /home/arbeit/arbeit/MtoRedisPriceService/priceservice/src/Service/Prices/RedisImportService.php(368): App\\Service\\Prices\\RedisImportService->redis()\n#4 /home/arbeit/arbeit/MtoRedisPriceService/priceservice/src/Service/Prices/RedisImportService.php(92): App\\Service\\Prices\\RedisImportService->acquireGlobalLock()\n#5 /home/arbeit/arbeit/MtoRedisPriceService/priceservice/src/Command/RedisImportCommand.php(38): App\\Service\\Prices\\RedisImportService->writePrices()\n#6 /home/arbeit/arbeit/MtoRedisPriceService/priceservice/vendor/symfony/console/Command/Command.php(326): App\\Command\\RedisImportCommand->execute()\n#7 /home/arbeit/arbeit/MtoRedisPriceService/priceservice/vendor/symfony/console/Application.php(1096): Symfony\\Component\\Console\\Command\\Command->run()\n#8 /home/arbeit/arbeit/MtoRedisPriceService/priceservice/vendor/symfony/framework-bundle/Console/Application.php(126): Symfony\\Component\\Console\\Application->doRunCommand()\n#9 /home/arbeit/arbeit/MtoRedisPriceService/priceservice/vendor/symfony/console/Application.php(324): Symfony\\Bundle\\FrameworkBundle\\Console\\Application->doRunCommand()\n#10 /home/arbeit/arbeit/MtoRedisPriceService/priceservice/vendor/symfony/framework-bundle/Console/Application.php(80): Symfony\\Component\\Console\\Application->doRun()\n#11 /home/arbeit/arbeit/MtoRedisPriceService/priceservice/vendor/symfony/console/Application.php(175): Symfony\\Bundle\\FrameworkBundle\\Console\\Application->doRun()\n#12 /home/arbeit/arbeit/MtoRedisPriceService/priceservice/vendor/symfony/runtime/Runner/Symfony/ConsoleApplicationRunner.php(49): Symfony\\Component\\Console\\Application->run()\n#13 /home/arbeit/arbeit/MtoRedisPriceService/priceservice/vendor/autoload_runtime.php(29): Symfony\\Component\\Runtime\\Runner\\Symfony\\ConsoleApplicationRunner->run()\n#14 /home/arbeit/arbeit/MtoRedisPriceService/priceservice/bin/console(11): require_once('...')\n#15 {main}"} []
[2026-06-03T12:25:46.322736+00:00] console.DEBUG: Command "mto:prices:import" exited with code "1" {"command":"mto:prices:import","code":1} []
[2026-06-03T14:26:01.249682+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:26:01.841748+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:26:12.386435+02:00] console.CRITICAL: Error thrown while running command "messenger:consume async --time-limit=3600 --memory-limit=128M -v". Message: "NOGROUP No such key 'messages' or consumer group 'symfony' in XREADGROUP with GROUP option" {"exception":"[object] (Symfony\\Component\\Messenger\\Exception\\TransportException(code: 0): NOGROUP No such key 'messages' or consumer group 'symfony' in XREADGROUP with GROUP option at /var/www/html/priceservice/vendor/symfony/redis-messenger/Transport/Connection.php:461)","command":"messenger:consume async --time-limit=3600 --memory-limit=128M -v","message":"NOGROUP No such key 'messages' or consumer group 'symfony' in XREADGROUP with GROUP option"} []
[2026-06-03T14:26:12.387560+02:00] console.DEBUG: Command "messenger:consume async --time-limit=3600 --memory-limit=128M -v" exited with code "1" {"command":"messenger:consume async --time-limit=3600 --memory-limit=128M -v","code":1} []
[2026-06-03T14:27:01.246944+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:27:01.835241+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:28:01.814986+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:28:02.435315+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:29:01.584164+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:29:02.192862+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:30:01.166048+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:30:01.766462+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:31:02.023276+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:31:02.602661+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:32:01.791083+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:32:02.373875+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:33:01.292598+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:33:01.941985+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:34:01.917559+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:34:02.517431+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:35:01.528698+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:35:02.142223+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:36:01.545609+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:36:02.132375+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:37:01.356038+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:37:01.918120+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:38:01.964443+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:38:02.565067+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:39:01.763340+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:39:02.321456+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:40:01.539894+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:40:02.219436+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:41:01.536531+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:41:02.091977+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:42:01.254010+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:42:01.888528+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:44:01.901719+02:00] app.ERROR: Redis-Import fehlgeschlagen {"message":"read error on connection to redis:6379","trace":"#0 /var/www/html/priceservice/src/Service/Prices/RedisImportService.php(368): Redis->set()\n#1 /var/www/html/priceservice/src/Service/Prices/RedisImportService.php(92): App\\Service\\Prices\\RedisImportService->acquireGlobalLock()\n#2 /var/www/html/priceservice/src/Command/RedisImportCommand.php(38): App\\Service\\Prices\\RedisImportService->writePrices()\n#3 /var/www/html/priceservice/vendor/symfony/console/Command/Command.php(326): App\\Command\\RedisImportCommand->execute()\n#4 /var/www/html/priceservice/vendor/symfony/console/Application.php(1096): Symfony\\Component\\Console\\Command\\Command->run()\n#5 /var/www/html/priceservice/vendor/symfony/framework-bundle/Console/Application.php(126): Symfony\\Component\\Console\\Application->doRunCommand()\n#6 /var/www/html/priceservice/vendor/symfony/console/Application.php(324): Symfony\\Bundle\\FrameworkBundle\\Console\\Application->doRunCommand()\n#7 /var/www/html/priceservice/vendor/symfony/framework-bundle/Console/Application.php(80): Symfony\\Component\\Console\\Application->doRun()\n#8 /var/www/html/priceservice/vendor/symfony/console/Application.php(175): Symfony\\Bundle\\FrameworkBundle\\Console\\Application->doRun()\n#9 /var/www/html/priceservice/vendor/symfony/runtime/Runner/Symfony/ConsoleApplicationRunner.php(49): Symfony\\Component\\Console\\Application->run()\n#10 /var/www/html/priceservice/vendor/autoload_runtime.php(29): Symfony\\Component\\Runtime\\Runner\\Symfony\\ConsoleApplicationRunner->run()\n#11 /var/www/html/priceservice/bin/console(11): require_once('...')\n#12 {main}"} []
[2026-06-03T14:44:01.906889+02:00] console.DEBUG: Command "mto:prices:import" exited with code "1" {"command":"mto:prices:import","code":1} []
[2026-06-03T14:45:01.938404+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:45:02.586578+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:46:01.718817+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:46:02.309531+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:46:55.113048+02:00] console.CRITICAL: Error thrown while running command "messenger:consume async --time-limit=3600 --memory-limit=128M -v". Message: "socket error on read socket" {"exception":"[object] (Symfony\\Component\\Messenger\\Exception\\TransportException(code: 0): socket error on read socket at /var/www/html/priceservice/vendor/symfony/redis-messenger/Transport/Connection.php:696)\n[previous exception] [object] (RedisException(code: 0): socket error on read socket at /var/www/html/priceservice/vendor/symfony/redis-messenger/Transport/Connection.php:693)","command":"messenger:consume async --time-limit=3600 --memory-limit=128M -v","message":"socket error on read socket"} []
[2026-06-03T14:46:55.114396+02:00] console.DEBUG: Command "messenger:consume async --time-limit=3600 --memory-limit=128M -v" exited with code "1" {"command":"messenger:consume async --time-limit=3600 --memory-limit=128M -v","code":1} []
[2026-06-03T14:47:01.528265+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:47:02.128394+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:48:01.796986+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:48:02.388963+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:49:01.790592+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:49:02.493149+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:49:04.671254+02:00] app.INFO: Version: 1780490770 for Shop 1 already exists, skipping import. [] []
[2026-06-03T14:49:04.671353+02:00] app.INFO: Version: 1780490770 for Shop 3 already exists, skipping import. [] []
[2026-06-03T14:49:04.671386+02:00] app.INFO: Version: 1780490770 for Shop 4 already exists, skipping import. [] []
[2026-06-03T14:49:04.671413+02:00] app.INFO: Version: 1780490770 for Shop 8 already exists, skipping import. [] []
[2026-06-03T14:50:01.766146+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:50:02.412394+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:50:03.522285+02:00] app.INFO: Version: 1780490770 for Shop 1 already exists, skipping import. [] []
[2026-06-03T14:50:03.522358+02:00] app.INFO: Version: 1780490770 for Shop 3 already exists, skipping import. [] []
[2026-06-03T14:50:03.522389+02:00] app.INFO: Version: 1780490770 for Shop 4 already exists, skipping import. [] []
[2026-06-03T14:50:03.522413+02:00] app.INFO: Version: 1780490770 for Shop 8 already exists, skipping import. [] []
[2026-06-03T14:51:01.616885+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:51:02.240929+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:51:03.480580+02:00] app.INFO: Version: 1780490770 for Shop 1 already exists, skipping import. [] []
[2026-06-03T14:51:03.480658+02:00] app.INFO: Version: 1780490770 for Shop 3 already exists, skipping import. [] []
[2026-06-03T14:51:03.480691+02:00] app.INFO: Version: 1780490770 for Shop 4 already exists, skipping import. [] []
[2026-06-03T14:51:03.480720+02:00] app.INFO: Version: 1780490770 for Shop 8 already exists, skipping import. [] []
[2026-06-03T14:52:01.574356+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:52:02.148765+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:53:01.264877+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:53:01.847315+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:54:01.870737+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:54:02.443413+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:55:01.478789+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:55:02.106805+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:56:01.227858+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:56:01.770357+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:57:01.723607+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:57:02.314434+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:58:01.418997+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:58:01.977089+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:59:01.211122+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T14:59:01.762572+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:00:01.701789+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:00:02.438872+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:01:01.816160+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:01:02.365371+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:02:01.527941+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:02:02.108239+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:03:01.316930+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:03:01.912877+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:04:01.869789+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:04:02.440464+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:05:01.366249+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:05:01.956558+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:06:01.157955+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:06:01.704960+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:07:01.192921+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:07:01.761346+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:08:01.850393+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:08:02.455507+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:09:01.693130+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:09:02.328706+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:10:01.207210+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:10:01.813652+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:11:01.808069+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:11:02.375421+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:12:01.239296+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:12:01.824916+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:13:01.861961+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:13:02.471481+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:14:01.475492+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:14:02.087110+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:15:02.015934+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:15:02.743076+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:16:01.816928+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:16:02.484127+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:17:01.660048+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:17:02.294859+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:18:01.135030+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:18:01.676593+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:19:01.475266+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:19:02.118265+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:20:01.101205+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:20:01.816730+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:21:01.965406+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:21:02.513194+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:22:01.373732+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:22:01.969555+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:23:01.185614+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:23:01.743618+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:24:01.792132+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:24:03.428085+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:25:01.628083+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:25:02.364435+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:26:01.296686+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:26:01.930098+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:27:01.852895+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:27:11.857082+02:00] app.ERROR: Error in https://orm3stage.goldsilbershop.de/api/sw-prices.php: HTTP Client Error: Idle timeout reached for "https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8". [] []
[2026-06-03T15:27:11.860143+02:00] http_client.INFO: Request: "GET https://orm3fallback.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:27:11.953721+02:00] app.ERROR: Error in https://orm3fallback.goldsilbershop.de/api/sw-prices.php: HTTP Client Error: SSL certificate problem: certificate has expired for "https://orm3fallback.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8". [] []
[2026-06-03T15:27:11.953903+02:00] http_client.INFO: Request: "GET https://orm3fallback2.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:27:12.416644+02:00] http_client.INFO: Response: "200 https://orm3fallback2.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:28:01.349434+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:28:01.988241+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:28:03.048401+02:00] app.INFO: Version: 1780493175 for Shop 1 already exists, skipping import. [] []
[2026-06-03T15:28:03.048475+02:00] app.INFO: Version: 1780493175 for Shop 3 already exists, skipping import. [] []
[2026-06-03T15:28:03.048511+02:00] app.INFO: Version: 1780493175 for Shop 4 already exists, skipping import. [] []
[2026-06-03T15:28:03.048539+02:00] app.INFO: Version: 1780493175 for Shop 8 already exists, skipping import. [] []
[2026-06-03T15:29:01.143647+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:29:01.762980+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:30:01.612454+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:30:02.344665+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:31:01.237445+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:31:01.856436+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:32:02.026529+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:32:02.617782+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:33:01.738302+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:33:02.344147+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:34:01.365260+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:34:01.933875+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:35:01.086560+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:35:01.634683+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:36:01.610313+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:36:02.187422+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:37:01.119482+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:37:01.727069+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:38:01.948261+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:38:02.506468+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:39:01.504990+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:39:02.152133+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:40:01.331982+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:40:01.907482+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:41:01.397429+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:41:01.986935+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:42:02.066491+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:42:02.628097+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:43:01.707114+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:43:02.269560+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:44:01.397625+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:44:01.949700+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:45:01.916822+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:45:02.534427+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:46:01.576153+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:46:11.583436+02:00] app.ERROR: Error in https://orm3stage.goldsilbershop.de/api/sw-prices.php: HTTP Client Error: Idle timeout reached for "https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8". [] []
[2026-06-03T15:46:11.583663+02:00] http_client.INFO: Request: "GET https://orm3fallback.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:46:11.773892+02:00] app.ERROR: Error in https://orm3fallback.goldsilbershop.de/api/sw-prices.php: HTTP Client Error: SSL certificate problem: certificate has expired for "https://orm3fallback.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8". [] []
[2026-06-03T15:46:11.774162+02:00] http_client.INFO: Request: "GET https://orm3fallback2.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:46:12.203513+02:00] http_client.INFO: Response: "200 https://orm3fallback2.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:47:01.199628+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:47:01.754795+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:47:02.734652+02:00] app.INFO: Version: 1780494320 for Shop 1 already exists, skipping import. [] []
[2026-06-03T15:47:02.734722+02:00] app.INFO: Version: 1780494320 for Shop 3 already exists, skipping import. [] []
[2026-06-03T15:47:02.734753+02:00] app.INFO: Version: 1780494320 for Shop 4 already exists, skipping import. [] []
[2026-06-03T15:47:02.734777+02:00] app.INFO: Version: 1780494320 for Shop 8 already exists, skipping import. [] []
[2026-06-03T15:47:27.620690+02:00] messenger.INFO: Stopping worker. {"transport_names":["async"]} []
[2026-06-03T15:47:27.621874+02:00] messenger.INFO: Worker stopped due to time limit of 3600s exceeded {"timeLimit":3600} []
[2026-06-03T15:48:01.831394+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:48:02.462044+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:49:01.653347+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:49:02.197117+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:50:01.341143+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:50:02.048678+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:51:01.995880+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:51:02.588889+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:52:01.673663+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:52:02.279695+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:53:01.536464+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:53:02.099615+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:54:01.319297+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:54:01.896003+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:55:01.358199+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:55:02.025714+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:56:01.288142+02:00] http_client.INFO: Request: "GET https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []
[2026-06-03T15:56:01.903802+02:00] http_client.INFO: Response: "200 https://orm3stage.goldsilbershop.de/api/sw-prices.php?shopids=1,3,4,8" [] []