Found a bug? Please fill out the sections below. 👍
Issue Summary
A summary of the issue. This needs to be a clear detailed-rich summary.
Error canceling a booking.
Self-hosted
Running version: v.2.9.6
Steps to Reproduce
- Went to an existing booking
- Cancelled it
- Get a 500 but booking is actually deleted though
Any other relevant information. For example, why do you consider this a bug and what did you expect to happen instead?
Booking must be cancelled without errors.
Technical details
- Browser version - Chrome 112
- Node.js version - 18
calcom-docker-calcom-1 | @calcom/web:start: TypeError: _calcom_app_store__WEBPACK_IMPORTED_MODULE_4__.Z[appName] is not a function
calcom-docker-calcom-1 | @calcom/web:start: at getVideoAdapters (/calcom/apps/web/.next/server/chunks/57541.js:96:102)
calcom-docker-calcom-1 | @calcom/web:start: at deleteMeeting (/calcom/apps/web/.next/server/chunks/57541.js:188:37)
calcom-docker-calcom-1 | @calcom/web:start: at /calcom/apps/web/.next/server/pages/api/cancel.js:1330:110
calcom-docker-calcom-1 | @calcom/web:start: at Array.forEach (<anonymous>)
calcom-docker-calcom-1 | @calcom/web:start: at handler (/calcom/apps/web/.next/server/pages/api/cancel.js:1328:99)
calcom-docker-calcom-1 | @calcom/web:start: at async handler (/calcom/apps/web/.next/server/pages/api/cancel.js:605:12)
calcom-docker-calcom-1 | @calcom/web:start: at async /calcom/apps/web/.next/server/chunks/47810.js:25:28
calcom-docker-calcom-1 | @calcom/web:start: at async /calcom/apps/web/.next/server/pages/api/cancel.js:1770:13
calcom-docker-calcom-1 | @calcom/web:start: at async Object.apiResolver (/calcom/node_modules/next/dist/server/api-utils/node.js:372:9)
calcom-docker-calcom-1 | @calcom/web:start: at async NextNodeServer.runApi (/calcom/node_modules/next/dist/server/next-server.js:513:9)
calcom-docker-calcom-1 | @calcom/web:start: [PERF]: getByViewer(1) took 156.2622879743576ms

Found a bug? Please fill out the sections below. 👍
Issue Summary
A summary of the issue. This needs to be a clear detailed-rich summary.
Error canceling a booking.
Self-hosted
Running version: v.2.9.6
Steps to Reproduce
Any other relevant information. For example, why do you consider this a bug and what did you expect to happen instead?
Booking must be cancelled without errors.
Technical details