- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
cart error
i am getting following error when i click on proceed to checkout button
No such entity with cartId = 94
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: cart error
Are you using latest version of magento 2 ?
Also are you using multi-site concept of magento 2?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: cart error
i moved my site from localhost to server. on localhost it was working
properly but on server it shows
error:You have no items in your shopping cart.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: cart error
Hello @shweta_singh1
Can you please check the following thing
1) Cookie Domain name
2) Check with the incognito mode of the browser
3) Is there any module that is overriding it Magento/Quote/Model/QuoteRepository.php
If it will work then mark as solution
Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: cart error
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: cart error
Hello @shweta_singh1
may i know which payment method are you using?
also provide log information as well it will help to debug error
Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: cart error
will please help me to know that if it was properly working on localhost
then why it is not working on sever.
when i click on proceed to checkout and select payment method and after
filling details it shows no such entity with cart id and when i refresh
this page it shows cart is empty.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: cart error
Hello @shweta_singh1
Can you please enable another payment method like bank transfer and check it.
Is your place order working, if working then it will be an issue with that payment method?
Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: cart error
@shweta_singh1 - it seems like you have issue with either your caching system or with session lifetime.
could you please let us know are you using any caching mechanism on server ?
If yes - then kindly disable it and then check it is working or not
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: cart error
my site url: http://www.gurgaonretailer.com
please check this