マリウス
マリウス
Well, Superhighway84 is depending on [go-orbit-db](https://github.com/berty/go-orbit-db) which atm is still using an older version. I tried upgrading to the latest go-orbit-db a few days ago but it failed due to...
Checked again: ``` go: downloading github.com/ipfs/go-ipfs v0.12.0 go: downloading github.com/whyrusleeping/cbor-gen v0.0.0-20220224212727-7a699437a831 go: downloading github.com/libp2p/go-libp2p-swarm v0.10.2 go: downloading github.com/libp2p/go-tcp-transport v0.5.1 go: downloading github.com/libp2p/go-mplex v0.5.0 go: downloading github.com/klauspost/compress v1.14.4 go: downloading golang.org/x/mobile...
Unlike what the comment in the linked go-libp2p stated randomly removing indirect dependencies and basically `go get`-ing everything from scratch finally fixed the upgrade issues. Man, IPFSs really exaggerates it...
FYI: go-orbit-db was upgraded to 1.17.1, which now uses go-ipfs 0.12.2. I have just pushed an update, 0.2.0, which includes the updated libraries. Now Superhighway84 is able to run on...
Sorry, yeah, it's really a little bit of a PITA. :-( Will have a look!
@timecool-cpu yeah, version incompatibilities are a tough sell for IPFS unfortunately. Ultimately if you don't care, you can just delete the whole IPFS repo and re-initialize it with the version...
I've slightly adjusted this issue because I'd prefer a more generic implementation that would allow people to set colors on their own.
I have just restarted the VPS that runs a permanent-online instance of SH84, which should help with connecting. Also, have you tried [this](https://github.com/mrusme/superhighway84#connectivity)? In any way, please try again now...
@goodspeed34 which version of SH84 are you running?
The instance that I've been running on a VPS has been shut off a while ago and I didn't turn it back on due to the lack of interest from...