We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeError: fetch failed at node:internal/deps/undici/undici:13178:13 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Client.call (webpack-internal:///(action-browser)/./node_modules/node-appwrite/dist/client.mjs:272:22) at async Users.create (webpack-internal:///(action-browser)/./node_modules/node-appwrite/dist/services/users.mjs:81:12) at async $$ACTION_0 (webpack-internal:///(action-browser)/./lib/actions/patient.actions.ts:27:25) at async D:\Web Developer\careplus\node_modules\next\dist\compiled\next-server\app-page.runtime.dev.js:39:418 at async r (D:\Web Developer\careplus\node_modules\next\dist\compiled\next-server\app-page.runtime.dev.js:38:8148) at async r8 (D:\Web Developer\careplus\node_modules\next\dist\compiled\next-server\app-page.runtime.dev.js:41:1256) at async doRender (D:\Web Developer\careplus\node_modules\next\dist\server\base-server.js:1420:30) at async cacheEntry.responseCache.get.routeKind (D:\Web Developer\careplus\node_modules\next\dist\server\base-server.js:1581:28) at async DevServer.renderToResponseWithComponentsImpl (D:\Web Developer\careplus\node_modules\next\dist\server\base-server.js:1489:28) at async DevServer.renderPageComponent (D:\Web Developer\careplus\node_modules\next\dist\server\base-server.js:1920:24) at async DevServer.renderToResponseImpl (D:\Web Developer\careplus\node_modules\next\dist\server\base-server.js:1958:32) at async DevServer.pipeImpl (D:\Web Developer\careplus\node_modules\next\dist\server\base-server.js:917:25) at async NextNodeServer.handleCatchallRenderRequest (D:\Web Developer\careplus\node_modules\next\dist\server\next-server.js:272:17) at async DevServer.handleRequestImpl (D:\Web Developer\careplus\node_modules\next\dist\server\base-server.js:813:17) at async D:\Web Developer\careplus\node_modules\next\dist\server\dev\next-dev-server.js:339:20 at async Span.traceAsyncFn (D:\Web Developer\careplus\node_modules\next\dist\trace\trace.js:154:20) at async DevServer.handleRequest (D:\Web Developer\careplus\node_modules\next\dist\server\dev\next-dev-server.js:336:24) at async invokeRender (D:\Web Developer\careplus\node_modules\next\dist\server\lib\router-server.js:173:21) at async handleRequest (D:\Web Developer\careplus\node_modules\next\dist\server\lib\router-server.js:350:24) at async requestHandlerImpl (D:\Web Developer\careplus\node_modules\next\dist\server\lib\router-server.js:374:13) at async Server.requestListener (D:\Web Developer\careplus\node_modules\next\dist\server\lib\start-server.js:141:13) { [cause]: ConnectTimeoutError: Connect Timeout Error at onConnectTimeout (webpack-internal:///(action-browser)/./node_modules/node-fetch-native-with-agent/dist/shared/node-fetch-native-with-agent.df7e6bd6.cjs:1:44270) at async handleRequest (D:\Web Developer\careplus\node_modules\next\dist\server\lib\router-server.js:350:24) at async requestHandlerImpl (D:\Web Developer\careplus\node_modules\next\dist\server\lib\router-server.js:374:13) at async Server.requestListener (D:\Web Developer\careplus\node_modules\next\dist\server\lib\start-server.js:141:13) { [cause]: ConnectTimeoutError: Connect Timeout Error at onConnectTimeout (webpack-internal:///(action-browser)/./node_modules/node-fetch-native-with-agent/dist/shared/node-fetch-native-with-agent.df7e6bd6.cjs:1:44270) at async requestHandlerImpl (D:\Web Developer\careplus\node_modules\next\dist\server\lib\router-server.js:374:13) at async Server.requestListener (D:\Web Developer\careplus\node_modules\next\dist\server\lib\start-server.js:141:13) { [cause]: ConnectTimeoutError: Connect Timeout Error at onConnectTimeout (webpack-internal:///(action-browser)/./node_modules/node-fetch-native-with-agent/dist/shared/node-fetch-native-with-agent.df7e6bd6.cjs:1:44270) at async Server.requestListener (D:\Web Developer\careplus\node_modules\next\dist\server\lib\start-server.js:141:13) { [cause]: ConnectTimeoutError: Connect Timeout Error at onConnectTimeout (webpack-internal:///(action-browser)/./node_modules/node-fetch-native-with-agent/dist/shared/node-fetch-native-with-agent.df7e6bd6.cjs:1:44270) [cause]: ConnectTimeoutError: Connect Timeout Error at onConnectTimeout (webpack-internal:///(action-browser)/./node_modules/node-fetch-native-with-agent/dist/shared/node-fetch-native-with-agent.df7e6bd6.cjs:1:44270) at onConnectTimeout (webpack-internal:///(action-browser)/./node_modules/node-fetch-native-with-agent/dist/shared/node-fetch-native-with-agent.df7e6bd6.cjs:1:44270) fetch-native-with-agent.df7e6bd6.cjs:1:44270) at eval (webpack-internal:///(action-browser)/./node_modules/node-fetch-native-with-agent/dist/shared/node-fetch-native-with-agent.df7e6bd6.cjs:1:43539) at Immediate.eval [as _onImmediate] (webpack-internal:///(action-browser)/./node_modules/node-fetch-native-with-agent/dist/shared/node-fetch-native-with-agent.df7e6bd6.cjs:1:43949) ist/shared/node-fetch-native-with-agent.df7e6bd6.cjs:1:43949) at process.processImmediate (node:internal/timers:483:21) at process.callbackTrampoline (node:internal/async_hooks:130:17) { code: 'UND_ERR_CONNECT_TIMEOUT' } }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
TypeError: fetch failed
at node:internal/deps/undici/undici:13178:13
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Client.call (webpack-internal:///(action-browser)/./node_modules/node-appwrite/dist/client.mjs:272:22)
at async Users.create (webpack-internal:///(action-browser)/./node_modules/node-appwrite/dist/services/users.mjs:81:12)
at async $$ACTION_0 (webpack-internal:///(action-browser)/./lib/actions/patient.actions.ts:27:25)
at async D:\Web Developer\careplus\node_modules\next\dist\compiled\next-server\app-page.runtime.dev.js:39:418
at async r (D:\Web Developer\careplus\node_modules\next\dist\compiled\next-server\app-page.runtime.dev.js:38:8148)
at async r8 (D:\Web Developer\careplus\node_modules\next\dist\compiled\next-server\app-page.runtime.dev.js:41:1256)
at async doRender (D:\Web Developer\careplus\node_modules\next\dist\server\base-server.js:1420:30)
at async cacheEntry.responseCache.get.routeKind (D:\Web Developer\careplus\node_modules\next\dist\server\base-server.js:1581:28)
at async DevServer.renderToResponseWithComponentsImpl (D:\Web Developer\careplus\node_modules\next\dist\server\base-server.js:1489:28)
at async DevServer.renderPageComponent (D:\Web Developer\careplus\node_modules\next\dist\server\base-server.js:1920:24)
at async DevServer.renderToResponseImpl (D:\Web Developer\careplus\node_modules\next\dist\server\base-server.js:1958:32)
at async DevServer.pipeImpl (D:\Web Developer\careplus\node_modules\next\dist\server\base-server.js:917:25)
at async NextNodeServer.handleCatchallRenderRequest (D:\Web Developer\careplus\node_modules\next\dist\server\next-server.js:272:17)
at async DevServer.handleRequestImpl (D:\Web Developer\careplus\node_modules\next\dist\server\base-server.js:813:17)
at async D:\Web Developer\careplus\node_modules\next\dist\server\dev\next-dev-server.js:339:20
at async Span.traceAsyncFn (D:\Web Developer\careplus\node_modules\next\dist\trace\trace.js:154:20)
at async DevServer.handleRequest (D:\Web Developer\careplus\node_modules\next\dist\server\dev\next-dev-server.js:336:24)
at async invokeRender (D:\Web Developer\careplus\node_modules\next\dist\server\lib\router-server.js:173:21)
at async handleRequest (D:\Web Developer\careplus\node_modules\next\dist\server\lib\router-server.js:350:24)
at async requestHandlerImpl (D:\Web Developer\careplus\node_modules\next\dist\server\lib\router-server.js:374:13)
at async Server.requestListener (D:\Web Developer\careplus\node_modules\next\dist\server\lib\start-server.js:141:13) {
[cause]: ConnectTimeoutError: Connect Timeout Error
at onConnectTimeout (webpack-internal:///(action-browser)/./node_modules/node-fetch-native-with-agent/dist/shared/node-fetch-native-with-agent.df7e6bd6.cjs:1:44270)
at async handleRequest (D:\Web Developer\careplus\node_modules\next\dist\server\lib\router-server.js:350:24)
at async requestHandlerImpl (D:\Web Developer\careplus\node_modules\next\dist\server\lib\router-server.js:374:13)
at async Server.requestListener (D:\Web Developer\careplus\node_modules\next\dist\server\lib\start-server.js:141:13) {
[cause]: ConnectTimeoutError: Connect Timeout Error
at onConnectTimeout (webpack-internal:///(action-browser)/./node_modules/node-fetch-native-with-agent/dist/shared/node-fetch-native-with-agent.df7e6bd6.cjs:1:44270)
at async requestHandlerImpl (D:\Web Developer\careplus\node_modules\next\dist\server\lib\router-server.js:374:13)
at async Server.requestListener (D:\Web Developer\careplus\node_modules\next\dist\server\lib\start-server.js:141:13) {
[cause]: ConnectTimeoutError: Connect Timeout Error
at onConnectTimeout (webpack-internal:///(action-browser)/./node_modules/node-fetch-native-with-agent/dist/shared/node-fetch-native-with-agent.df7e6bd6.cjs:1:44270)
at async Server.requestListener (D:\Web Developer\careplus\node_modules\next\dist\server\lib\start-server.js:141:13) {
[cause]: ConnectTimeoutError: Connect Timeout Error
at onConnectTimeout (webpack-internal:///(action-browser)/./node_modules/node-fetch-native-with-agent/dist/shared/node-fetch-native-with-agent.df7e6bd6.cjs:1:44270)
[cause]: ConnectTimeoutError: Connect Timeout Error
at onConnectTimeout (webpack-internal:///(action-browser)/./node_modules/node-fetch-native-with-agent/dist/shared/node-fetch-native-with-agent.df7e6bd6.cjs:1:44270)
at onConnectTimeout (webpack-internal:///(action-browser)/./node_modules/node-fetch-native-with-agent/dist/shared/node-fetch-native-with-agent.df7e6bd6.cjs:1:44270)
fetch-native-with-agent.df7e6bd6.cjs:1:44270)
at eval (webpack-internal:///(action-browser)/./node_modules/node-fetch-native-with-agent/dist/shared/node-fetch-native-with-agent.df7e6bd6.cjs:1:43539)
at Immediate.eval [as _onImmediate] (webpack-internal:///(action-browser)/./node_modules/node-fetch-native-with-agent/dist/shared/node-fetch-native-with-agent.df7e6bd6.cjs:1:43949)
ist/shared/node-fetch-native-with-agent.df7e6bd6.cjs:1:43949)
at process.processImmediate (node:internal/timers:483:21)
at process.callbackTrampoline (node:internal/async_hooks:130:17) {
code: 'UND_ERR_CONNECT_TIMEOUT'
}
}
The text was updated successfully, but these errors were encountered: