Timeout Error
# support
v
Hi there! 👋 The error you're seeing is the "end-of-call-report Server URL Error" with a timeout of 20000ms exceeded. This is happening because Vapi has a default timeout setting of 20 seconds (20000ms) for server URL requests [like the end-of-call-report](https://discord.com/channels/1211482211119796234/1211483291191083018/1339941602872918068). Even if you've set higher timeout limits in your own code, Vapi's default server timeout would still apply unless specifically adjusted in the Vapi configuration. Some common causes for this timeout include: - Network connectivity issues between Vapi and your server - Your server taking too long to respond to the request - Server configuration issues To resolve this, you can: 1. Check your server's response time and optimize if needed 2. Verify network connectivity 3. Adjust the
timeoutSeconds
parameter in Vapi (can be set between 1-120 seconds) Let me know if you need help with any of these steps! 😊 Sources: - [Timeout Information](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1339941602872918068) - [End-of-call-report Error Causes](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1338541335870836736)
l
This call got cut off while the person was talking
so why?
Why did it cut directly during the call?
k
Hey! To help track down this issue, could you share: - The call ID - When exactly this happened (the timestamp) - What response you expected to get - What response you actually got instead This would really help us figure out what went wrong!
l
Call ID is dd7e5f08-5e12-4b98-90da-988c50f13564 Timestamp: 20:02:04:481 I expected the call to continue, but the call just shut down and closed.
k
It should be fixed, can you try once more?
l
What was the issue?