adithya-s-k / omniparse

Ingest, parse, and optimize any data format ➡️ from documents to multimedia ➡️ for enhanced compatibility with GenAI frameworks
https://docs.cognitivelab.in
GNU General Public License v3.0
4.37k stars 350 forks source link

Error "Failed to parse: HTTPConnectionPool(host='localhost', port=192): Max retries exceeded with url: /parse_image/image (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f686c668190>: Failed to establish a new connection: [Errno 111] Connection refused'))" #35

Open shuishangdz opened 2 weeks ago

shuishangdz commented 2 weeks ago

Error "Failed to parse: HTTPConnectionPool(host='localhost', port=192): Max retries exceeded with url: /parse_image/image (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f686c668190>: Failed to establish a new connection: [Errno 111] Connection refused'))"

shuishangdz commented 2 weeks ago

2024-07-06 131650

adithya-s-k commented 2 weeks ago

Can you please see if the port mapping if proper if the request is going to the same port also please try to use :/docs and see if it works there