-
**Describe the bug**
ocean-contracts has problem processing response in the `Deploying USDC MOC` phase:
**To Reproduce**
```
└─$ cat compose-files/ganache.yml
services:
ganache:
image…
-
node crashed with error `error: Unable to process P2P command: stream reset`
Nothing worked after that (HTTP calls or P2P calls)
-
Revert the ip auto discovery
https://github.com/oceanprotocol/ocean-node/pull/554
-
Let's deploy ocean-node:
- 1 x VM x86-64
- 1 x VM armv
- 1 x kubernetes
DNS entries:
- [ ] node1.oceanprotocol.com - ARM (it's not working)
- [x] node2.oceanprotocol.com - Docker (up and run…
-
Right now, the code hash can differ if we have some extra file on the node directory, even if that file is not commited to git or being tracked
-
Discussed with @kdetry: I will help split up utils because too many mixed functionalities are caught up in there, leading to my thinking that certain dict utils were already in place, al…
-
Contract deployment times out in all CI runs. First it was intermitent, would work after some reruns. But starting Friday it fails every time.
The problem seems to be from the Barge repository, wrt…
-
This is pretty much the same of:
[https://github.com/oceanprotocol/ocean-node/issues/501](https://github.com/oceanprotocol/ocean-node/issues/501)
From the **CLI** we pass a `did` as first argument…
-
Sorry for random reporting but have some errors shown in logs when starting up, think needs more docs on required env vars in combination with type of deployment. Docs say Docker is prefered and `PRIV…
-
Download stream does not contain all algorithm file. When starting a compute job in /data/transformations/algorithm, the algorithm is incomplete, maybe from writting incompletely the chunks from strea…