aschmahmann changed the topic of #ipfs to: Heads Up: To talk, you need to register your nick! Announcements: go-ipfs 0.7.0 and js-ipfs 0.50.2 are out! Get them from dist.ipfs.io and npm respectively! | Also: #libp2p #ipfs-cluster #filecoin #ipfs-dev | IPFS: https://github.com/ipfs/ipfs | Logs: https://view.matrix.org/room/!yhqiEdqNjyPbxtUjzm:matrix.org/ | Forums: https://discuss.ipfs.io | Code of Conduct: https://git.io/vVBS0
rjknight_ has quit [Read error: Connection reset by peer]
rjknight_ has joined #ipfs
<continuouswave[m> <dxiri "is there a way to make my files "> Encrypt them and send a password out of band?
<swedneck> use a private network
<swedneck> it's an experimental feature
pecastro has quit [Ping timeout: 260 seconds]
<continuouswave[m> You can do a private swarm too, if that is an option
MDude has quit [Quit: Going offline, see ya! (www.adiirc.com)]
<swedneck> <continuouswave[m "You can do a private swarm too, "> that's the same as private network
gimzmoe has left #ipfs ["WeeChat 2.8"]
<continuouswave[m> Oof, that message tok a long time to send
<swedneck> <continuouswave[m "Oof, that message tok a long tim"> federation, woo!
Anth0mk has quit [Ping timeout: 258 seconds]
jess has quit [Quit: Leaving]
ib07 has quit [Ping timeout: 240 seconds]
ib07 has joined #ipfs
<stavros> Anyone know how to keep IPFS from choking itself?
ib07 has quit [Max SendQ exceeded]
ib07 has joined #ipfs
<jadedctrl> stavros: restaints might help
<jadedctrl> *restraints
MDude has joined #ipfs
rennets has quit [Ping timeout: 240 seconds]
<stavros> jadedctrl, what sort of restraints/
<JCaesar> The [Service] MemoryMax=... kind?
<JCaesar> Tell us how it's choking itself first, though.
<JCaesar> (I noticed that badgerds on a 1GB system is not a good idea. but was able to get around it with a 4GB swap file...)
<dxiri> swedneck private swarm seems like what I want, will read up on it! thanks!
catonano has quit [Ping timeout: 260 seconds]
zeden has quit [Quit: WeeChat 2.9]
grumpy_accountan has left #ipfs ["User left"]
jcea has quit [Ping timeout: 268 seconds]
caente has joined #ipfs
<JCaesar> stavros: How is it choking?
zeden has joined #ipfs
Jeanne-Kamikaze has joined #ipfs
ipfs-stackbot1 has quit [Remote host closed the connection]
ipfs-stackbot1 has joined #ipfs
zootella has quit [Quit: Connection closed for inactivity]
Ecran10 has quit [Quit: Going offline, see ya! (www.adiirc.com)]
<stavros> I have a node that is configured with 10 GB of storage, GC every one hour and a high water mark of 90%, yet the 100 GB disk routinely fills up to the point where the IPFS daemon stops and can't start again because it can't write to its database. How can I limit data storage?
<stavros> JCaesar
cnemo[m] has left #ipfs ["User left"]
swills has quit [Ping timeout: 240 seconds]
swills has joined #ipfs
kinky_ has joined #ipfs
myk_ has joined #ipfs
myk_ has quit [Client Quit]
stavros has quit [Remote host closed the connection]
myk_ has joined #ipfs
myk_ has quit [Read error: Connection reset by peer]
conifer has left #ipfs [#ipfs]
chachasmooth has quit [Ping timeout: 268 seconds]
chachasmooth has joined #ipfs
<JCaesar> Hm. I assume you're pinning less then 90GB locally (note that publishing via IPNS or having in mfs (ipfs files) also constitutes pinning)?
<JCaesar> (But yeah, I also have a node like that. It only has 40GB pinned, yet the store uses 80GB.
<JCaesar> * (But yeah, I also have a node like that. It only has 40GB pinned, yet the store uses 80GB.)
jrt has quit [Killed (orwell.freenode.net (Nickname regained by services))]
jrt has joined #ipfs
chachasmooth has quit [Ping timeout: 246 seconds]
chachasmooth has joined #ipfs
zeden has quit [Quit: WeeChat 2.9]
LHLaurini has quit [Ping timeout: 240 seconds]
Mx8v has joined #ipfs
Mx8v has quit [Client Quit]
caente has quit [Ping timeout: 252 seconds]
ib07_ has joined #ipfs
ib07 has quit [Ping timeout: 272 seconds]
MDude has quit [Quit: Going offline, see ya! (www.adiirc.com)]
<JCaesar> Hm. I've also got an IPFS node that's choking itself, but with CPU usage. Has been spinning for more than a day now. Can I somehow get a list of running go routines to find out what's wrong?
an3223 has quit [Quit: WeeChat 2.9]
an3223 has joined #ipfs
<aschmahmann> ˈt͡sɛːzaɐ̯: there's some guidance at https://github.com/ipfs/go-ipfs/blob/master/docs/debug-guide.md
opal has quit [Ping timeout: 240 seconds]
wallacer has quit [Ping timeout: 260 seconds]
wallacer has joined #ipfs
swills has quit [Ping timeout: 258 seconds]
speewave has left #ipfs ["User left"]
swills has joined #ipfs
drathir_tor has joined #ipfs
drathir_tor has quit [Ping timeout: 240 seconds]
dxiri has quit [Remote host closed the connection]
arcatech has quit [Quit: Be back later.]
Jeanne-Kamikaze has quit [Quit: Leaving]
drathir_tor has joined #ipfs
ticapix has joined #ipfs
Nact has joined #ipfs
drathir_tor has quit [Ping timeout: 240 seconds]
jordan1034[m] has joined #ipfs
LiftLeft has quit [Ping timeout: 268 seconds]
`Alison has quit [Ping timeout: 240 seconds]
hermalgoryth has joined #ipfs
drathir_tor has joined #ipfs
hermalgoryth has quit [Quit: bye ^^]
drathir_tor has quit [Ping timeout: 240 seconds]
drathir_tor has joined #ipfs
drathir_tor has quit [Remote host closed the connection]
drathir_tor has joined #ipfs
ylp has joined #ipfs
catonano has joined #ipfs
hermalgoryth has joined #ipfs
`Alison has joined #ipfs
hermalgoryth has quit [Read error: Connection reset by peer]
hermalgoryth has joined #ipfs
<JCaesar> Ty. Guess I'll have to have a look at the cpu profile later… https://ipfs.io/ipfs/QmPUM3Kj7WJgRot7SxQCiQHyMPq2QeETP8Hn4N8hquDHRP (Don't have a go devenv installed right now.)
<JCaesar> (prometheus turning up in the stack dump is fishy. It's always there, and I don't even remember querying it…)
drathir_tor has quit [Ping timeout: 240 seconds]
drathir_tor has joined #ipfs
vfaronov has joined #ipfs
vfaronov has left #ipfs [#ipfs]
seba- has quit [Ping timeout: 256 seconds]
seba-- has joined #ipfs
drathir_tor has quit [Ping timeout: 240 seconds]
bengates has joined #ipfs
bengates has quit [Remote host closed the connection]
makeworld has quit [Quit: Idle for 30+ days]
darkharmony9999[ has quit [Quit: Idle for 30+ days]
pieter[m] has quit [Quit: Idle for 30+ days]
pepe[m] has quit [Quit: Idle for 30+ days]
Tom866[m] has quit [Quit: Idle for 30+ days]
peter[m]2 has quit [Quit: Idle for 30+ days]
AccessViolation_ has quit [Quit: Idle for 30+ days]
canewsin[m] has quit [Quit: Idle for 30+ days]
yusdacra[m] has quit [Quit: Idle for 30+ days]
k0mpjut0r has quit [Quit: Idle for 30+ days]
TheFuzzStone[m] has quit [Quit: Idle for 30+ days]
betz[m]1 has quit [Quit: Idle for 30+ days]
gosoxharp[m] has quit [Quit: Idle for 30+ days]
bqy has quit [Quit: Idle for 30+ days]
Ved[m] has quit [Quit: Idle for 30+ days]
bengates has joined #ipfs
pecastro has joined #ipfs
JacLavi_ has quit [Ping timeout: 256 seconds]
_whitelogger has joined #ipfs
JacLavi has joined #ipfs
drathir_tor has joined #ipfs
hermalgoryth has quit [Read error: Connection reset by peer]
hermalgoryth has joined #ipfs
crest_ has joined #ipfs
Zertrin_ has quit [Ping timeout: 272 seconds]
hexa- has quit [Ping timeout: 272 seconds]
Bombe has quit [Ping timeout: 272 seconds]
crest has quit [Ping timeout: 272 seconds]
Bombe has joined #ipfs
Zertrin has joined #ipfs
w1ls0n has joined #ipfs
hexa- has joined #ipfs
w1ls0n has quit [Quit: Textual IRC Client: www.textualapp.com]
supercoven has joined #ipfs
opal has joined #ipfs
irisisgay has joined #ipfs
supercoven_ has joined #ipfs
supercoven_ has quit [Max SendQ exceeded]
supercoven_ has joined #ipfs
supercoven_ has quit [Max SendQ exceeded]
supercoven_ has joined #ipfs
supercoven_ has quit [Max SendQ exceeded]
supercoven_ has joined #ipfs
supercoven_ has quit [Max SendQ exceeded]
supercoven_ has joined #ipfs
supercoven_ has quit [Max SendQ exceeded]
supercoven has quit [K-Lined]
hermalgoryth has quit [Remote host closed the connection]
hermalgoryth has joined #ipfs
irisisgay has quit [Quit: irisisgay]
LHLaurini has joined #ipfs
drathir_tor has quit [Ping timeout: 240 seconds]
LiftLeft has joined #ipfs
drathir_tor has joined #ipfs
fridim has quit [Read error: Connection reset by peer]
fridim has joined #ipfs
Nicole[m]1 has joined #ipfs
cxl000 has quit [Read error: No route to host]
cxl000 has joined #ipfs
rwen[m] has joined #ipfs
<rwen[m]> How did I join this room?
<Nicole[m]1> Hello
<swedneck> uh, not sure why we would have the answer to that
<rwen[m]> Did it have a different name?
<rwen[m]> Swedneck: If you're talking to me, read my second question.
<Nicole[m]1> <rwen[m] "Did it have a different name?"> Ig it does
<Nicole[m]1> I just joined
zeden has joined #ipfs
<swedneck> quite certain it's been called #ipfs:matrix.org forever
<Nicole[m]1> It's quite not Lively...wanted a group with interesting discussions
<rwen[m]> Swedneck: Thank you. This is what I needed to know. In my app it's called `Über (Discord) and 5736 others`.
drathir_tor has quit [Ping timeout: 240 seconds]
<swedneck> <Nicole[m]1 "It's quite not Lively...wanted a"> didn't you just join?
<Nicole[m]1> <swedneck "didn't you just join?"> Yes...can we communicate PM
<Nicole[m]1> I need to understand this
<swedneck> <Nicole[m]1 "I need to understand this "> have you looked at https://docs.ipfs.io ?
<lari[m]> In case you meant that you want to understand how matrix works, then #matrix:matrix.org is a better room to ask about that
Caterpillar has quit [Ping timeout: 256 seconds]
Caterpillar has joined #ipfs
dirkmkdir has quit [Quit: dirkmkdir]
<Nicole[m]1> <lari[m] "In case you meant that you want "> Thanks for understanding
Caterpillar has quit [Ping timeout: 256 seconds]
Caterpillar has joined #ipfs
drathir_tor has joined #ipfs
Anth0mk has joined #ipfs
caente has joined #ipfs
ctOS has quit [Quit: Connection closed for inactivity]
Caterpillar has quit [Ping timeout: 260 seconds]
Caterpillar has joined #ipfs
ib07_ has quit [Ping timeout: 260 seconds]
ib07 has joined #ipfs
KempfCreative has joined #ipfs
gmoro has joined #ipfs
jcea has joined #ipfs
MDude has joined #ipfs
Acacia has quit [Remote host closed the connection]
Acacia has joined #ipfs
ipfs-stackbot1 has quit [Remote host closed the connection]
ipfs-stackbot1 has joined #ipfs
drathir_tor has quit [Ping timeout: 240 seconds]
<ipfsbot> @JonasKruckenberg posted in DBus API thoughts - https://discuss.ipfs.io/t/dbus-api-thoughts/9370/1
Taoki has joined #ipfs
gmoro has quit [Ping timeout: 260 seconds]
gmoro has joined #ipfs
katian_ has quit [Ping timeout: 272 seconds]
arcatech has joined #ipfs
bennofs[m] has quit [Quit: Idle for 30+ days]
Devon[m] has quit [Quit: Idle for 30+ days]
hacker01[m] has quit [Quit: Idle for 30+ days]
tm--st[m] has quit [Quit: Idle for 30+ days]
stationedinthefi has quit [Quit: Idle for 30+ days]
xval[m] has quit [Quit: Idle for 30+ days]
nexzhu[m] has quit [Quit: Idle for 30+ days]
dominicusin[m] has quit [Quit: Idle for 30+ days]
attero has quit [Quit: Idle for 30+ days]
ubicq[m] has quit [Quit: Idle for 30+ days]
ChrisLane has quit [Ping timeout: 268 seconds]
ZaZ has joined #ipfs
alekszbryi[m] has joined #ipfs
alekszbryi[m] has left #ipfs [#ipfs]
p8m has quit [Ping timeout: 264 seconds]
cihanss has joined #ipfs
cihanss is now known as cn_
p8m has joined #ipfs
LHLaurini has quit [Remote host closed the connection]
LHLaurini has joined #ipfs
katian_ has joined #ipfs
ZaZ has quit [Read error: Connection reset by peer]
catonano has quit [Ping timeout: 260 seconds]
ctOS has joined #ipfs
<jamiew> does anyone recall the tool that was used to convert the community call Google Doc to markdown for GitHub?
<jamiew> I think it was approximately this https://ipfs.io/ipfs/bafybeierebjekxfpuut3x7m4kzdrf3qlmaulr5mb4euq5knbw5g7aaq36y/ – but this no longer works
rodolf0 has joined #ipfs
ChrisLane has joined #ipfs
<jacobheun[m]> jamiew: I think this version is still good https://ipfs.io/ipfs/bafybeiex6klpxcxbnpmili5daklt3qxaqxnuccqubvwoql7d6zvdvv7ukm/
bengates_ has joined #ipfs
rodolf0 has quit [Quit: Leaving]
rodolf0 has joined #ipfs
bengates has quit [Ping timeout: 260 seconds]
bengates_ has quit [Ping timeout: 244 seconds]
__jrjsmrtn__ has quit [Quit: Bye !]
<jamiew> I thought it might've been a Firefox + lots of addons issue but it didn't work for in Chrome either
__jrjsmrtn__ has joined #ipfs
detran has joined #ipfs
Nact has quit [Quit: Konversation terminated!]
cn_ has quit [Ping timeout: 272 seconds]
mowcat has joined #ipfs
is_null has quit [Ping timeout: 260 seconds]
ib07 has quit [Ping timeout: 272 seconds]
is_null has joined #ipfs
<ipfsbot> @system posted in Welcome to IPFS Weekly 112 - https://discuss.ipfs.io/t/welcome-to-ipfs-weekly-112/9371/1
conifer has joined #ipfs
cihanss has joined #ipfs
Newami has joined #ipfs
Newami has quit [Client Quit]
Newami has joined #ipfs
Newami has quit [Remote host closed the connection]
dirkmkdir has joined #ipfs
ib07 has joined #ipfs
marfl[m] has joined #ipfs
hermalgoryth has quit [Read error: Connection reset by peer]
hermalgoryth has joined #ipfs
ib07 has quit [Ping timeout: 260 seconds]
jcea has quit [Quit: jcea]
cihanss has quit [Ping timeout: 272 seconds]
cihanss has joined #ipfs
miseenplace[m] has joined #ipfs
ib07 has joined #ipfs
hermalgoryth has quit [Read error: Connection reset by peer]
hermalgoryth has joined #ipfs
jcea has joined #ipfs
ZaZ has joined #ipfs
jess has joined #ipfs
ib07 has quit [Ping timeout: 260 seconds]
Kurt-PC has joined #ipfs
detran has quit [Quit: ZNC 1.7.5 - https://znc.in]
detran has joined #ipfs
matt-h has quit [Ping timeout: 264 seconds]
matt-h has joined #ipfs
hermalgoryth has quit [Read error: Connection reset by peer]
hermalgoryth has joined #ipfs
caente has left #ipfs ["No boundaries on the net!"]
arcatech has quit [Quit: Be back later.]
hermalgoryth has quit [Read error: Connection reset by peer]
hermalgoryth has joined #ipfs
JRWR has quit []
hermalgoryth has quit [Read error: Connection reset by peer]
hermalgoryth has joined #ipfs
ZaZ has quit [Read error: Connection reset by peer]
arcatech has joined #ipfs
arcatech has quit [Ping timeout: 264 seconds]
arcatech has joined #ipfs
ib07 has joined #ipfs
rodolf0 has quit [Quit: Leaving]
MrSparkle has quit [Read error: Connection reset by peer]
KempfCreative has quit [Ping timeout: 272 seconds]
ctOS has quit [Quit: Connection closed for inactivity]
ctOS has joined #ipfs
<ipfsbot> @swedneck posted in Enabling use of ipfs.io domain in matrix room aliases - https://discuss.ipfs.io/t/enabling-use-of-ipfs-io-domain-in-matrix-room-aliases/9372/1
ib07 has quit [Ping timeout: 260 seconds]
MrSparkle has joined #ipfs
hermalgoryth has quit [Read error: Connection reset by peer]
hermalgoryth has joined #ipfs
hermalgoryth has quit [Read error: Connection reset by peer]
hermalgoryth has joined #ipfs
hermalgoryth has quit [Ping timeout: 246 seconds]
hermalgoryth has joined #ipfs
kinky_ has quit [Remote host closed the connection]
_jrjsmrtn has joined #ipfs
__jrjsmrtn__ has quit [Ping timeout: 264 seconds]
cwchristerw has quit [Ping timeout: 256 seconds]
ib07 has joined #ipfs
ib07 has quit [Max SendQ exceeded]
ib07 has joined #ipfs
TrUsT_n1 has joined #ipfs
TrUsT_n1 has quit [Remote host closed the connection]
ib07 has quit [Max SendQ exceeded]
TrUsT_n1 has joined #ipfs
ib07 has joined #ipfs
TrUsT_n1 has quit [Remote host closed the connection]
stavros has joined #ipfs
<stavros> Hello
<stavros> IPFS has filled up its entire disk again, without running the GC. How can I recover?
<stavros> And also prevent this from happening again
Anth0mk has quit [Ping timeout: 246 seconds]
cwchristerw has joined #ipfs
LiftLeft has quit [Remote host closed the connection]
LiftLeft has joined #ipfs