next-learn icon indicating copy to clipboard operation
next-learn copied to clipboard

why has this result GET /query 500

Open amjadalshahthi2024 opened this issue 1 year ago • 0 comments

this massage uncaughtException: Error: Connection terminated unexpectedly at un. (D:\search\lab\learn\nextjs-dashboard\next-dashboard\learn-next.next\server\chunks\node_modules__pnpm_c4c50d..js:9496:77) at Object.onceWrapper (D:\search\lab\learn\nextjs-dashboard\next-dashboard\learn-next.next\server\chunks\node_modules__pnpm_c4c50d..js:6628:141) at un.emit (D:\search\lab\learn\nextjs-dashboard\next-dashboard\learn-next.next\server\chunks\node_modules__pnpm_c4c50d..js:6598:37) at x. (D:\search\lab\learn\nextjs-dashboard\next-dashboard\learn-next.next\server\chunks\node_modules__pnpm_c4c50d..js:9340:19) at x.emit (D:\search\lab\learn\nextjs-dashboard\next-dashboard\learn-next.next\server\chunks\node_modules__pnpm_c4c50d..js:6598:37) at WebSocket. (D:\search\lab\learn\nextjs-dashboard\next-dashboard\learn-next.next\server\chunks\node_modules__pnpm_c4c50d..js:8601:26) at callListener (D:\search\lab\learn\nextjs-dashboard\next-dashboard\learn-next.next\server\chunks\node_modules__pnpm_c4c50d..js:13128:18) at WebSocket.onClose (D:\search\lab\learn\nextjs-dashboard\next-dashboard\learn-next.next\server\chunks\node_modules__pnpm_c4c50d..js:13067:17) at WebSocket.emit (node:events:519:28) at WebSocket.emitClose (D:\search\lab\learn\nextjs-dashboard\next-dashboard\learn-next.next\server\chunks\node_modules__pnpm_c4c50d..js:13526:14) at TLSSocket.socketOnClose (D:\search\lab\learn\nextjs-dashboard\next-dashboard\learn-next.next\server\chunks\node_modules__pnpm_c4c50d..js:14307:19) at TLSSocket.emit (node:events:531:35) at node:net:337:12 at TCP.done (node:_tls_wrap:657:7) at TCP.callbackTrampoline (node:internal/async_hooks:130:17)

amjadalshahthi2024 avatar Nov 21 '24 14:11 amjadalshahthi2024