RTradeLtd / Nexus

🦑 Nexus is the IPFS private network node orchestration and registry service for Temporal
https://dev.temporal.cloud/private
Apache License 2.0
14 stars 4 forks source link

go-ipfs 0.4.19 #21

Closed bobheadxi closed 5 years ago

bobheadxi commented 5 years ago

:construction_worker: Purpose

bump to the new go-ipfs release

:rocket: Changes

update testenv, update default go-ipfs version

:warning: Breaking Changes

none hopefully

bonedaddy commented 5 years ago

Looks like these tests are failing due to config issues:

2019-03-03T05:55:39.031Z    ERROR   ipfs/client.go:404  failed to read node configuration   {"node": {"network_id":"test2","job_id":"","ports":{"swarm":"4001","api":"5001","gateway":"8080"},"resources":{"disk":100,"memory":4,"cpus":4},"docker_id":"0d7ce966957d47a57fe68cf9f5fa413fc29d9f4a2312147a1392494cb3a790e7","container_id":"ipfs-test2","data_dir":"/home/travis/gopath/src/github.com/RTradeLtd/Nexus/ipfs/tmp/data/ipfs/test2","bootstrap_peers":null}, "error": "failed to open IPFS configuration at '/home/travis/gopath/src/github.com/RTradeLtd/Nexus/ipfs/tmp/data/ipfs/test2/config': open /home/travis/gopath/src/github.com/RTradeLtd/Nexus/ipfs/tmp/data/ipfs/test2/config: no such file or directory", "path": "/home/travis/gopath/src/github.com/RTradeLtd/Nexus/ipfs/tmp/data/ipfs/test2/config"}
bobheadxi commented 5 years ago

closing for now - see https://github.com/ipfs/go-ipfs/pull/5048#issuecomment-469037943 , we need to wait for IPFS to cut a new release