Your app is crashing. Here's the latest log:
[2025-03-27T07:45:45.058Z] INFO b0b17ba8-5055-47b1-b4a5-c5c51087a4e1/TRANSPORTER: TCP server is listening on port 36269
[2025-03-27T07:45:45.059Z] INFO b0b17ba8-5055-47b1-b4a5-c5c51087a4e1/TRANSPORTER: UDP Discovery is disabled.
[2025-03-27T07:45:45.059Z] INFO b0b17ba8-5055-47b1-b4a5-c5c51087a4e1/TRANSPORTER: TCP Transporter started.
(node:514739) [MONGODB DRIVER] Warning: cursor.count is deprecated and will be removed in the next major version, please use `collection.estimatedDocumentCount` or `collection.countDocuments` instead
Started your app.
App running at: http://localhost:3000/
[2025-03-27T07:45:45.582Z] INFO b0b17ba8-5055-47b1-b4a5-c5c51087a4e1/REGISTRY: '$node' service is registered.
[2025-03-27T07:45:45.583Z] INFO b0b17ba8-5055-47b1-b4a5-c5c51087a4e1/REGISTRY: 'matrix' service is registered.
[2025-03-27T07:45:45.584Z] INFO b0b17ba8-5055-47b1-b4a5-c5c51087a4e1/$NODE: Service '$node' started.
[2025-03-27T07:45:45.584Z] INFO b0b17ba8-5055-47b1-b4a5-c5c51087a4e1/MATRIX: Service 'matrix' started.
[2025-03-27T07:45:45.585Z] INFO b0b17ba8-5055-47b1-b4a5-c5c51087a4e1/BROKER: ✔ ServiceBroker with 2 service(s) started successfully in 608ms.
+---------------------------------------------+
| SERVER RUNNING |
+---------------------------------------------+
| |
| Rocket.Chat Version: 6.4.6 |
| NodeJS Version: 14.21.4 - x64 |
| MongoDB Version: 6.0.3 |
| MongoDB Engine: wiredTiger |
| Platform: linux |
| Process Port: 29572 |
| Site URL: https://quicktlk.com |
| ReplicaSet OpLog: Enabled |
| Commit Hash: 84dc6c249d |
| Commit Branch: development |
| |
+---------------------------------------------+
[2025-03-27T07:45:44.889Z] USERLVL (Migrations/514739 on ubuntu-4gb-fsn1-4): Not migrating, already at version 303
[2025-03-27T07:45:44.984Z] USERLVL (DatabaseWatcher/514739 on ubuntu-4gb-fsn1-4): Using change streams
[2025-03-27T12:00:20.064Z] ERROR (System/514739 on ubuntu-4gb-fsn1-4): Failed to get Workspace AccessToken from Rocket.Chat Cloud
url: "/api/oauth/token"
scope: "workspace:license:read workspace:client:write workspace:stats:write workspace:push:send marketplace:read marketplace:download fedhub:register"
err: {
"type": "AbortError",
"message": "The user aborted a request.",
"stack":
AbortError: The user aborted a request.
at abort (/home/worxflow/development/rocketchat-worxflow/node_modules/node-fetch/lib/index.js:1401:16)
at AbortSignal.abortAndFinalize (/home/worxflow/development/rocketchat-worxflow/node_modules/node-fetch/lib/index.js:1416:4)
at AbortSignal.dispatchEvent (/home/worxflow/development/rocketchat-worxflow/node_modules/event-target-shim/dist/event-target-shim.js:818:35)
at abortSignal (/home/worxflow/development/rocketchat-worxflow/node_modules/abort-controller/dist/abort-controller.js:52:12)
at AbortController.abort (/home/worxflow/development/rocketchat-worxflow/node_modules/abort-controller/dist/abort-controller.js:91:9)
at Timeout.<anonymous> (/home/worxflow/development/rocketchat-worxflow/packages/server-fetch/dist/index.js:37:51)
at listOnTimeout (internal/timers.js:557:17)
at processTimers (internal/timers.js:500:7)
=> awaited here:
at Function.Promise.await (/home/worxflow/.meteor/packages/promise/.0.12.2.qhmebw.8r9v9++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/meteor-promise/promise_server.js:56:12)
at app/cloud/server/functions/getWorkspaceAccessTokenWithScope.ts:43:15
at /home/worxflow/.meteor/packages/promise/.0.12.2.qhmebw.8r9v9++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/meteor-promise/fiber_pool.js:43:40
"name": "AbortError"
}
[2025-03-27T12:00:40.079Z] ERROR (System/514739 on ubuntu-4gb-fsn1-4): Failed to get Workspace AccessToken from Rocket.Chat Cloud
url: "/api/oauth/token"
scope: "workspace:license:read workspace:client:write workspace:stats:write workspace:push:send marketplace:read marketplace:download fedhub:register"
err: {
"type": "AbortError",
"message": "The user aborted a request.",
"stack":
AbortError: The user aborted a request.
at abort (/home/worxflow/development/rocketchat-worxflow/node_modules/node-fetch/lib/index.js:1401:16)
at AbortSignal.abortAndFinalize (/home/worxflow/development/rocketchat-worxflow/node_modules/node-fetch/lib/index.js:1416:4)
at AbortSignal.dispatchEvent (/home/worxflow/development/rocketchat-worxflow/node_modules/event-target-shim/dist/event-target-shim.js:818:35)
at abortSignal (/home/worxflow/development/rocketchat-worxflow/node_modules/abort-controller/dist/abort-controller.js:52:12)
at AbortController.abort (/home/worxflow/development/rocketchat-worxflow/node_modules/abort-controller/dist/abort-controller.js:91:9)
at Timeout.<anonymous> (/home/worxflow/development/rocketchat-worxflow/packages/server-fetch/dist/index.js:37:51)
at listOnTimeout (internal/timers.js:557:17)
at processTimers (internal/timers.js:500:7)
=> awaited here:
at Function.Promise.await (/home/worxflow/.meteor/packages/promise/.0.12.2.qhmebw.8r9v9++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/meteor-promise/promise_server.js:56:12)
at app/cloud/server/functions/getWorkspaceAccessTokenWithScope.ts:43:15
at /home/worxflow/.meteor/packages/promise/.0.12.2.qhmebw.8r9v9++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/meteor-promise/fiber_pool.js:43:40
"name": "AbortError"
}
=== UnHandledPromiseRejection ===
URIError: URI malformed
at decodeURI (<anonymous>)
at Router.match (/home/worxflow/development/rocketchat-worxflow/apps/meteor/.meteor/local/isopacks/rocketchat_restivus/npm/node_modules/connect-route/lib/connect-route.js:61:12)
at /home/worxflow/development/rocketchat-worxflow/apps/meteor/.meteor/local/isopacks/rocketchat_restivus/npm/node_modules/connect-route/lib/connect-route.js:102:24
at /home/worxflow/.meteor/packages/promise/.0.12.2.qhmebw.8r9v9++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/meteor-promise/fiber_pool.js:43:40
---------------------------------
Errors like this can cause oplog processing errors.
Setting EXIT_UNHANDLEDPROMISEREJECTION will cause the process to exit allowing your service to automatically restart the process
Future node.js versions will automatically exit the process
=================================
Exited with code: 1
Your application is crashing. Waiting for file change.
=> Meteor 3.1.2 is available. Check the changelog https://docs.meteor.com/changelog.html and update this project with 'meteor update'.
=> Meteor 3.1.2 is available. Check the changelog https://docs.meteor.com/changelog.html and update this project with 'meteor update'.
=> Meteor 3.1.2 is available. Check the changelog https://docs.meteor.com/changelog.html and update this project with 'meteor update'.
=> Meteor 3.1.2 is available. Check the changelog https://docs.meteor.com/changelog.html and update this project with 'meteor update'.
=> Meteor 3.1.2 is available. Check the changelog https://docs.meteor.com/changelog.html and update this project with 'meteor update'.
=> Meteor 3.1.2 is available. Check the changelog https://docs.meteor.com/changelog.html and update this project with 'meteor update'.
=> Meteor 3.1.2 is available. Check the changelog https://docs.meteor.com/changelog.html and update this project with 'meteor update'.
=> Meteor 3.1.2 is available. Check the changelog https://docs.meteor.com/changelog.html and update this project with 'meteor update'.
=> Meteor 3.1.2 is available. Check the changelog https://docs.meteor.com/changelog.html and update this project with 'meteor update'.
=> Meteor 3.1.2 is available. Check the changelog https://docs.meteor.com/changelog.html and update this project with 'meteor update'.
=> Meteor 3.1.2 is available. Check the changelog https://docs.meteor.com/changelog.html and update this project with 'meteor update'.
=> Meteor 3.1.2 is available. Check the changelog https://docs.meteor.com/changelog.html and update this project with 'meteor update'.
=> Meteor 3.1.2 is available. Check the changelog https://docs.meteor.com/changelog.html and update this project with 'meteor update'.