Rocket.Chat icon indicating copy to clipboard operation
Rocket.Chat copied to clipboard

"The application GUI just crashed" - after dismissing banner

Open kluvi opened this issue 5 months ago • 27 comments

Description:

When admin dismisses banner with notification, that new version 6.12 is available, the app crashes: image

When I remove manually in mongo the role "admin" from user, everything works. Admins, that dont dismiss this notification are not affected.

Tried to delete some items from rocketchat_banner_dismiss, but it didnt help.

Notifications are working correctly even when the app is crashed, mobile app also works (but not the admin panel in mobile app)

Server Setup Information:

  • Version of Rocket.Chat Server: 6.12.0
  • Number of Users: about 70
  • Operating System: linux
  • Deployment Method: docker
  • Number of Running Instances: 1
  • DB Replicaset Oplog: enabled
  • NodeJS Version: 14.21.3 - x64
  • MongoDB Version: 4.4.29

Additional context

Same problem described here: https://forums.rocket.chat/t/application-error-the-application-gui-just-crashed/20534

Relevant logs:

browser console:

console.js:288 Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7B%7D for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
    at aX (_define_property.mjs:14:1)

kluvi avatar Sep 12 '24 07:09 kluvi