nepthys app runs are failing due host resolve issues.
Closed this issue · 2 comments
harshad16 commented
Describe the bug
git clone step in the nepthys , is having github.com
host resolve issue.
+ for repo in thamos adviser analyzer common lab package-extract python solver storages
+ git clone --depth 1 https://github.com/thoth-station/thamos.git clones/thamos
Cloning into 'clones/thamos'...
fatal: unable to access 'https://github.com/thoth-station/thamos.git/': Could not resolve host: github.com
Expected behavior
A successful run of nepthys without any issues.
goern commented
is this a flake? sounds like OCP was not able to resolve hostnames?
fridex commented
I think this was related to ocp networking issues. The documentation is properly updated. Closing.
Thanks for the report! 👍