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

Catch session exception #1835

Closed

Conversation

valentin-
Copy link
Contributor

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets #...

Backend redirects won't work as the Session is not set in the SessionCartSubscriber:

image

@solverat
Copy link
Contributor

Are you on latest symfony 5.4.*?

@valentin-
Copy link
Contributor Author

Are you on latest symfony 5.4.*?

Symfony 5.4.2 is installed

@solverat
Copy link
Contributor

mhm, ok. Some weird session side effects are popping up everywhere in the symfony community since symfony 3.4 (also the session implementation in pimcore is also… extraordinary) that's why I'm asking.

@dpfaffenbauer
Copy link
Member

what session backend do you use? redis?

@valentin-
Copy link
Contributor Author

Yes, redis 6

@dpfaffenbauer
Copy link
Member

try disabling that and see if it still appears. I recently ran into some odd issues with container building and having redis as session storage

@dpfaffenbauer
Copy link
Member

better solution: #1836

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

Successfully merging this pull request may close these issues.

3 participants