Logout redirect to "Oops! We ran into some problems."

Fethi.dz

Well-known member
Affected version
2.3.7
Hello,

Today I found that the logout is slow and redirecting eventually to "Oops! We ran into some problems."
Cookies are required to use this site. You must accept them to continue using the site.

I have tested the logout on my personal website and here as well.

This is first time I notice it when I upgraded to xf.2.3.7

Note that the using of cookies already accepted.

Tested on IOS 18.5 Safari & Google Chrome.
 

Attachments

  • IMG_4746.webp
    IMG_4746.webp
    43.2 KB · Views: 11
Last edited:
Not sure if it's related to this:

If so, why after logout it redirects us to an error page instead of homepage!!
 
Did further tests from Desktop (Windows 11);

- Firefox latest version 141.0, No issue in logout.

- Chrome latest version 138.0.7204, No issue as well in logout

It seems the issue is with the mobile devices.
 
Logout using Safari on macOS and it just hangs. This is on a forum running XenForo 2.3.7.

Adding $config['enableClearSiteData'] = false; to the src/config.php file corrects the issue.
 
Last edited:
Back
Top Bottom