stebalien changed the topic of #ipfs to: Heads Up: To talk, you need to register your nick! Announcements: go-ipfs 0.4.21-rc3 and js-ipfs 0.35 are out! Get them from dist.ipfs.io and npm respectively! | Also: #libp2p #ipfs-cluster #filecoin #ipfs-dev | IPFS, the InterPlanetary FileSystem: https://github.com/ipfs/ipfs | Logs: https://view.matrix.org/room/!yhqiEdqNjyPbxtUjzm:matrix.org/ | Forums: https://discuss.ipfs.io | Code of
screensaver has joined #ipfs
pelegreno_ has quit [Remote host closed the connection]
pelegreno has joined #ipfs
screensaver30 has quit [Ping timeout: 246 seconds]
jesse22 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
pelegreno has quit [Remote host closed the connection]
pelegreno has joined #ipfs
abhiyerra has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
manray has joined #ipfs
kesenai has joined #ipfs
manray has quit [Ping timeout: 268 seconds]
clemo has quit [Ping timeout: 272 seconds]
RamRanRa has quit [Read error: Connection reset by peer]
xcm has quit [Remote host closed the connection]
xcm has joined #ipfs
mithilarun has quit [Remote host closed the connection]
mithilarun has joined #ipfs
mithilarun has quit [Ping timeout: 244 seconds]
manray has joined #ipfs
tec___ has quit [Ping timeout: 245 seconds]
manray has quit [Ping timeout: 272 seconds]
KempfCreative1 has joined #ipfs
spamgeezy has joined #ipfs
KempfCreative1 is now known as KempfCreative
piton has quit [Remote host closed the connection]
KGrandly has quit [Remote host closed the connection]
shizy has joined #ipfs
Newami has quit [Read error: Connection reset by peer]
lnostdal has quit [Ping timeout: 244 seconds]
}ls{ has quit [Ping timeout: 258 seconds]
fleeky has joined #ipfs
}ls{ has joined #ipfs
lnostdal has joined #ipfs
manray has joined #ipfs
manray has quit [Ping timeout: 258 seconds]
nighty has quit [Quit: Disappeared in a puff of smoke]
nighty has joined #ipfs
_whitelogger has joined #ipfs
verin0x has quit [Ping timeout: 245 seconds]
verin0x has joined #ipfs
manray has joined #ipfs
user_51 has joined #ipfs
user_51_ has quit [Ping timeout: 268 seconds]
manray has quit [Ping timeout: 272 seconds]
manray has joined #ipfs
manray has quit [Ping timeout: 272 seconds]
Belkaar has quit [Ping timeout: 244 seconds]
Belkaar has joined #ipfs
Belkaar has joined #ipfs
Newami has joined #ipfs
lidel` has joined #ipfs
lidel has quit [Ping timeout: 252 seconds]
lidel` is now known as lidel
maxzor has quit [Ping timeout: 272 seconds]
griffinbyatt has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<RockSteadyTRTL[m> Is there an accepted high availability setup for IPFS daemons? I'm using the go daemon and am having trouble keeping it alive sometimes, curious if anybody's doing anything besides systemd.
<postables[m]3> What kind of issue is killing your daemon?
<postables[m]3> With systemd have you tried messing around with the restart settings? They are usually a pretty good way of keeping a daemon alive.
<postables[m]3> Otherwise you can try stuff like monit
<postables[m]3> Alternatively you can try ipfs cluster to keep data persisted across multiple different peers. This won't really help with keeping a node from going offline but it can help keep your data available across multiple different hosts, and let you bootstrap new peers with the same pinset easily
kesenai has quit [Read error: Connection reset by peer]
kesenai has joined #ipfs
<RockSteadyTRTL[m> I was looking at cluster, the daemon is running on a single nameserver that's part of several, I could enroll the others into a cluster and report back.
<RockSteadyTRTL[m> Will check out monit as well. I'm experiencing two types of crash, one where there's a large dump of text to the screen, and another where the daemon exits abruptly sans output. I'll gather more info and give cluster a shot,thanks.
manray has joined #ipfs
KGrandly has joined #ipfs
manray has quit [Ping timeout: 246 seconds]
<postables[m]3> if it's something frequent that happens and you need help capturing the output:
<postables[m]3> `ipfs daemon 2>&1 | tee --append daemon.log` is pretty useful
<postables[m]3> sometimes i have found when an ipfs daemon crashes the output is too long for my terminal or screen buffers to catch it all
MrSparkle has quit [Quit: Crono dies]
KempfCreative has quit [Ping timeout: 272 seconds]
captain_morgan has quit [Remote host closed the connection]
captain_morgan has joined #ipfs
shizy has quit [Quit: WeeChat 2.4]
MuffinPimp has quit [Quit: Goodbye.]
MuffinPimp_ has joined #ipfs
MuffinPimp_ is now known as MuffinPimp
manray has joined #ipfs
manray has quit [Ping timeout: 245 seconds]
KGrandly has quit [Quit: She believed, he lied]
KGrandly has joined #ipfs
piton has joined #ipfs
<Phillmac[m]1> ``` ipfs dht findpeer QmS8HWiY9pAygFvABZPcdM7S1wWQZNcnhn1G8s7g8un35e
<Phillmac[m]1> /dns4/aaa.bbb.com.au/tcp/4001/ipfs/QmS8HWiY9pAygFvABZPcdM7S1wWQZNcnhn1G8s7g8un35e```
<Phillmac[m]1> ```ipfs swarm connect /ipfs/QmS8HWiY9pAygFvABZPcdM7S1wWQZNcnhn1G8s7g8un35e
<Phillmac[m]1> Error: connect QmS8HWiY9pAygFvABZPcdM7S1wWQZNcnhn1G8s7g8un35e failure: dial attempt failed: no good addresses```
<Phillmac[m]1> ``` ipfs swarm connect /dns4/aaa.bbb.com.au/tcp/4001/ipfs/QmS8HWiY9pAygFvABZPcdM7S1wWQZNcnhn1G8s7g8un35e
<Phillmac[m]1> connect QmS8HWiY9pAygFvABZPcdM7S1wWQZNcnhn1G8s7g8un35e success
<Phillmac[m]1> ```
<Phillmac[m]1> ????
silotis has quit [Ping timeout: 276 seconds]
silotis has joined #ipfs
cris has quit [Read error: Connection reset by peer]
cris has joined #ipfs
ZaZ has joined #ipfs
manray has joined #ipfs
manray has quit [Ping timeout: 246 seconds]
mkg20001 has left #ipfs ["Kicked by @appservice-irc:matrix.org : issued !quit command"]
mkg20001 has joined #ipfs
airwind has joined #ipfs
lnykww has joined #ipfs
mauz555 has joined #ipfs
kesenai has quit [Ping timeout: 244 seconds]
cyfex has quit [Ping timeout: 250 seconds]
cyfex has joined #ipfs
manray has joined #ipfs
ulrichard has joined #ipfs
manray has quit [Ping timeout: 272 seconds]
}ls{ has quit [Quit: real life interrupt]
pvh has quit [Quit: Connection closed for inactivity]
MrSparkle has joined #ipfs
webi has joined #ipfs
manray has joined #ipfs
clemo has joined #ipfs
manray has quit [Ping timeout: 268 seconds]
TurBoss has left #ipfs ["Kicked by @appservice-irc:matrix.org : issued !quit command"]
kesenai has joined #ipfs
seba-- has joined #ipfs
seba- has quit [Ping timeout: 258 seconds]
johnnybusca[m] has joined #ipfs
<kishansagathiya[> can ipns hash resolve into another ipns hash, which trying `ipfs resolve`?
xcm has quit [Remote host closed the connection]
xcm has joined #ipfs
lnykww has quit [Remote host closed the connection]
manray has joined #ipfs
Snowolf78 has left #ipfs [#ipfs]
manray has quit [Ping timeout: 258 seconds]
RamRanRa has joined #ipfs
xcm has quit [Remote host closed the connection]
xcm has joined #ipfs
xcm has quit [Remote host closed the connection]
xcm has joined #ipfs
^andrea^75006 has joined #ipfs
^andrea^7500 has quit [Ping timeout: 248 seconds]
manray has joined #ipfs
manray has quit [Ping timeout: 258 seconds]
manray has joined #ipfs
seba- has joined #ipfs
seba-- has quit [Ping timeout: 248 seconds]
manray has quit [Ping timeout: 246 seconds]
esotericbyte has quit [Ping timeout: 250 seconds]
spinza has quit [Quit: Coyote finally caught up with me...]
rcat has joined #ipfs
spinza has joined #ipfs
Oatmeal has quit [Quit: Suzie says, "TTFNs!"]
griffinbyatt has joined #ipfs
opal has quit [Ping timeout: 256 seconds]
manray has joined #ipfs
merethan has joined #ipfs
batou00[m] has joined #ipfs
<batou00[m]> Hey
manray has quit [Ping timeout: 272 seconds]
mowcat has joined #ipfs
kesenai has quit [Remote host closed the connection]
kesenai has joined #ipfs
mowcat has quit [Read error: Connection reset by peer]
mowcat has joined #ipfs
kesenai has quit [Remote host closed the connection]
kesenai has joined #ipfs
Ai9zO5AP has joined #ipfs
manray has joined #ipfs
gde33 has quit [Ping timeout: 258 seconds]
gde33 has joined #ipfs
kesenai has quit [Remote host closed the connection]
kesenai has joined #ipfs
malaclyps has quit [Read error: Connection reset by peer]
noden[m] has joined #ipfs
kesenai has quit [Remote host closed the connection]
malaclyps has joined #ipfs
<voker57> kishansagathiya[: yes
Atmos[m] has left #ipfs ["User left"]
spamgeezy has quit [Ping timeout: 248 seconds]
mowcat has quit [Remote host closed the connection]
Adbray has quit [Disconnected by services]
Mr0grog_ has joined #ipfs
Adbray_ has joined #ipfs
savantgarde has quit [Ping timeout: 264 seconds]
vasco-santos has quit [Ping timeout: 264 seconds]
vasco-santos has joined #ipfs
NeoTeo_ has joined #ipfs
Greybeard_ has joined #ipfs
metalrain_ has joined #ipfs
Kubuxu_ has joined #ipfs
underikar_ has joined #ipfs
blahah__ has joined #ipfs
sebhoss_ has joined #ipfs
benjamin_w_ has joined #ipfs
nickjohnson_ has joined #ipfs
victorbjelkholm_ has joined #ipfs
knix_ has quit [Ping timeout: 258 seconds]
horrified has quit [Ping timeout: 250 seconds]
trn has quit [Ping timeout: 244 seconds]
erikj has quit [Ping timeout: 250 seconds]
zopsi_ has joined #ipfs
zopsi has quit [Ping timeout: 258 seconds]
joeyh has quit [Quit: ZNC 1.7.2+deb2 - https://znc.in]
JohnX has quit [Ping timeout: 276 seconds]
Forkk has quit [Ping timeout: 264 seconds]
Kamilion has quit [Ping timeout: 246 seconds]
pjz has quit [Ping timeout: 244 seconds]
micro` has quit [Ping timeout: 268 seconds]
knix has joined #ipfs
knix has quit [Changing host]
knix has joined #ipfs
joeyh has joined #ipfs
sammacbeth has quit [Ping timeout: 258 seconds]
shamb0t_ has joined #ipfs
micro` has joined #ipfs
Vaelatern_ has joined #ipfs
lachenmayer has quit [Ping timeout: 252 seconds]
Mr0grog has quit [Ping timeout: 252 seconds]
sebhoss has quit [Ping timeout: 252 seconds]
metalrain has quit [Ping timeout: 252 seconds]
NeoTeo has quit [Ping timeout: 252 seconds]
shamb0t has quit [Ping timeout: 252 seconds]
Kubuxu has quit [Ping timeout: 252 seconds]
Ylebre has quit [Ping timeout: 252 seconds]
Greybeard has quit [Ping timeout: 252 seconds]
benjamin_w has quit [Ping timeout: 252 seconds]
drbh[m] has quit [Ping timeout: 252 seconds]
Enmerkar[m] has quit [Ping timeout: 252 seconds]
ecripte[m] has quit [Ping timeout: 252 seconds]
chr0ma[m] has quit [Ping timeout: 252 seconds]
bolmaster2[m] has quit [Ping timeout: 252 seconds]
electric[m] has quit [Ping timeout: 252 seconds]
dragonrider-e[m] has quit [Ping timeout: 252 seconds]
cubemonkey[m] has quit [Ping timeout: 252 seconds]
dhole[m] has quit [Ping timeout: 252 seconds]
dermatte[m] has quit [Ping timeout: 252 seconds]
leer10matrixorg[ has quit [Ping timeout: 252 seconds]
Mikaela[meow] has quit [Ping timeout: 252 seconds]
etjet[m] has quit [Ping timeout: 252 seconds]
MagnusSvensson[m has quit [Ping timeout: 252 seconds]
victorbjelkholm has quit [Ping timeout: 252 seconds]
blahah_ has quit [Ping timeout: 252 seconds]
nickjohnson has quit [Ping timeout: 252 seconds]
underikar has quit [Ping timeout: 252 seconds]
mentos1386[m] has quit [Ping timeout: 252 seconds]
Noah[m] has quit [Ping timeout: 252 seconds]
llleo[m] has quit [Ping timeout: 252 seconds]
Neuromancer[m] has quit [Ping timeout: 252 seconds]
libre_shoes has quit [Ping timeout: 252 seconds]
jason558[m] has quit [Ping timeout: 252 seconds]
jbenet[m] has quit [Ping timeout: 252 seconds]
homulilly[m] has quit [Ping timeout: 252 seconds]
noryev[m] has quit [Ping timeout: 252 seconds]
lonegunmen[m] has quit [Ping timeout: 252 seconds]
kst[m] has quit [Ping timeout: 252 seconds]
Jacob[m]1 has quit [Ping timeout: 252 seconds]
h4314[m] has quit [Ping timeout: 252 seconds]
litebit[m] has quit [Ping timeout: 252 seconds]
JakobTigerstrm[m has quit [Ping timeout: 252 seconds]
invisible_[m] has quit [Ping timeout: 252 seconds]
Bzh[m] has quit [Ping timeout: 252 seconds]
gfelbing[m] has quit [Ping timeout: 252 seconds]
DanP[m] has quit [Ping timeout: 252 seconds]
Saccharus[m] has quit [Ping timeout: 252 seconds]
alex[m]10 has quit [Ping timeout: 252 seconds]
M000kirlin000[m] has quit [Ping timeout: 252 seconds]
indefini[m] has quit [Ping timeout: 252 seconds]
Manu[m] has quit [Ping timeout: 252 seconds]
kg5key[m] has quit [Ping timeout: 252 seconds]
anacrolix[m] has quit [Ping timeout: 252 seconds]
modul8[m] has quit [Ping timeout: 252 seconds]
spb_mentor[m] has quit [Ping timeout: 252 seconds]
roadt[m] has quit [Ping timeout: 252 seconds]
godva[m] has quit [Ping timeout: 252 seconds]
li_matrix has quit [Ping timeout: 252 seconds]
doronbehar[m] has quit [Ping timeout: 252 seconds]
spacedgod[m]2 has quit [Ping timeout: 252 seconds]
mrCyborg|zzz has quit [Ping timeout: 252 seconds]
Encrypt has quit [Ping timeout: 252 seconds]
bertschneider_ has quit [Ping timeout: 252 seconds]
puffi[m] has quit [Ping timeout: 252 seconds]
Zergoud[m] has quit [Ping timeout: 252 seconds]
zero[m] has quit [Ping timeout: 252 seconds]
tobowers[m]1 has quit [Ping timeout: 252 seconds]
victor[m]2 has quit [Ping timeout: 252 seconds]
shadowmoonsvk[m] has quit [Ping timeout: 252 seconds]
test-foo-bar[m] has quit [Ping timeout: 252 seconds]
sid[m] has quit [Ping timeout: 252 seconds]
tonesetter[m] has quit [Ping timeout: 252 seconds]
pbvie[m]1 has quit [Ping timeout: 252 seconds]
tomjwatson[m] has quit [Ping timeout: 252 seconds]
piajesse[m]1 has quit [Ping timeout: 252 seconds]
road33[m] has quit [Ping timeout: 252 seconds]
MasterB[m] has quit [Ping timeout: 252 seconds]
petzah[m] has quit [Ping timeout: 252 seconds]
luigi[m] has quit [Ping timeout: 252 seconds]
abueide[m] has quit [Ping timeout: 252 seconds]
delta[m]1 has quit [Ping timeout: 252 seconds]
JohnnyMilkshake4 has quit [Ping timeout: 252 seconds]
plexus[m]1 has quit [Ping timeout: 252 seconds]
jamiedubs[m] has quit [Ping timeout: 252 seconds]
swedneckswednec4 has quit [Ping timeout: 252 seconds]
Starism[m]1 has quit [Ping timeout: 252 seconds]
Dirtatron[m] has quit [Ping timeout: 252 seconds]
tony[m]4 has quit [Ping timeout: 252 seconds]
Krakakanok[m] has quit [Ping timeout: 252 seconds]
Discord[m]2 has quit [Ping timeout: 252 seconds]
braditz[m]2 has quit [Ping timeout: 252 seconds]
cwchristerw[m] has quit [Ping timeout: 252 seconds]
planetary_dev[m] has quit [Ping timeout: 252 seconds]
Nebulous[m] has quit [Ping timeout: 252 seconds]
TH0Ryn[m] has quit [Ping timeout: 252 seconds]
Orkun[m]1 has quit [Ping timeout: 252 seconds]
megadogberthehi4 has quit [Ping timeout: 252 seconds]
dpinner[m] has quit [Ping timeout: 252 seconds]
haz[m] has quit [Ping timeout: 252 seconds]
grvhi[m]1 has quit [Ping timeout: 252 seconds]
dindustries[m] has quit [Ping timeout: 252 seconds]
carson[m]1 has quit [Ping timeout: 252 seconds]
codynhat[m] has quit [Ping timeout: 252 seconds]
sukar[m]1 has quit [Ping timeout: 252 seconds]
skillman623[m]1 has quit [Ping timeout: 252 seconds]
nocent[m] has quit [Ping timeout: 252 seconds]
andrewxhill[m] has quit [Ping timeout: 252 seconds]
Ablibu[m] has quit [Ping timeout: 252 seconds]
huba[m] has quit [Ping timeout: 252 seconds]
Us[m] has quit [Ping timeout: 252 seconds]
porsh[m] has quit [Ping timeout: 252 seconds]
megadogberthehim has quit [Ping timeout: 252 seconds]
chmanie[m] has quit [Ping timeout: 252 seconds]
leoalvarezh[m]1 has quit [Ping timeout: 252 seconds]
zegordo[m] has quit [Ping timeout: 252 seconds]
pps96[m] has quit [Ping timeout: 252 seconds]
allgo[m] has quit [Ping timeout: 252 seconds]
obzenba[m] has quit [Ping timeout: 252 seconds]
JungleHeart[m] has quit [Ping timeout: 252 seconds]
rozgo[m] has quit [Ping timeout: 252 seconds]
Phi[m]1 has quit [Ping timeout: 252 seconds]
Luna14[m] has quit [Ping timeout: 252 seconds]
combray[m] has quit [Ping timeout: 252 seconds]
ritewhose[m] has quit [Ping timeout: 252 seconds]
card[m] has quit [Ping timeout: 252 seconds]
JohnnyMilkshakes has quit [Ping timeout: 252 seconds]
mewtrino has quit [Ping timeout: 252 seconds]
stumpy[m] has quit [Ping timeout: 252 seconds]
luciandesozay[m] has quit [Ping timeout: 252 seconds]
locusf has quit [Ping timeout: 252 seconds]
DiCE1904[m] has quit [Ping timeout: 252 seconds]
fcat[m] has quit [Ping timeout: 252 seconds]
unclechu has quit [Ping timeout: 252 seconds]
NukeManDan[m] has quit [Ping timeout: 252 seconds]
am3on[m] has quit [Ping timeout: 252 seconds]
Magik6k has quit [Ping timeout: 252 seconds]
nartir[m] has quit [Ping timeout: 252 seconds]
yoltid[m] has quit [Ping timeout: 252 seconds]
DokterBob has quit [Ping timeout: 252 seconds]
anolir has quit [Ping timeout: 252 seconds]
stebalien has quit [Ping timeout: 252 seconds]
silwol has quit [Ping timeout: 252 seconds]
intrus[m] has quit [Ping timeout: 252 seconds]
warpfork has quit [Ping timeout: 252 seconds]
aeroplain[m] has quit [Ping timeout: 252 seconds]
josiah_sama has quit [Ping timeout: 252 seconds]
lgierth has quit [Ping timeout: 252 seconds]
Vaelatern has quit [Ping timeout: 252 seconds]
underikar_ is now known as underikar
metalrain_ is now known as metalrain
Mr0grog_ is now known as Mr0grog
Kubuxu_ is now known as Kubuxu
NeoTeo_ is now known as NeoTeo
sebhoss_ is now known as sebhoss
benjamin_w_ is now known as benjamin_w
pjz has joined #ipfs
Greybeard_ is now known as Greybeard
nickjohnson_ is now known as nickjohnson
p[m] has quit [Ping timeout: 252 seconds]
te0d[m]1 has quit [Ping timeout: 252 seconds]
dezen[m] has quit [Ping timeout: 252 seconds]
tom[m]7 has quit [Ping timeout: 252 seconds]
Davi[m] has quit [Ping timeout: 252 seconds]
BoraMAlper[m] has quit [Ping timeout: 252 seconds]
chuenlye[m] has quit [Ping timeout: 252 seconds]
cy[m] has quit [Ping timeout: 252 seconds]
jamiedubs[m]2 has quit [Ping timeout: 252 seconds]
brancengregory[m has quit [Ping timeout: 252 seconds]
mhz[m] has quit [Ping timeout: 252 seconds]
felixschl[m]1 has quit [Ping timeout: 252 seconds]
nofwayy[m]1 has quit [Ping timeout: 252 seconds]
CocoonCrash[m] has quit [Ping timeout: 252 seconds]
Pamileisson[m] has quit [Ping timeout: 252 seconds]
dar[m] has quit [Ping timeout: 252 seconds]
dydx[m]1 has quit [Ping timeout: 252 seconds]
devr[m] has quit [Ping timeout: 252 seconds]
tragique[m] has quit [Ping timeout: 252 seconds]
darkmeson[m] has quit [Ping timeout: 252 seconds]
ttk2[m] has quit [Ping timeout: 252 seconds]
ecloud[m] has quit [Ping timeout: 252 seconds]
lachenmayer_ has joined #ipfs
Alison`8 has quit [Ping timeout: 268 seconds]
victorbjelkholm_ is now known as victorbjelkholm
Myrth has quit [Read error: Connection reset by peer]
bertschneider_ has joined #ipfs
JohnX has joined #ipfs
bolmaster2[m] has joined #ipfs
chr0ma[m] has joined #ipfs
electric[m] has joined #ipfs
erikj has joined #ipfs
dragonrider-e[m] has joined #ipfs
dermatte[m] has joined #ipfs
cubemonkey[m] has joined #ipfs
ecripte[m] has joined #ipfs
mrCyborg|zzz has joined #ipfs
sammacbeth has joined #ipfs
Enmerkar[m] has joined #ipfs
drbh[m] has joined #ipfs
dhole[m] has joined #ipfs
Mikaela[meow] has joined #ipfs
leer10matrixorg[ has joined #ipfs
homulilly[m] has joined #ipfs
Saccharus[m] has joined #ipfs
Bzh[m] has joined #ipfs
etjet[m] has joined #ipfs
MagnusSvensson[m has joined #ipfs
Noah[m] has joined #ipfs
gfelbing[m] has joined #ipfs
Alison`8 has joined #ipfs
kg5key[m] has joined #ipfs
invisible_[m] has joined #ipfs
Jacob[m]1 has joined #ipfs
kst[m] has joined #ipfs
DanP[m] has joined #ipfs
Forkk has joined #ipfs
modul8[m] has joined #ipfs
zeden has joined #ipfs
Neuromancer[m] has joined #ipfs
litebit[m] has joined #ipfs
jbenet[m] has joined #ipfs
horrified has joined #ipfs
libre_shoes has joined #ipfs
jason558[m] has joined #ipfs
llleo[m] has joined #ipfs
alex[m]10 has joined #ipfs
lonegunmen[m] has joined #ipfs
Manu[m] has joined #ipfs
noryev[m] has joined #ipfs
roadt[m] has joined #ipfs
doronbehar[m] has joined #ipfs
h4314[m] has joined #ipfs
mentos1386[m] has joined #ipfs
spb_mentor[m] has joined #ipfs
li_matrix has joined #ipfs
merethan has quit [Read error: Connection reset by peer]
indefini[m] has joined #ipfs
anacrolix[m] has joined #ipfs
M000kirlin000[m] has joined #ipfs
JakobTigerstrm[m has joined #ipfs
braditz[m]2 has joined #ipfs
Myrth has joined #ipfs
petzah[m] has joined #ipfs
Encrypt has joined #ipfs
planetary_dev[m] has joined #ipfs
luigi[m] has joined #ipfs
aeroplain[m] has joined #ipfs
locusf has joined #ipfs
piajesse[m]1 has joined #ipfs
DiCE1904[m] has joined #ipfs
Discord[m]2 has joined #ipfs
fcat[m] has joined #ipfs
stumpy[m] has joined #ipfs
puffi[m] has joined #ipfs
Krakakanok[m] has joined #ipfs
pbvie[m]1 has joined #ipfs
MasterB[m] has joined #ipfs
card[m] has joined #ipfs
Phi[m]1 has joined #ipfs
combray[m] has joined #ipfs
tomjwatson[m] has joined #ipfs
Ablibu[m] has joined #ipfs
tony[m]4 has joined #ipfs
silwol has joined #ipfs
unclechu has joined #ipfs
obzenba[m] has joined #ipfs
spacedgod[m]2 has joined #ipfs
Starism[m]1 has joined #ipfs
Magik6k has joined #ipfs
josiah_sama has joined #ipfs
NukeManDan[m] has joined #ipfs
test-foo-bar[m] has joined #ipfs
intrus[m] has joined #ipfs
cwchristerw[m] has joined #ipfs
darkmeson[m] has joined #ipfs
zegordo[m] has joined #ipfs
Dirtatron[m] has joined #ipfs
jamiedubs[m] has joined #ipfs
shadowmoonsvk[m] has joined #ipfs
leoalvarezh[m]1 has joined #ipfs
JungleHeart[m] has joined #ipfs
Us[m] has joined #ipfs
tonesetter[m] has joined #ipfs
allgo[m] has joined #ipfs
victor[m]2 has joined #ipfs
tragique[m] has joined #ipfs
megadogberthehim has joined #ipfs
sid[m] has joined #ipfs
pps96[m] has joined #ipfs
tobowers[m]1 has joined #ipfs
Zergoud[m] has joined #ipfs
swedneckswednec4 has joined #ipfs
porsh[m] has joined #ipfs
am3on[m] has joined #ipfs
JohnnyMilkshake4 has joined #ipfs
chmanie[m] has joined #ipfs
nocent[m] has joined #ipfs
skillman623[m]1 has joined #ipfs
huba[m] has joined #ipfs
carson[m]1 has joined #ipfs
codynhat[m] has joined #ipfs
abueide[m] has joined #ipfs
grvhi[m]1 has joined #ipfs
sukar[m]1 has joined #ipfs
delta[m]1 has joined #ipfs
ritewhose[m] has joined #ipfs
anolir has joined #ipfs
JohnnyMilkshakes has joined #ipfs
warpfork has joined #ipfs
Orkun[m]1 has joined #ipfs
Pamileisson[m] has joined #ipfs
felixschl[m]1 has joined #ipfs
dpinner[m] has joined #ipfs
Nebulous[m] has joined #ipfs
te0d[m]1 has joined #ipfs
tom[m]7 has joined #ipfs
DokterBob has joined #ipfs
stebalien has joined #ipfs
jamiedubs[m]2 has joined #ipfs
nofwayy[m]1 has joined #ipfs
haz[m] has joined #ipfs
CocoonCrash[m] has joined #ipfs
megadogberthehi4 has joined #ipfs
dar[m] has joined #ipfs
Luna14[m] has joined #ipfs
mhz[m] has joined #ipfs
ttk2[m] has joined #ipfs
brancengregory[m has joined #ipfs
p[m] has joined #ipfs
luciandesozay[m] has joined #ipfs
Davi[m] has joined #ipfs
BoraMAlper[m] has joined #ipfs
dezen[m] has joined #ipfs
cy[m] has joined #ipfs
chuenlye[m] has joined #ipfs
ecloud[m] has joined #ipfs
dydx[m]1 has joined #ipfs
devr[m] has joined #ipfs
nartir[m] has joined #ipfs
godva[m] has joined #ipfs
yoltid[m] has joined #ipfs
Ylebre has joined #ipfs
plexus[m]1 has joined #ipfs
zero[m] has joined #ipfs
road33[m] has joined #ipfs
andrewxhill[m] has joined #ipfs
dindustries[m] has joined #ipfs
mewtrino has joined #ipfs
TH0Ryn[m] has joined #ipfs
rozgo[m] has joined #ipfs
vimclippy has quit [Ping timeout: 272 seconds]
savantgarde has joined #ipfs
vimclippy has joined #ipfs
Kamilion has joined #ipfs
KempfCreative has joined #ipfs
spamgeezy has joined #ipfs
trn has joined #ipfs
lgierth has joined #ipfs
spamgeezy has quit [Quit: Leaving]
stavros_ has joined #ipfs
stavros_ is now known as Stavros
zeden has quit [Quit: WeeChat 2.4]
zeden has joined #ipfs
manray has quit [Ping timeout: 250 seconds]
DavidPH has joined #ipfs
cyfex has quit [Quit: WeeChat 2.2]
<Swedneck2> should i be seeing v0.4.21 when running `ipfs update versions`?
<Swedneck2> the latest version i'm seeing is v0.4.21-rc3
dijksterhuis has joined #ipfs
cyfex has joined #ipfs
<mattober[m]> on that note, is there anythign in main 0.4.21 that wasn't in rc3?
<olizilla[m]> 0.4.21 hasn't hit dist.ipfs.io yet https://dist.ipfs.io/go-ipfs/versions
<RockSteadyTRTL[m> Have a good weekend y’all!
<olizilla[m]> 👋
<Swedneck2> ah good, just wanted to make sure it's not an issue on my side
<Swedneck2> i can just download the binary from github and replace it, right?
<olizilla[m]> no one could stop you
<olizilla[m]> if we dont hear from you again, we'll know that it didn't go well
vivus has joined #ipfs
<Swedneck2> heh
}ls{ has joined #ipfs
dijksterhuis has quit [Quit: Mutter: www.mutterirc.com]
<Swedneck2> i think i'm alive?
<Swedneck2> how do i use the persistent connections thing?
<Swedneck2> ah, i meant important connections, and you just use `ipfs swarm connect` :P
esotericbyte has joined #ipfs
mowcat has joined #ipfs
<olizilla[m]> you are alive!
cyfex has quit [Ping timeout: 252 seconds]
<Swedneck2> now hopefully i won't have to reconnect to the siderus nodes all the time :D
cyfex has joined #ipfs
<mattober[m]> you'll need to have the siderus guys connect to yours as well
<mattober[m]> otherwise it's not guaranteed to stay persisted
cyfex has quit [Ping timeout: 252 seconds]
cyfex has joined #ipfs
mauz555 has quit [Remote host closed the connection]
mauz555 has joined #ipfs
cyfex has quit [Ping timeout: 252 seconds]
mauz555 has quit [Remote host closed the connection]
mauz555 has joined #ipfs
Stavros has quit [Quit: Connection closed for inactivity]
threeutch has joined #ipfs
ulrichard has quit [Remote host closed the connection]
threeutch has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
manray has joined #ipfs
hncr has joined #ipfs
manray has quit [Ping timeout: 272 seconds]
mauz555 has quit [Read error: Connection reset by peer]
mauz555 has joined #ipfs
mauz555 has quit [Remote host closed the connection]
mauz555 has joined #ipfs
hncr has quit [Quit: Mutter: www.mutterirc.com]
mithilarun has joined #ipfs
dasid has quit [Ping timeout: 258 seconds]
dasid has joined #ipfs
cyfex has joined #ipfs
esotericbyte has quit [Ping timeout: 252 seconds]
shokunin has quit [Ping timeout: 248 seconds]
mithilarun has quit [Remote host closed the connection]
merethan has joined #ipfs
Mitar has quit [Ping timeout: 268 seconds]
Mitar has joined #ipfs
Fessus has quit [Quit: Leaving]
<carson[m]1> Phillmac: IIRC swarm connect requires a valid multiaddr, so the above seems expected (albeit the error msg isn't very accurate)
toxync01- has joined #ipfs
mithilarun has joined #ipfs
toxync01 has quit [Ping timeout: 245 seconds]
plexigras has joined #ipfs
mauz555 has quit []
vivus has quit [Remote host closed the connection]
toxync01- has quit [Ping timeout: 245 seconds]
jesse22 has joined #ipfs
toxync01 has joined #ipfs
zeden has quit [Ping timeout: 245 seconds]
byzoni[m] is now known as cyberwolf[m]
cyberwolf[m] is now known as byzoni[m]
merethan has quit [Remote host closed the connection]
<Swedneck2> hmm, isn't v0.4.21 supposed to use base32 hashes?
zeden has joined #ipfs
abhiyerra has joined #ipfs
dijksterhuis has joined #ipfs
dijksterhuis has quit [Excess Flood]
dijksterhuis has joined #ipfs
dijksterhuis has quit [Excess Flood]
dijksterhuis has joined #ipfs
dijksterhuis has quit [Excess Flood]
DavidPH has quit [Remote host closed the connection]
spinza has quit [Quit: Coyote finally caught up with me...]
<shokunin[m]> Hey ipfs team, olizilla shared the roadmap with me yesterday. I’ve been in charge of product for a long time, so I wrote some early comments on triage methodology and how to get more value in the longer term. I’d love to get a discussion going to see if I can help with these questions! cc @lidel @whyrusleeping @stebalien
<stebalien> swedneck: it will for cidv1 cids
mithilarun has quit [Remote host closed the connection]
<Swedneck2> ah, but it's not using cidv1 by default yet?
<stebalien> not yet.
<Swedneck2> then it makes sense :D
spinza has joined #ipfs
mowcat has quit [Remote host closed the connection]
pecastro has joined #ipfs
clemo has quit [Ping timeout: 272 seconds]
gzphreak has joined #ipfs
gzphreak has left #ipfs [#ipfs]
tec__ has joined #ipfs
_nkls_ has quit [Remote host closed the connection]
_nkls_ has joined #ipfs
manray has joined #ipfs
_nkls_ has quit [Remote host closed the connection]
taco_cup has joined #ipfs
_nkls_ has joined #ipfs
manray has quit [Ping timeout: 252 seconds]
_nkls_ has quit [Remote host closed the connection]
manray has joined #ipfs
_nkls_ has joined #ipfs
_whitelogger has joined #ipfs
mithilarun has joined #ipfs
joocain2 has quit [Ping timeout: 256 seconds]
<shokunin[m]> Forgot to include the link: https://github.com/ipfs/roadmap/issues/36
joocain2 has joined #ipfs
KempfCreative has quit [Ping timeout: 268 seconds]
jesse22 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jesse22 has joined #ipfs
Fessus has joined #ipfs
Vaelatern_ is now known as Vaelatern
redfish has quit [Ping timeout: 259 seconds]
manray has quit [Ping timeout: 246 seconds]
nigre-dique[m] has joined #ipfs
redfish has joined #ipfs
manray has joined #ipfs
mithilarun has quit [Remote host closed the connection]
mithilarun has joined #ipfs
taco_cup_ has joined #ipfs
taco_cup has quit [Ping timeout: 248 seconds]
mithilarun has quit [Ping timeout: 248 seconds]
manray has quit [Read error: Connection reset by peer]
mithilarun has joined #ipfs
hncr has joined #ipfs
obovo has joined #ipfs
hncr has quit [Client Quit]
ZaZ has quit [Quit: Leaving]
obovo has quit [Ping timeout: 252 seconds]
paranoidi has quit [Ping timeout: 264 seconds]
AgenttiX has quit [Ping timeout: 250 seconds]
obovo has joined #ipfs
taco_cup_ has quit [Remote host closed the connection]
taco_cup has joined #ipfs
taco_cup has quit [Remote host closed the connection]
rcat has quit [Remote host closed the connection]
abhiyerra has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
taco_cup has joined #ipfs
abhiyerra has joined #ipfs
spamgeezy has joined #ipfs
spinza has quit [Quit: Coyote finally caught up with me...]
m_tadeu has joined #ipfs
plexigras has quit [Ping timeout: 252 seconds]
lord| has quit [Ping timeout: 258 seconds]
taco_cup has quit [Remote host closed the connection]
ghostyy has quit [Read error: Connection reset by peer]
lord| has joined #ipfs
taco_cup has joined #ipfs
mithilarun has quit [Remote host closed the connection]
taco_cup has quit [Remote host closed the connection]
taco_cup has joined #ipfs
zeden has quit [Quit: WeeChat 2.4]
spinza has joined #ipfs
jesse22 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
taco_cup has quit [Remote host closed the connection]
mithilarun has joined #ipfs
webi has quit [Ping timeout: 248 seconds]
toxync01 has quit [Ping timeout: 246 seconds]
toxync01 has joined #ipfs
<postables[m]> anyone have a link to how `go-ipfs` handles adding a directory? curious as to how it works since im unable to replicate such functionality
rainmanjam has quit []
xcm has quit [Remote host closed the connection]
xcm has joined #ipfs
opal has joined #ipfs
push|ravenlandor has joined #ipfs
pecastro has quit [Read error: Connection reset by peer]
mithilarun has quit [Remote host closed the connection]
mithilarun has joined #ipfs