<nullstyle>
I've also just seen "17:10:27.215 WARNI dht: Multiple errors: failed to find any peer in table dht_bootstrap.go:103" from the logs
reit has joined #ipfs
Not_ has joined #ipfs
rendar has quit [Quit: std::lower_bound + std::less_equal *works* with a vector without duplicates!]
<nullstyle>
hmm, by injecting some logging into swarm_dial.go, I'm seeing that `s.peers.Addrs(p)` (on line 324) is returning an empty slice. anyone know if that is expected? (sorry, I'm brand new to the codebase, so please forgive the ignorance)
<nullstyle>
This is the source that originates the log line "core: failed to bootstrap with <peer.ID SoLMeW>: dial attempt failed: peer has no addresses"
prf has quit [Remote host closed the connection]
fuzzybear3965 has quit [Quit: Leaving]
jhulten has quit [Ping timeout: 264 seconds]
martinBrown has quit [Quit: -]
m4nu_ has quit [Excess Flood]
manu has joined #ipfs
zoobab has quit [Ping timeout: 250 seconds]
zoobab has joined #ipfs
martinBrown has joined #ipfs
gaboose has quit [Remote host closed the connection]
leer10 has quit [Remote host closed the connection]
chris6131 has quit [Read error: Connection reset by peer]
reit has quit [Ping timeout: 265 seconds]
asyncsrc_ has quit [Read error: Connection reset by peer]
amstocker has quit [Ping timeout: 250 seconds]
reit has joined #ipfs
IlanGodik has joined #ipfs
slothbag has quit [Read error: Connection reset by peer]
_rht has quit [Quit: Connection closed for inactivity]
asyncsrc has joined #ipfs
voxelot has joined #ipfs
asyncsrc has quit [Ping timeout: 265 seconds]
voxelot has quit [Ping timeout: 250 seconds]
<M-davidar>
achin: dignifiedquire: money is money - just because it isn't printed on sheets of paper doesn't mean people are going to act any differently around it :p
yellowsir has quit [Quit: Leaving.]
Tv` has quit [Quit: Connection closed for inactivity]
rendar has joined #ipfs
dignifiedquire has joined #ipfs
zorglub27 has joined #ipfs
_rht has joined #ipfs
zorglub27 has quit [Ping timeout: 264 seconds]
cryptix has joined #ipfs
ygrek has joined #ipfs
meloc has joined #ipfs
chriscool has quit [Ping timeout: 260 seconds]
<meloc>
wow, S3 four days ago. :D
<meloc>
I'm so lucky.
ygrek has quit [Ping timeout: 245 seconds]
<patagonicus>
Oh, I didn't post this yesterday, but the :release docker image hung at the same place as the :latest image when I tried to add my files (which are Alpines edge and v3.3 package repositories for armhf, by the way).
zorglub27 has joined #ipfs
Encrypt has joined #ipfs
mchabez has joined #ipfs
cryptix has quit [Ping timeout: 250 seconds]
r04r is now known as zz_r04r
cryptix has joined #ipfs
nullstyle has quit [Quit: Connection closed for inactivity]
anticore has joined #ipfs
anticore has quit [Client Quit]
mchabez has quit [Quit: Leaving]
G-Ray has joined #ipfs
mildred has joined #ipfs
mildred has quit [Quit: Leaving.]
rombou has joined #ipfs
G-Ray has quit [Ping timeout: 240 seconds]
cryptix has quit [Ping timeout: 250 seconds]
cryptix has joined #ipfs
ilyaigpetrov has joined #ipfs
chriscool has joined #ipfs
O47m341 has quit [Ping timeout: 264 seconds]
raxrb has joined #ipfs
reit has quit [Ping timeout: 276 seconds]
cryptix has quit [Quit: leaving]
G-Ray has joined #ipfs
Encrypt has quit [Quit: Eating time!]
Tsutsukakushi has quit [Ping timeout: 256 seconds]
Tsutsukakushi has joined #ipfs
reit has joined #ipfs
prim1 has quit [Quit: WeeChat 0.3.8]
O47m341 has joined #ipfs
edubai__ has quit [Quit: Connection closed for inactivity]
computerfreak has quit [Remote host closed the connection]
G-Ray has joined #ipfs
mchabez has quit [Remote host closed the connection]
asyncsrc has joined #ipfs
pskosinski is now known as DrNetMed
DrNetMed is now known as pskosinski
ianopolous has quit [Quit: Leaving]
a1uz10nn has joined #ipfs
<lidel>
The bootstrap of jbenet/go-ipfs:latest does not work for me -- NAT traversal seems to be broken for some reason (DiscoverGateway error:no NAT found nat.go:40, full log: http://hastebin.com/egucelukep)
<lidel>
NAT traversal worked fine with older image (old build of 0.3.11-dev)
<lidel>
Were there any NAT-related changes since then?
mchabez has joined #ipfs
<jbenet>
lidel: there should not have been, no
<jbenet>
cc whyrusleeping can you take a look? o/
<whyrusleeping>
lidel: don't use jbenet/go-ipfs ?
<jbenet>
whyrusleeping: that's our official docker image. We have to
<whyrusleeping>
that error is normal, just means that mdns isnt supported by your router
<jbenet>
whyrusleeping: bootstrap is broken for multiple people it seems
<jbenet>
lgierth: could this be a key + 0.4.0 issue?
<whyrusleeping>
lidel: what issues are you having?
<jbenet>
lidel: is :latest on 0.4.0 or 0.3.11? (It got to be 0.4.0 briefly but should be back to 0.3.11
<lidel>
whyrusleeping, bootstrap does not work
<lidel>
no ipfs swarm peers
<lidel>
jbenet, ipfs version 0.4.0-dev
<lgierth>
mh i don't have a good idea
<lgierth>
whyrusleeping: do you mean the upnp isn't supported by the router? i wonder what business it'd have with mdns
<lidel>
jbenet, i pulled from hub this morning, let me check again
<daviddias>
lgierth do you remember which pw you set up on the router we used at 32c3?
chriscool has quit [Quit: Leaving.]
<lgierth>
probably 12345
<ansuz>
lol
chriscool has joined #ipfs
<ansuz>
mfw lgierth is the president of syria
<lgierth>
ah no it was ansuzstinks
<ansuz>
mfw ansuz stinks
<ansuz>
rip
<lgierth>
o/
<ansuz>
\o
* ansuz
working on my censorship bot
<whyrusleeping>
lidel: output of 'ipfs swarm peers' ?
<whyrusleeping>
also, output of 'ipfs bootstrap' ?
<whyrusleeping>
jbenet: oh right, thats upnp not mdns, my bad
<ipfsbot>
go-ipfs/feat/stat-type 1957094 Jeromy: add type to stat cmd json output...
<ipfsbot>
go-ipfs/feat/stat-type f485fa4 Jeromy: add type to stat printed output...
<lidel>
ok, i see now there are two more
<lidel>
I guess it will take a moment
<lgierth>
gotta run, bbl
<ipfsbot>
[go-ipfs] whyrusleeping opened pull request #2209: make files stat print out node type (master...feat/stat-type) https://github.com/ipfs/go-ipfs/pull/2209
<jbenet>
lidel whyrusleeping so something is off in the bootstrap code?
<whyrusleeping>
jbenet: maybe
<jbenet>
whyrusleeping: didn't we merge bootstrap changes just now?
<jbenet>
whyrusleeping: multiple addresses?
<whyrusleeping>
that got merged?
<whyrusleeping>
oh huh, it did
<Ape>
I also have the same issue with bootstrapping on the latest commit.
<lidel>
Ok, I got 15 peers now and webui still fails to load (internalWebError: context deadline exceeded)
<lidel>
I'll give it some more time, I think I usually had >50
asyncsrc_ has joined #ipfs
<Ape>
Manual connecting to bootstrap nodes worked, but some of the bootstrap nodes give me these errors: dial attempt failed: misdial to <peer.ID SoLju6> through /ip4/104.236.151.122/tcp/4001 (got <peer.ID >)
asyncsrc has quit [Quit: exiting]
ianopolous has joined #ipfs
<Ape>
lidel: I see now 35 total peers on the network, and I have 23 as peers now
user24 has quit [Ping timeout: 255 seconds]
a1uz10nn has quit [Ping timeout: 260 seconds]
<lidel>
Ape, can you open webui?
<Ape>
Yes
<Ape>
lidel: You can try to connect to me and see if it helps: /ip4/88.193.254.159/tcp/4001/QmRAjmaxZLsphyDqdbNDtzGN35Ay3t98ksddhe4DWr93kq
<jbenet>
lidel: thank you. (I can't check atm on mobile)
<lidel>
ok
<whyrusleeping>
i never noticed the bug because daviddias has a node running with mdns almost always
G-Ray has quit [Ping timeout: 240 seconds]
<patagonicus>
Should I open a bug for the docker image hanging while adding Alpine repository files? Happens both with :release and :latest at the same point.
Not_ has quit [Ping timeout: 250 seconds]
<whyrusleeping>
jbenet: i blame multiaddrs lack of real support for extensions
mchabez has quit [Ping timeout: 260 seconds]
<lidel>
Quick update: after docker stop & start it again fails to connect to any peers
<lidel>
dht: Running query with no peers! query.go:106 etc
<lidel>
I need to do ipfs peer connect after each start, it seems
<whyrusleeping>
yeah, i'm fixing it
ygrek has joined #ipfs
a1uz10nn has quit [Ping timeout: 240 seconds]
m0ns00n has quit [Quit: undefined]
Encrypt has quit [Quit: Quitte]
asyncsrc_ has quit [Changing host]
asyncsrc_ has joined #ipfs
reit has quit [Ping timeout: 240 seconds]
zorglub27 has quit [Ping timeout: 272 seconds]
anticore has joined #ipfs
anticore has quit [Remote host closed the connection]
jgraef has quit [Ping timeout: 240 seconds]
mec-is has joined #ipfs
prf has joined #ipfs
Matoro has quit [Ping timeout: 256 seconds]
Encrypt has joined #ipfs
mec-is has quit [Ping timeout: 260 seconds]
Matoro has joined #ipfs
redfish has joined #ipfs
neurosis12 has quit [Remote host closed the connection]
simonv3 has joined #ipfs
zorglub27 has joined #ipfs
patcon has joined #ipfs
ilyaigpetrov has quit [Quit: Connection closed for inactivity]
Encrypt has quit [Quit: Quitte]
libman has quit [Remote host closed the connection]
libman has joined #ipfs
Matoro has quit [Ping timeout: 256 seconds]
_rht has quit [Quit: Connection closed for inactivity]
Matoro has joined #ipfs
Matoro_ has joined #ipfs
Matoro has quit [Ping timeout: 256 seconds]
patcon has quit [Ping timeout: 240 seconds]
mildred has joined #ipfs
chriscool has quit [Quit: Leaving.]
chriscool has joined #ipfs
libman has quit [Ping timeout: 255 seconds]
rendar has quit [Ping timeout: 250 seconds]
libman has joined #ipfs
rendar has joined #ipfs
<jbenet>
whyrusleeping: any luck?
patcon has joined #ipfs
chris6131 has joined #ipfs
compleatang has quit [Quit: Leaving.]
libman has quit [Ping timeout: 256 seconds]
Encrypt has joined #ipfs
mildred has quit [Ping timeout: 255 seconds]
joshbuddy has joined #ipfs
gaboose has quit [Ping timeout: 255 seconds]
prf has quit [Remote host closed the connection]
chriscool has quit [Ping timeout: 245 seconds]
compleatang has joined #ipfs
r04r is now known as zz_r04r
ygrek_ has joined #ipfs
prf has joined #ipfs
rombou has joined #ipfs
ygrek has quit [Ping timeout: 265 seconds]
rombou has quit [Read error: No route to host]
rombou has joined #ipfs
zz_r04r is now known as r04r
voxelot has joined #ipfs
voxelot has quit [Changing host]
voxelot has joined #ipfs
rombou has left #ipfs [#ipfs]
asyncsrc has joined #ipfs
asyncsrc_ has quit [Ping timeout: 260 seconds]
gaboose has joined #ipfs
uhhyeahbret has quit [Quit: WeeChat 1.3]
uhhyeahbret has joined #ipfs
jhulten has joined #ipfs
asyncsrc_ has joined #ipfs
asyncsrc has quit [Ping timeout: 276 seconds]
simonv3 has quit [Quit: Connection closed for inactivity]
slothbag has joined #ipfs
voxelot has quit [Ping timeout: 240 seconds]
<slothbag>
hey guys, is ipfs peering broken in master at the moment? (on windows)