Closed mariacarmina closed 1 year ago
In my case it was earlier getting stuck on 'Data provisioning failed', after modifying this line export POD_CONFIGURATION_VERSION=${POD_CONFIGURATION_VERSION:-oceanprotocol/pod-configuration:v4main} to export POD_CONFIGURATION_VERSION=${POD_CONFIGURATION_VERSION:-oceanprotocol/pod-configuration:new_timeouts} (in start_ocean.sh) the status got changed to 'Running algorithm'.
I am on Ubuntu 20.04 VM. Running the market from the branch 'fix/issue-fix-barge-connection'.
It is fixed now if you update barge. Closing this.
Describe the bug Cannot retrieve results from compute to data job & it's stuck in certain phases (e.g.
Warming Up
,Running algorithm
)To Reproduce Steps to reproduce the behavior:
Expected behavior To be able to retrieve the results and have C2D job completed.
Screenshots
Additional context It is reported also in a Discord thread. For ocean.py this is the run where C2D get stuck.