Error: 'Error in addDocuments'

I’m receiving this error when attempting to use a langchain flow:

Error: ‘Error in addDocuments’ FetchError: request to https://https//reorzo-coh7utcj.weaviate.network/v1/batch/objects failed, reason: getaddrinfo ENOTFOUND https

Please let me know if there is any other info you need to resolve this issue.

Hey I don’t recognize the UI that you screenshotted, but one thing is suspicious in the error message, it h as the scheme (https://) twice

I assume the “Weaviate Host” field should not contain the scheme? Does it work if you remove it?