这是indexloc提供的服务,不要输入任何密码
Skip to content

[BUG]: Confluence crawler incorrectly does not accept subdomains #1772

@Matti-Koopa

Description

@Matti-Koopa

How are you running AnythingLLM?

Docker (local)

What happened?

Subdomains seem to be only supported for normal TLDs.
Something like https://confluence.myorg.at/display/SPACE/* works.
Something like https://confluence.myorg.gv.at/display/SPACE/* doesn't work.
Apparently it uses regular expression to check if an URL is valid, but it's hardcoded to only check for a single or no subdomain at all.

Are there known steps to reproduce?

Click Data Connectors, click Confluence, enter the URL, click Submit, get error

Metadata

Metadata

Assignees

Labels

investigatingCore team or maintainer will or is currently looking into this issuepossible bugBug was reported but is not confirmed or is unable to be replicated.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions