Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

{"0":"Infinite loop detected, review the trace for the looping path","1":"#1 #37

Open
redati opened this issue Apr 25, 2023 · 1 comment

Comments

@redati
Copy link

redati commented Apr 25, 2023

return $this->checkoutSession->getQuote();

parece que em alguns casos, pegar o "quote" da sessão pode causar loops infinitos.
Epserimentei isso com php8.1 e magento 2.4.6

Problema ja relatado, porém relacionado não ao magneto mas a codigo de terceiros:
magento/magento2#34830
magento/magento2#34830 (comment)

log: {"0":"Infinite loop detected, review the trace for the looping path","1":"#1 Frenet\Shipping\Model\TotalsCollector->getQuote()

aqui tem uma soluçao não recomendada:
magento/magento2#30029

mais informações importantes sobre:
magento/magento2#26786 (comment)

@redati redati changed the title {"0":"Infinite loop detected, review the trace for the looping path","1":"#1 Frenet\\Shipping\\Model\\TotalsCollector->getQuote() {"0":"Infinite loop detected, review the trace for the looping path","1":"#1 Jun 27, 2023
@samuelmafra
Copy link

Algum update sobre isso? @redati conseguiu solucionar?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants