mydreamday-fi / site

mydreamday.fi (Magento 2)
https://upwork.com/fl/mage2pro
0 stars 0 forks source link

«No such entity with cartId = » on `/checkout/klarna/checkoutConfig/` #20

Open dmitrii-fediuk opened 9 months ago

dmitrii-fediuk commented 9 months ago
{
    "mage2pro/core": "10.5.6",
    "Magento": "2.4.6",
    "PHP": "8.1.21",
    "URL": "https://mydreamday.fi/checkout/klarna/checkoutConfig/",
    "Time": "2024-02-11 19:04:49",
    "Referer": "https://mydreamday.fi/kassa/",
    "IP Address": "85.76.141.37",
    "Request Method": "POST",
    "User-Agent": "Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36",
    "php://input": "{\"shipping_country_id\":\"FI\",\"shipping_company\":null,\"billing_country_id\":\"FI\",\"billing_company\":null}"
}
EXCEPTION
No such entity with cartId =
************************************
1   
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/Exception/NoSuchEntityException.php#L50
    vendor/magento/framework/Exception/NoSuchEntityException.php:50

2   Magento\Framework\Exception\NoSuchEntityException::singleField
    https://github.com/magento/magento2/tree/2.4.6/app/code/Magento/Quote/Model/QuoteRepository.php#L238
    vendor/magento/module-quote/Model/QuoteRepository.php:238

3   Magento\Quote\Model\QuoteRepository::loadQuote
    https://github.com/magento/magento2/tree/2.4.6/app/code/Magento/Quote/Model/QuoteRepository.php#L136
    vendor/magento/module-quote/Model/QuoteRepository.php:136

4   Magento\Quote\Model\QuoteRepository::get
    generated/code/Magento/Quote/Model/QuoteRepository/Interceptor.php:23

5   Magento\Quote\Model\QuoteRepository::get
    https://github.com/magento/magento2/tree/2.4.6/app/code/Magento/Quote/Model/QuoteRepository.php#L168
    vendor/magento/module-quote/Model/QuoteRepository.php:168

6   Magento\Quote\Model\QuoteRepository::getActive
    generated/code/Magento/Quote/Model/QuoteRepository/Interceptor.php:41

7   Magento\Quote\Model\QuoteRepository::getActive
    https://github.com/magento/magento2/tree/2.4.6/app/code/Magento/Quote/Model/Quote/Item/Repository.php#L79
    vendor/magento/module-quote/Model/Quote/Item/Repository.php:79

8   Magento\Quote\Model\Quote\Item\Repository::getList
    https://github.com/magento/magento2/tree/2.4.6/app/code/Magento/Checkout/Model/Cart/ImageProvider.php#L76
    vendor/magento/module-checkout/Model/Cart/ImageProvider.php:76

9   Magento\Checkout\Model\Cart\ImageProvider::getImages
    https://github.com/magento/magento2/tree/2.4.6/app/code/Magento/Checkout/Model/DefaultConfigProvider.php#L347
    vendor/magento/module-checkout/Model/DefaultConfigProvider.php:347

10  Magento\Checkout\Model\DefaultConfigProvider::getConfig
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/Interception/Interceptor.php#L58
    vendor/magento/framework/Interception/Interceptor.php:58

11  Magento\Checkout\Model\DefaultConfigProvider::___callParent
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/Interception/Interceptor.php#L138
    vendor/magento/framework/Interception/Interceptor.php:138

12  Magento\Checkout\Model\DefaultConfigProvider::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/Interception/Interceptor.php#L153
    vendor/magento/framework/Interception/Interceptor.php:153

13  Magento\Checkout\Model\DefaultConfigProvider::___callPlugins
    generated/code/Magento/Checkout/Model/DefaultConfigProvider/Interceptor.php:23

14  Magento\Checkout\Model\DefaultConfigProvider::getConfig
    https://github.com/magento/magento2/tree/2.4.6/app/code/Magento/Checkout/Model/CompositeConfigProvider.php#L39
    vendor/magento/module-checkout/Model/CompositeConfigProvider.php:39

15  Magento\Checkout\Model\CompositeConfigProvider::getConfig
    vendor/klarna/module-payments/Controller/Klarna/CheckoutConfig.php:85

16  Klarna\Kp\Controller\Klarna\CheckoutConfig::execute
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/Interception/Interceptor.php#L58
    vendor/magento/framework/Interception/Interceptor.php:58

17  Klarna\Kp\Controller\Klarna\CheckoutConfig::___callParent
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/Interception/Interceptor.php#L138
    vendor/magento/framework/Interception/Interceptor.php:138

18  Klarna\Kp\Controller\Klarna\CheckoutConfig::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/Interception/Interceptor.php#L153
    vendor/magento/framework/Interception/Interceptor.php:153

19  Klarna\Kp\Controller\Klarna\CheckoutConfig::___callPlugins
    generated/code/Klarna/Kp/Controller/Klarna/CheckoutConfig/Interceptor.php:23

20  Klarna\Kp\Controller\Klarna\CheckoutConfig::execute
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/App/FrontController.php#L248
    vendor/magento/framework/App/FrontController.php:248

21  Magento\Framework\App\FrontController::getActionResponse
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/App/FrontController.php#L212
    vendor/magento/framework/App/FrontController.php:212

22  Magento\Framework\App\FrontController::processRequest
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/App/FrontController.php#L147
    vendor/magento/framework/App/FrontController.php:147

23  Magento\Framework\App\FrontController::dispatch
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/Interception/Interceptor.php#L58
    vendor/magento/framework/Interception/Interceptor.php:58

24  Magento\Framework\App\FrontController::___callParent
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/Interception/Interceptor.php#L138
    vendor/magento/framework/Interception/Interceptor.php:138

25  Magento\Framework\App\FrontController::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6/app/code/Magento/Store/App/FrontController/Plugin/RequestPreprocessor.php#L99
    vendor/magento/module-store/App/FrontController/Plugin/RequestPreprocessor.php:99

26  Magento\Store\App\FrontController\Plugin\RequestPreprocessor::aroundDispatch
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

27  Magento\Framework\App\FrontController::Magento\Framework\Interception\{closure}
    vendor/mirasvit/module-cache-warmer/src/CacheWarmer/Plugin/Debug/OnHitPlugin.php:145

28  Mirasvit\CacheWarmer\Plugin\Debug\OnHitPlugin::aroundAroundDispatch
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

29  Magento\PageCache\Model\App\FrontController\BuiltinPlugin::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/Interception/Interceptor.php#L153
    vendor/magento/framework/Interception/Interceptor.php:153

30  Magento\PageCache\Model\App\FrontController\BuiltinPlugin::___callPlugins
    generated/code/Magento/PageCache/Model/App/FrontController/BuiltinPlugin/Interceptor.php:23

31  Magento\PageCache\Model\App\FrontController\BuiltinPlugin::aroundDispatch
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

32  Magento\Framework\App\FrontController::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/Interception/Interceptor.php#L153
    vendor/magento/framework/Interception/Interceptor.php:153

33  Magento\Framework\App\FrontController::___callPlugins
    generated/code/Magento/Framework/App/FrontController/Interceptor.php:23

34  Magento\Framework\App\FrontController::dispatch
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/App/Http.php#L116
    vendor/magento/framework/App/Http.php:116

35  Magento\Framework\App\Http::launch
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/Interception/Interceptor.php#L58
    vendor/magento/framework/Interception/Interceptor.php:58

36  Magento\Framework\App\Http::___callParent
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/Interception/Interceptor.php#L138
    vendor/magento/framework/Interception/Interceptor.php:138

37  Magento\Framework\App\Http::Magento\Framework\Interception\{closure}
    https://github.com/mage2pro/core/tree/10.5.6/Framework/Plugin/App/Http.php#L10
    vendor/mage2pro/core/Framework/Plugin/App/Http.php:10

38  Df\Framework\Plugin\App\Http::aroundLaunch
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

39  Magento\Framework\App\Http::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/Interception/Interceptor.php#L153
    vendor/magento/framework/Interception/Interceptor.php:153

40  Magento\Framework\App\Http::___callPlugins
    generated/code/Magento/Framework/App/Http/Interceptor.php:23

41  Magento\Framework\App\Http::launch
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/App/Bootstrap.php#L264
    vendor/magento/framework/App/Bootstrap.php:264

42  Magento\Framework\App\Bootstrap::run
    pub/index.php:30

1   Magento\Framework\Exception\NoSuchEntityException::singleField
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/Exception/NoSuchEntityException.php#L50
    vendor/magento/framework/Exception/NoSuchEntityException.php:50

2   Magento\Quote\Model\QuoteRepository::loadQuote
    https://github.com/magento/magento2/tree/2.4.6/app/code/Magento/Quote/Model/QuoteRepository.php#L238
    vendor/magento/module-quote/Model/QuoteRepository.php:238

3   Magento\Quote\Model\QuoteRepository::get
    https://github.com/magento/magento2/tree/2.4.6/app/code/Magento/Quote/Model/QuoteRepository.php#L136
    vendor/magento/module-quote/Model/QuoteRepository.php:136

4   Magento\Quote\Model\QuoteRepository::get
    generated/code/Magento/Quote/Model/QuoteRepository/Interceptor.php:23

5   Magento\Quote\Model\QuoteRepository::getActive
    https://github.com/magento/magento2/tree/2.4.6/app/code/Magento/Quote/Model/QuoteRepository.php#L168
    vendor/magento/module-quote/Model/QuoteRepository.php:168

6   Magento\Quote\Model\QuoteRepository::getActive
    generated/code/Magento/Quote/Model/QuoteRepository/Interceptor.php:41

7   Magento\Quote\Model\Quote\Item\Repository::getList
    https://github.com/magento/magento2/tree/2.4.6/app/code/Magento/Quote/Model/Quote/Item/Repository.php#L79
    vendor/magento/module-quote/Model/Quote/Item/Repository.php:79

8   Magento\Checkout\Model\Cart\ImageProvider::getImages
    https://github.com/magento/magento2/tree/2.4.6/app/code/Magento/Checkout/Model/Cart/ImageProvider.php#L76
    vendor/magento/module-checkout/Model/Cart/ImageProvider.php:76

9   Magento\Checkout\Model\DefaultConfigProvider::getConfig
    https://github.com/magento/magento2/tree/2.4.6/app/code/Magento/Checkout/Model/DefaultConfigProvider.php#L347
    vendor/magento/module-checkout/Model/DefaultConfigProvider.php:347

10  Magento\Checkout\Model\DefaultConfigProvider::___callParent
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/Interception/Interceptor.php#L58
    vendor/magento/framework/Interception/Interceptor.php:58

11  Magento\Checkout\Model\DefaultConfigProvider::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/Interception/Interceptor.php#L138
    vendor/magento/framework/Interception/Interceptor.php:138

12  Magento\Checkout\Model\DefaultConfigProvider::___callPlugins
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/Interception/Interceptor.php#L153
    vendor/magento/framework/Interception/Interceptor.php:153

13  Magento\Checkout\Model\DefaultConfigProvider::getConfig
    generated/code/Magento/Checkout/Model/DefaultConfigProvider/Interceptor.php:23

14  Magento\Checkout\Model\CompositeConfigProvider::getConfig
    https://github.com/magento/magento2/tree/2.4.6/app/code/Magento/Checkout/Model/CompositeConfigProvider.php#L39
    vendor/magento/module-checkout/Model/CompositeConfigProvider.php:39

15  Klarna\Kp\Controller\Klarna\CheckoutConfig::execute
    vendor/klarna/module-payments/Controller/Klarna/CheckoutConfig.php:85

16  Klarna\Kp\Controller\Klarna\CheckoutConfig::___callParent
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/Interception/Interceptor.php#L58
    vendor/magento/framework/Interception/Interceptor.php:58

17  Klarna\Kp\Controller\Klarna\CheckoutConfig::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/Interception/Interceptor.php#L138
    vendor/magento/framework/Interception/Interceptor.php:138

18  Klarna\Kp\Controller\Klarna\CheckoutConfig::___callPlugins
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/Interception/Interceptor.php#L153
    vendor/magento/framework/Interception/Interceptor.php:153

19  Klarna\Kp\Controller\Klarna\CheckoutConfig::execute
    generated/code/Klarna/Kp/Controller/Klarna/CheckoutConfig/Interceptor.php:23

20  Magento\Framework\App\FrontController::getActionResponse
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/App/FrontController.php#L248
    vendor/magento/framework/App/FrontController.php:248

21  Magento\Framework\App\FrontController::processRequest
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/App/FrontController.php#L212
    vendor/magento/framework/App/FrontController.php:212

22  Magento\Framework\App\FrontController::dispatch
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/App/FrontController.php#L147
    vendor/magento/framework/App/FrontController.php:147

23  Magento\Framework\App\FrontController::___callParent
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/Interception/Interceptor.php#L58
    vendor/magento/framework/Interception/Interceptor.php:58

24  Magento\Framework\App\FrontController::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/Interception/Interceptor.php#L138
    vendor/magento/framework/Interception/Interceptor.php:138

25  Magento\Store\App\FrontController\Plugin\RequestPreprocessor::aroundDispatch
    https://github.com/magento/magento2/tree/2.4.6/app/code/Magento/Store/App/FrontController/Plugin/RequestPreprocessor.php#L99
    vendor/magento/module-store/App/FrontController/Plugin/RequestPreprocessor.php:99

26  Magento\Framework\App\FrontController::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

27  Mirasvit\CacheWarmer\Plugin\Debug\OnHitPlugin::aroundAroundDispatch
    vendor/mirasvit/module-cache-warmer/src/CacheWarmer/Plugin/Debug/OnHitPlugin.php:145

28  Magento\PageCache\Model\App\FrontController\BuiltinPlugin::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

29  Magento\PageCache\Model\App\FrontController\BuiltinPlugin::___callPlugins
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/Interception/Interceptor.php#L153
    vendor/magento/framework/Interception/Interceptor.php:153

30  Magento\PageCache\Model\App\FrontController\BuiltinPlugin::aroundDispatch
    generated/code/Magento/PageCache/Model/App/FrontController/BuiltinPlugin/Interceptor.php:23

31  Magento\Framework\App\FrontController::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

32  Magento\Framework\App\FrontController::___callPlugins
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/Interception/Interceptor.php#L153
    vendor/magento/framework/Interception/Interceptor.php:153

33  Magento\Framework\App\FrontController::dispatch
    generated/code/Magento/Framework/App/FrontController/Interceptor.php:23

34  Magento\Framework\App\Http::launch
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/App/Http.php#L116
    vendor/magento/framework/App/Http.php:116

35  Magento\Framework\App\Http::___callParent
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/Interception/Interceptor.php#L58
    vendor/magento/framework/Interception/Interceptor.php:58

36  Magento\Framework\App\Http::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/Interception/Interceptor.php#L138
    vendor/magento/framework/Interception/Interceptor.php:138

37  Df\Framework\Plugin\App\Http::aroundLaunch
    https://github.com/mage2pro/core/tree/10.5.6/Framework/Plugin/App/Http.php#L10
    vendor/mage2pro/core/Framework/Plugin/App/Http.php:10

38  Magento\Framework\App\Http::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

39  Magento\Framework\App\Http::___callPlugins
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/Interception/Interceptor.php#L153
    vendor/magento/framework/Interception/Interceptor.php:153

40  Magento\Framework\App\Http::launch
    generated/code/Magento/Framework/App/Http/Interceptor.php:23

41  Magento\Framework\App\Bootstrap::run
    https://github.com/magento/magento2/tree/2.4.6/lib/internal/Magento/Framework/App/Bootstrap.php#L264
    vendor/magento/framework/App/Bootstrap.php:264