You are viewing a single comment's thread from:

RE: Cluster rewarding node setup - Get rewarded for pinning 3Speak videos

in #threespeak3 years ago (edited)

Ah, that is actually accurate. IPFS attempts to connect to everything in RFC1918 address space(10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16) and that actually gets caught as a netscan by Hetzner. You'll need to run IPFS in server mode. @vaultec can you make that change to the docker stuff to start running in server mode?

Try running this,

alias ipfs-docker="docker exec -it cluster-rewarding-ipfs /usr/local/bin/ipfs"
ipfs-docker config profile apply server

(Blatantly stolen from @techcoderx)

If you use discord, come say hi: https://discord.gg/JbhQ7dREsP

Sort:  

Even after blocking all those LAN IPs, still getting fucked, I think they hate IPFS

Interesting. I've run IPFS there before, but never via docker, and wonder if some weird stuff is going on due to that.

I'm in the discord, GPT asked me to use is this way
docker exec ipfs config profile apply server
which does not work, GPT bad, bad GPT

I'm not deep into the IPFS game, but I've properly secured again all eventualities this time. We'll see :)

Yea, and I'm bad with docker, so its all bad all the way thru :P