doc-chatbot icon indicating copy to clipboard operation
doc-chatbot copied to clipboard

Ingest Data and Failed to Initialize the Pinecoin Client

Open hydrusayon opened this issue 1 year ago • 4 comments

Hi, We followed all the steps properly and host this application on Ubuntu 22.04, Node version 18.16.0, and Azure. But we can't upload any files of Q/A docs, PDFs, or TXT files. We are getting errors. Please check and suggest to us. image image

hydrusayon avatar Jun 05 '23 12:06 hydrusayon

I've just pushed some changes to the repo. Pull those changes, try agian, and let me know if the error persists.

dissorial avatar Jun 05 '23 14:06 dissorial

Not working yet. Getting Hydration Failed image

hydrusayon avatar Jun 06 '23 08:06 hydrusayon

The problem might be in two api routes that interact with uploading documents -- upload.ts and consume.ts. These routes are configured to upload documents to a temporary directory tmp when hosted on Vercel. This means that deploying this app with other platforms might need changes in the configuration of where the files are temporarily uploaded.

dissorial avatar Jun 06 '23 14:06 dissorial

Can you please share us the recommended steps or other platform details?

hydrusayon avatar Jun 07 '23 07:06 hydrusayon