-
Between October 18, 2021 and October 19, 2021, something has changed and the docker returns the error: "Connection Error. Is Haystack running?" when we start running it. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
Also had an issue with testing Docker on a fresh download of the repo and Docker images (followed exact commands on README). Log files: Seems to be some sort of JSON issue between the search.py and pipeline.py files with the UI? |
Beta Was this translation helpful? Give feedback.
-
Hi @sieu-tran and @grahamschuckman, thanks for the bug report! I can see from your stacktrace that this is due to a new procedure for the validation of pipeline parameters tha we merged to master yesterday. I'm going to bugfix this soon and let you know when the fix is out. Thanks @grahamschuckman for creating the issue (#1618) , let's continue the discussion there :) |
Beta Was this translation helpful? Give feedback.
-
Hi, I have the same issue, I cloned the latest Demo Repo from Haystack Github. I'm having a connection error. I'm sharing the terminal log, maybe I can be helpful. Please let me know for any fixes. Thank you
|
Beta Was this translation helpful? Give feedback.
Hi @sieu-tran and @grahamschuckman, thanks for the bug report! I can see from your stacktrace that this is due to a new procedure for the validation of pipeline parameters tha we merged to master yesterday. I'm going to bugfix this soon and let you know when the fix is out.
Thanks @grahamschuckman for creating the issue (#1618) , let's continue the discussion there :)