kirill-markin / split-documents-upload-to-pinecone

Divide documents and upload text segments to Pinecone with the script.
MIT License
1 stars 2 forks source link

Pipedream: read ECONNRESET #2

Closed fitwist closed 1 year ago

fitwist commented 1 year ago

The Pipedream automation is configured and deployed (Slack, OpenAI, Pinecone API keys added), but each message in a selected Slack chat gives me an error:

read ECONNRESET

DETAILS
    at null.__node_internal_captureLargerStackTrace (internal/errors.js:412:5)
    at null.__node_internal_errnoException (internal/errors.js:542:12)
    at TLSWrap.onStreamRead (internal/stream_base_commons.js:209:20)

Previous steps are being completed in every attempt.

Снимок экрана 2023-06-14 в 16 50 28
fitwist commented 1 year ago

It turned out I missed one letter in Pinecone configuration / project ID. Error traceback is non-obvious. Hope it helps anybody.