Closed aghatpande closed 2 years ago
I have also been getting some errors, but it eventually worked when I executed the cell a couple of times. I'm thinking that maybe you need to run the cells once in a specific order. So once you get the ALG did, run the next cell and if that produces an error, rerun the publishing as well. I'm not sure whether that will work.
Update from my side: the code works but getting identical error at last step as in Richard's notebook. See below
Exception: b'<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">\n
The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.
\n'@smejak I found out from Akshay from Ocean that this cell might fail if you try to run the following cell immediately after publish. This may be because the asset is not yet cached when the code tries to access it from Aquarius. I've added this info as a note in the notebook.
Update from my side: the code works but getting identical error at last step as in Richard's notebook. See below
Exception: b'\n
404 Not Found \nNot Found
\n The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.
\n'
@aghatpande I think we can close this issue now right? The issue for retrieving results is still unresolved but contained within #6
Hi folks, I am still running into an error at the "Alice trusts the published algorithm" step in the C2D workflow. Attached is the code and error I'm getting. My Data set is published on the Ocean marketplace (rinkeby) with the data token (Data_BPR), there are two datasets with the same data token. The algorithm is published with the token Alg_BPR and there are 3 of them. Wonder if this is the source of the problem? Any suggestions welcome. mnkyNtigr