Search Feature: URLs usually end with “:” #7556
Unanswered
XHyperDEVX
asked this question in
Troubleshooting
Replies: 1 comment 2 replies
-
The URL is not ending with the colon You are getting a 401 error, which is an authorization issue, usually. Make sure the Firecrawl API key is correct |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
When I use the new search feature, in my case “serper” searches for domains and librechat then tries to retrieve them with “firecrawl”. Unfortunately, the URLs are unfortunately provided with a “:” suffix, which makes the URL invalid.
Therefore firecrawl gets a 404 error:

Instead of the correct page:

Version Information
ghcr.io/danny-avila/librechat-dev latest 7ee5765fe941 10 hours ago 1.04GB
Steps to Reproduce
What browsers are you seeing the problem on?
Chrome
Relevant log output
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions