Whenever I do vercel dev the project runs perfectly, but when I go to the terminal and do Control + C to stop it, then this happens:
Error: getaddrinfo ENOENT sentry.io at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26)This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:Error: getaddrinfo ENOENT sentry.io at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26)Error: An unexpected error occurred!Error: getaddrinfo ENOENT sentry.io at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26)This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:Error: getaddrinfo ENOENT sentry.io at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26)Error: An unexpected error occurred!Error: getaddrinfo ENOENT sentry.io at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26)This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:Error: getaddrinfo ENOENT sentry.io at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26)Error: An unexpected error occurred!Error: getaddrinfo ENOENT sentry.io at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26)This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:Error: getaddrinfo ENOENT sentry.io at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26)Error: An unexpected error occurred!Error: getaddrinfo ENOENT sentry.io at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26)This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:Error: getaddrinfo ENOENT sentry.io at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26)Error: An unexpected error occurred!Error: getaddrinfo ENOENT sentry.io at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26)This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:Error: getaddrinfo ENOENT sentry.io at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26)Error: An unexpected error occurred!Error: getaddrinfo ENOENT sentry.io at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26)This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:Error: getaddrinfo ENOENT sentry.io at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26)Error: An unexpected error occurred!Error: getaddrinfo ENOENT sentry.io at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26)This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:Error: getaddrinfo ENOENT sentry.io at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26)Error: An unexpected error occurred!Error: getaddrinfo ENOENT sentry.io at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26)This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:Error: getaddrinfo ENOENT sentry.io at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26)Error: An unexpected error occurred!Error: getaddrinfo ENOENT sentry.io at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26)This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:Error: getaddrinfo ENOENT sentry.io at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26)Error: An unexpected error occurred!Error: getaddrinfo ENOENT sentry.io at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26)This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:Error: getaddrinfo ENOENT sentry.io at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26)Error: An unexpected error occurred!Error: getaddrinfo ENOENT sentry.io at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26)This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:Error: getaddrinfo ENOENT sentry.io at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26)Error: An unexpected error occurred!Error: getaddrinfo ENOENT sentry.io at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26)This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:Error: getaddrinfo ENOENT sentry.io at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26)Terminate batch job (Y/N)? y
Over and over and over.
Why this happens, why is terminating Vercel dev trying to connect to Sentry? How do I disable this. I have Sentry blocked on my PC.