[BUG]: Confluence Connector not working for self-hosted Confluence server #3494
Labels
Integration Request
Request for support of a new LLM, Embedder, or Vector database
investigating
Core team or maintainer will or is currently looking into this issue
possible bug
Bug was reported but is not confirmed or is unable to be replicated.
How are you running AnythingLLM?
Docker (local)
What happened?
Unfortunately I am not able to connect to our self-hosted Confluence servers when using the Confluence Connector. The logs show the following error:
My first guess is when testing with curl, the wrong URL is used by the connector for on-prem Confluence. Because if I test the following command, it works fine:
This would also be the way how to do it based on the Confluence API documentation: https://developer.atlassian.com/server/confluence/rest/v1000/intro/#how-to-perform-an-advanced-search
Any way this can be changed, or you see anything else that is wrong with my config?
Are there known steps to reproduce?
Configure the Confluence Data Connector with deployment type "Self-hosted".
The text was updated successfully, but these errors were encountered: