[Resolved] Logout Error: Unable to Log Out Due to Server Issue
When a user tries to log out by clicking on their icon in the top-right corner and selecting "Log Out," a message appears saying, "Please wait while we redirect you to the appropriate page...". Additionally, in the bottom-right corner, an error message appears: "Unexpected error from server. Please check browser console." When clicking on "View Details," the following message is displayed:
<html>
<head><title>404 Not Found</title></head>
<body>
<center><h1>404 Not Found</h1></center>
<hr><center>nginx</center>
</body>
</html>
This doesn't happen here. Could it be an issue with your server?
I just tried it and it works fine for me.
Try clearing the cache.
Got it, thanks a lot, everyone!