App Error

Your application server has encountered an error
Server Log
at SettingsRegistry.add (app/settings/server/SettingsRegistry.ts:190:5) at app/settings/server/Middleware.ts:8:3 at app/settings/server/index.ts:17:9 at SettingsRegistry.add (app/settings/server/Middleware.ts:12:10) at Object.add (app/settings/server/SettingsRegistry.ts:238:17) at Object.<anonymous> (server/settings/setup-wizard.ts:1270:15) at processTicksAndRejections (node:internal/process/task_queues:105:5) at Object.<anonymous> (server/settings/setup-wizard.ts:1196:3) at async Promise.all (index 27) at module.wrapAsync.self (server/settings/index.ts:39:1) } [23:07:28.315] ERROR (System/1072063): Invalid setting stored _id: "Cloud_Workspace_Client_Secret_Expires_At" err: { "type": "Error", "message": "Setting Cloud_Workspace_Client_Secret_Expires_At is of type int but got object", "stack": Error: Setting Cloud_Workspace_Client_Secret_Expires_At is of type int but got object at validateSetting (app/settings/server/functions/validateSetting.ts:31:11) at SettingsRegistry.add (app/settings/server/SettingsRegistry.ts:190:5) at app/settings/server/Middleware.ts:8:3 at app/settings/server/index.ts:17:9 at SettingsRegistry.add (app/settings/server/Middleware.ts:12:10) at Object.add (app/settings/server/SettingsRegistry.ts:238:17) at Object.<anonymous> (server/settings/setup-wizard.ts:1281:15) at processTicksAndRejections (node:internal/process/task_queues:105:5) at Object.<anonymous> (server/settings/setup-wizard.ts:1196:3) at async Promise.all (index 27) at module.wrapAsync.self (server/settings/index.ts:39:1) } [23:07:28.318] ERROR (System/1072063): Invalid setting stored _id: "Cloud_Workspace_Registration_Client_Uri" err: { "type": "Error", "message": "Setting Cloud_Workspace_Registration_Client_Uri is of type string but got object", "stack": Error: Setting Cloud_Workspace_Registration_Client_Uri is of type string but got object at validateSetting (app/settings/server/functions/validateSetting.ts:21:11) at SettingsRegistry.add (app/settings/server/SettingsRegistry.ts:190:5) at app/settings/server/Middleware.ts:8:3 at app/settings/server/index.ts:17:9 at SettingsRegistry.add (app/settings/server/Middleware.ts:12:10) at Object.add (app/settings/server/SettingsRegistry.ts:238:17) at Object.<anonymous> (server/settings/setup-wizard.ts:1292:15) at processTicksAndRejections (node:internal/process/task_queues:105:5) at Object.<anonymous> (server/settings/setup-wizard.ts:1196:3) at async Promise.all (index 27) at module.wrapAsync.self (server/settings/index.ts:39:1) } [23:07:28.319] ERROR (System/1072063): Invalid setting stored _id: "Cloud_Workspace_PublicKey" err: { "type": "Error", "message": "Setting Cloud_Workspace_PublicKey is of type string but got object", "stack": Error: Setting Cloud_Workspace_PublicKey is of type string but got object at validateSetting (app/settings/server/functions/validateSetting.ts:21:11) at SettingsRegistry.add (app/settings/server/SettingsRegistry.ts:190:5) at app/settings/server/Middleware.ts:8:3 at app/settings/server/index.ts:17:9 at SettingsRegistry.add (app/settings/server/Middleware.ts:12:10) at Object.add (app/settings/server/SettingsRegistry.ts:238:17) at Object.<anonymous> (server/settings/setup-wizard.ts:1303:15) at processTicksAndRejections (node:internal/process/task_queues:105:5) at Object.<anonymous> (server/settings/setup-wizard.ts:1196:3) at async Promise.all (index 27) at module.wrapAsync.self (server/settings/index.ts:39:1) } LocalStore: store created at LocalStore: store created at LocalStore: store created at === UnCaughtException === MongoServerError: E11000 duplicate key error collection: kora.Kora_settings index: _id_ dup key: { _id: "VideoConf_Kora_API_Key" } at InsertOneOperation.execute (/home/ipezzoli/.meteor/packages/npm-mongo/.6.16.1.f6d29k7b0uv++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/mongodb/src/operations/insert.ts:88:13) at processTicksAndRejections (node:internal/process/task_queues:105:5) at tryOperation (/home/ipezzoli/.meteor/packages/npm-mongo/.6.16.1.f6d29k7b0uv++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/mongodb/src/operations/execute_operation.ts:283:14) at executeOperation (/home/ipezzoli/.meteor/packages/npm-mongo/.6.16.1.f6d29k7b0uv++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/mongodb/src/operations/execute_operation.ts:115:12) at Collection.insertOne (/home/ipezzoli/.meteor/packages/npm-mongo/.6.16.1.f6d29k7b0uv++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/mongodb/src/collection.ts:285:12) at SettingsRegistry.add (app/settings/server/SettingsRegistry.ts:201:3) at Object.<anonymous> (server/settings/video-conference.ts:18:3) at async Promise.all (index 32) at module.wrapAsync.self (server/settings/index.ts:39:1) { errorLabelSet: Set(0) {}, errorResponse: { index: 0, code: 11000, errmsg: 'E11000 duplicate key error collection: kora.Kora_settings index: _id_ dup key: { _id: "VideoConf_Kora_API_Key" }', keyPattern: { _id: 1 }, keyValue: { _id: 'VideoConf_Kora_API_Key' } }, index: 0, code: 11000, keyPattern: { _id: 1 }, keyValue: { _id: 'VideoConf_Kora_API_Key' } } ------------------------- Errors like this can cause oplog processing errors. =========================== Exited with code: 1 Your application is crashing. Waiting for file change.
Fix the error in your code and save your files. Once your server is running without errors, then reload this page.