Application GUI crashes (bind)

Description

We used Rocketchat on snap but the GUI kept crashing. Each start of the application you had to force a reload and could login. After this didn’t work anymore I decided to install it on docker and import the database. The error is still there

Server Setup Information

  • .Version of Rocket.Chat Server: 7.13.2
  • Operating System: Ubuntu 24.04
  • Deployment Method: Docker
  • Number of Running Instances: 1
  • DB Replicaset Oplog:
  • NodeJS Version:
  • MongoDB Version:
  • Proxy:
  • Firewalls involved:

Any additional Information

TypeError: Cannot read properties of undefined (reading ‘bind’)
at module (shared.ts:2:45)
at verifyErrors.js:34:1
at g (url_common.js:81:1)
at d.require (url_common.js:81:1)
at e.require (verifyErrors.js:34:1)
at d.i [as link] (verifyErrors.js:34:1)
at module (rsa.ts:1:110)
at verifyErrors.js:34:1
at g (url_common.js:81:1)
at d.require (url_common.js:81:1)
ig @ verifyErrors.js:34
a.componentDidCatch.n.callback @ verifyErrors.js:34
as @ verifyErrors.js:34
sO @ verifyErrors.js:34
sm @ verifyErrors.js:34
sf @ verifyErrors.js:34
uc @ verifyErrors.js:34
ul @ verifyErrors.js:34
s1 @ verifyErrors.js:34
v @ verifyErrors.js:34
C @ verifyErrors.js:34

1 Like

Não entendi nada e não sei como resolver o problema Application Error The application GUI just crashed.

Always search thoroughly.

This comment came originally from tech support:

Do you have custom CSS, custom scripts or custom fields? Any of them can cause GUI to crash.

If you have, try:

  • copy

  • remove

  • restart server

Should work to pinpoint what is causing the crash.