navant / FSDL-2022-Semantic-Search-QA

Semantic Search and Question Answering project for Full Stack Deep Learning 2022
Apache License 2.0
1 stars 2 forks source link

Stuck at waiting for classifierExecutor #22

Closed SamTonetto closed 2 years ago

SamTonetto commented 2 years ago

Note: This comment has been edited on 1st October to include more information.

Lately I'm stuck at this when running the jina flow command.

Steps to reproduce:

In the output it is stuck on this.

Waiting classifierExecutor... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 8/9 0:03:40

I have even left it running for many hours but no change.

If I try to use streamlit app and press Fire, the QA outputs show up ok in the terminal, but the classifier outputs don't. There is also

ERROR  gateway/rep-0@44395 Error while getting responses from deployments: failed to connect to  [10/01/22 10:01:55]
       all addresses; last error: UNKNOWN: Failed to connect to remote host: Connection refused
       |Gateway: Communication error with deployment classifierExecutor at address(es)
       {'0.0.0.0:56981'}. Head or worker(s) may be down.
francisco-perez-sorrosal commented 2 years ago

Here's nothing running in their servers when you execute jina locally

francisco-perez-sorrosal commented 2 years ago

This shouldn't be a problem anymore. Closing it.

SamTonetto commented 2 years ago

I still have this problem, even after deleting the local repo, re-cloning, re-installing, and then running jina flow -v --uses src/semantic_search_qa/server/server.yml Is nobody else having this problem?

SamTonetto commented 2 years ago

I restarted my laptop and it works. fml