unstract icon indicating copy to clipboard operation
unstract copied to clipboard

fix: [ISSUE] Cannot add Unstructured IO Community text extractor

Open MattE093 opened this issue 8 months ago • 0 comments

Describe the bug

Cannot add Unstructured IO Community text extractor

To reproduce

  1. Set up Unstract installation steps 1-3 as guided on onboarding (LLM, Vector DB, Embedding model
  2. Run unstructured api as follows: sudo docker run -p 9500:9500 -d --rm --name unstructured-api -e PORT=9500 downloads.unstructured.io/unstructured-io/unstructured-api:latest
  3. Add text extractor, select Unstructured IO Community as follows: Image URL already tested, containter is working.
  4. After clicking sumbit, recieve following error message, no mater what port i am using: Image

Expected behavior

Text extractor adding succedss.

Environment details

  • Version: [v0.117.0]
  • Debian 12

MattE093 avatar Apr 25 '25 23:04 MattE093