-
Notifications
You must be signed in to change notification settings - Fork 3
Description
gpt4-langchain-pdf-chatbot@0.1.0 dev
next dev
ready - started server on 0.0.0.0:3000, url: http://localhost:3000
info - Loaded env from E:\autogpt\gpt4-pdf-chatbot-langchain-main\gpt4-pdf-chatbot-langchain-main.env
Error [NextFontError]: Failed to fetch Inter from Google Fonts.
at nextFontError (E:\autogpt\gpt4-pdf-chatbot-langchain-main\gpt4-pdf-chatbot-langchain-main\node_modules\next\dist\compiled@next\font\dist\utils.js:55:17)
at downloadGoogleFonts (E:\autogpt\gpt4-pdf-chatbot-langchain-main\gpt4-pdf-chatbot-langchain-main\node_modules\next\dist\compiled@next\font\dist\google\loader.js:87:39)
at E:\autogpt\gpt4-pdf-chatbot-langchain-main\gpt4-pdf-chatbot-langchain-main\node_modules\next\dist\build\webpack\loaders\next-font-loader\index.js:52:99
at async Span.traceAsyncFn (E:\autogpt\gpt4-pdf-chatbot-langchain-main\gpt4-pdf-chatbot-langchain-main\node_modules\next\dist\trace\trace.js:79:20)
error - Failed to download Inter from Google Fonts. Using fallback font instead.
event - compiled client and server successfully in 15.3s (173 modules)
wait - compiling...
event - compiled successfully in 3.8s (139 modules)
wait - compiling / (client and server)...
Error [NextFontError]: Failed to fetch Inter from Google Fonts.
at nextFontError (E:\autogpt\gpt4-pdf-chatbot-langchain-main\gpt4-pdf-chatbot-langchain-main\node_modules\next\dist\compiled@next\font\dist\utils.js:55:17)
at downloadGoogleFonts (E:\autogpt\gpt4-pdf-chatbot-langchain-main\gpt4-pdf-chatbot-langchain-main\node_modules\next\dist\compiled@next\font\dist\google\loader.js:87:39)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async E:\autogpt\gpt4-pdf-chatbot-langchain-main\gpt4-pdf-chatbot-langchain-main\node_modules\next\dist\build\webpack\loaders\next-font-loader\index.js:52:93
at async Span.traceAsyncFn (E:\autogpt\gpt4-pdf-chatbot-langchain-main\gpt4-pdf-chatbot-langchain-main\node_modules\next\dist\trace\trace.js:79:20)
error - Failed to download Inter from Google Fonts. Using fallback font instead.
event - compiled client and server successfully in 4.6s (1321 modules)
Warning: Each child in a list should have a unique "key" prop.
Check the top-level render call using
at Home (webpack-internal:///./pages/index.tsx:29:78)
at main
at MyApp (webpack-internal:///./pages/_app.tsx:14:18)
at StyleRegistry (E:\autogpt\gpt4-pdf-chatbot-langchain-main\gpt4-pdf-chatbot-langchain-main\node_modules\styled-jsx\dist\index\index.js:449:36)
at PathnameContextProviderAdapter (E:\autogpt\gpt4-pdf-chatbot-langchain-main\gpt4-pdf-chatbot-langchain-main\node_modules\next\dist\shared\lib\router\adapters.js:60:11)
at AppContainer (E:\autogpt\gpt4-pdf-chatbot-langchain-main\gpt4-pdf-chatbot-langchain-main\node_modules\next\dist\server\render.js:291:29)
at AppContainerWithIsomorphicFiberStructure (E:\autogpt\gpt4-pdf-chatbot-langchain-main\gpt4-pdf-chatbot-langchain-main\node_modules\next\dist\server\render.js:327:57)
at div
at Body (E:\autogpt\gpt4-pdf-chatbot-langchain-main\gpt4-pdf-chatbot-langchain-main\node_modules\next\dist\server\render.js:614:21)
wait - compiling /api/chat (client and server)...
Error [NextFontError]: Failed to fetch
Inter from Google Fonts.at nextFontError (E:\autogpt\gpt4-pdf-chatbot-langchain-main\gpt4-pdf-chatbot-langchain-main\node_modules\next\dist\compiled@next\font\dist\utils.js:55:17)
at downloadGoogleFonts (E:\autogpt\gpt4-pdf-chatbot-langchain-main\gpt4-pdf-chatbot-langchain-main\node_modules\next\dist\compiled@next\font\dist\google\loader.js:87:39)
at E:\autogpt\gpt4-pdf-chatbot-langchain-main\gpt4-pdf-chatbot-langchain-main\node_modules\next\dist\build\webpack\loaders\next-font-loader\index.js:52:99
at async Span.traceAsyncFn (E:\autogpt\gpt4-pdf-chatbot-langchain-main\gpt4-pdf-chatbot-langchain-main\node_modules\next\dist\trace\trace.js:79:20)
error - Failed to download
Inter from Google Fonts. Using fallback font instead.event - compiled successfully in 75 ms (72 modules)
error [ErrorWithoutStackTrace: PineconeClient: Error getting project name: TypeError: fetch failed]
wait - compiling /_error (client and server)...
error - utils\pinecone-client.ts (19:10) @ initPinecone
error - Error: Failed to initialize Pinecone Client
at initPinecone (webpack-internal:///(api)/./utils/pinecone-client.ts:22:15)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async eval (webpack-internal:///(api)/./utils/pinecone-client.ts:25:18)
17 | } catch (error) {
18 | console.log('error', error);
19 | throw new Error('Failed to initialize Pinecone Client');
| ^
20 | }
21 | }
22 |
Error [NextFontError]: Failed to fetchInterfrom Google Fonts.
at nextFontError (E:\autogpt\gpt4-pdf-chatbot-langchain-main\gpt4-pdf-chatbot-langchain-main\node_modules\next\dist\compiled@next\font\dist\utils.js:55:17)
at downloadGoogleFonts (E:\autogpt\gpt4-pdf-chatbot-langchain-main\gpt4-pdf-chatbot-langchain-main\node_modules\next\dist\compiled@next\font\dist\google\loader.js:87:39)
at E:\autogpt\gpt4-pdf-chatbot-langchain-main\gpt4-pdf-chatbot-langchain-main\node_modules\next\dist\build\webpack\loaders\next-font-loader\index.js:52:99
at async Span.traceAsyncFn (E:\autogpt\gpt4-pdf-chatbot-langchain-main\gpt4-pdf-chatbot-langchain-main\node_modules\next\dist\trace\trace.js:79:20)
error - Failed to downloadInterfrom Google Fonts. Using fallback font instead.
event - compiled client and server successfully in 14.9s (1322 modules)