Hello, I started customizing Rocket.Chat and followed the documentation at the link below.
Now, when I try to access the address http://localhost:3000/, the following error appears:
Your app is crashing. Here's the latest log:
Started MongoDB.
Linted your app. No linting errors.
strict mode: use allowUnionTypes to allow union type keyword at "#/properties/count" (strictTypes)
strict mode: use allowUnionTypes to allow union type keyword at "#/properties/offset" (strictTypes)
strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
strict mode: missing type "object" for keyword "required" at "#/oneOf/0" (strictTypes)
strict mode: missing type "object" for keyword "required" at "#/oneOf/1" (strictTypes)
Exited from signal: SIGBUS
Your application is crashing. Waiting for file change.
Server Setup Information
- Version of Rocket.Chat Server: (github/develop-branch)
- Operating System: Ubuntu
- Deployment Method: docker
- Number of Running Instances: 1
- DB Replicaset Oplog:
- NodeJS Version: 22.14.0
- MongoDB Version: v8.0.11
- Firewalls involved: