[GH-ISSUE #2379] [BUG]: Data connectors Confluence - Error 401 when fetch confluence with username field by email adress #1547

Closed
opened 2026-02-22 18:25:22 -05:00 by yindo · 0 comments
Owner

Originally created by @ai-coding-guy on GitHub (Sep 27, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2379

How are you running AnythingLLM?

Docker (remote machine)

What happened?

image

Are there known steps to reproduce?

No response

Originally created by @ai-coding-guy on GitHub (Sep 27, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2379 ### How are you running AnythingLLM? Docker (remote machine) ### What happened? * Confluence username in self-hosted deployment error 401 when use full username with email Example : username@company.com.vn Logs: nythingllm | [collector] info: -- Working Confluence https://confluence.company.com.vn -- anythingllm | [collector] error: Error: Error: Failed to fetch https://confluence.company.com.vn/rest/api/content?spaceKey=PROJECT&limit=25&start=0&expand=body.storage,version from Confluence: Error: Failed to fetch https://confluence.company.com.vn/rest/api/content?spaceKey=PROJECT&limit=25&start=0&expand=body.storage,version from Confluence: 401 anythingllm | at ConfluencePagesLoader.fetchConfluenceData (/app/collector/utils/extensions/Confluence/ConfluenceLoader/index.js:73:13) anythingllm | at process.processTicksAndRejections (node:internal/process/task_queues:95:5) anythingllm | at async ConfluencePagesLoader.fetchAllPagesInSpace (/app/collector/utils/extensions/Confluence/ConfluenceLoader/index.js:84:18) anythingllm | at async ConfluencePagesLoader.load (/app/collector/utils/extensions/Confluence/ConfluenceLoader/index.js:42:21) anythingllm | at async loadConfluence (/app/collector/utils/extensions/Confluence/index.js:57:27) anythingllm | at async /app/collector/extensions/index.js:139:43 * Use postman with only username without email can get list pages confluence -> Don't require @ in field Confluence Username (sefl-hosted deployment type) ![image](https://github.com/user-attachments/assets/c3f1c65c-19e4-4550-b5da-5dc68b5d0f62) ### Are there known steps to reproduce? _No response_
yindo added the possible bug label 2026-02-22 18:25:22 -05:00
yindo closed this issue 2026-02-22 18:25:22 -05:00
yindo changed title from [BUG]: Data connectors Confluence - Error 401 when fetch confluence with username field by email adress to [GH-ISSUE #2379] [BUG]: Data connectors Confluence - Error 401 when fetch confluence with username field by email adress 2026-06-05 14:41:21 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#1547