Exiting meeting because room was deleted
# support
u
Hi, I'm experiencing this issue on all calls. callId is 0fc150e7-78b2-446c-8e36-5fbe5597a3d5 The call starts and after a couple of seconds stops with:
Copy code
{
  "action": "error",
  "errorMsg": "Meeting has ended",
  "error": {
    "type": "no-room",
    "msg": "Exiting meeting because room was deleted"
  },
  "callFrameId": "17211609582430.8556471350258563"
}
v
@_mikigraf Hello! I'm sorry to hear that you're experiencing issues with your calls. It seems like the calls are being disconnected because the room is being deleted unexpectedly. To help you better, I may need a bit more information. Could you please tell me if this is happening across different devices or networks, and if there have been any recent changes to your system or network configuration that might be affecting the calls? Additionally, ensuring that your application has the necessary permissions and that there are no conflicting settings on your server or client side could be helpful. If you've already checked these and the problem persists, please let me know so we can investigate further.
You can continue this conversation by mentioning me in the message.
Got it. Tagging @User for additional help.
u
The issue occurs regardless of setting artifactPlan.videoRecordingEnabled to true or false
s
@_mikigraf can you please share console logs.
Microphone and camera access is granted and the same issue happens in VAPI Dashboard
I fixed it by deleting our DeepGram API key from API Providers in VAPI. Our DeepGram account has enough credits (a couple of hundred $), but for some reason it just stopped working.
h
How many concurrent inbound calls can one assistant answer ?
3 Views