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.52.3 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
Daafuku[m] has joined #ipfs
drathir_tor has joined #ipfs
KeiraT has quit [Remote host closed the connection]
KeiraT has joined #ipfs
psyk has joined #ipfs
drathir_tor has quit [Quit: leaving]
drathir_tor has joined #ipfs
MalinC has quit [Ping timeout: 240 seconds]
}ls{ has quit [Quit: real life interrupt]
ipfs-stackbot has quit [Remote host closed the connection]
ipfs-stackbot has joined #ipfs
rho has joined #ipfs
lord| has quit [Ping timeout: 272 seconds]
j is now known as jess
maggotbrain has quit [Remote host closed the connection]
rho has quit [Ping timeout: 272 seconds]
maggotbrain has joined #ipfs
pecastro has quit [Ping timeout: 265 seconds]
lord| has joined #ipfs
rho has joined #ipfs
psyk has quit [Remote host closed the connection]
dfoolz has joined #ipfs
slowswingsam1[m] has joined #ipfs
LiftLeft has joined #ipfs
mowcat has quit [Remote host closed the connection]
mjr_ has joined #ipfs
mjr_ has quit [Quit: Leaving]
niyawe has quit [Remote host closed the connection]
niyawe has joined #ipfs
drathir_tor has quit [Ping timeout: 268 seconds]
drathir_tor has joined #ipfs
blake_smith has joined #ipfs
jcea has quit [Ping timeout: 240 seconds]
jrt has quit [Ping timeout: 256 seconds]
lord| has quit [Ping timeout: 264 seconds]
lord| has joined #ipfs
ope has joined #ipfs
zeden has quit [Quit: WeeChat 3.0]
GvP has quit [Quit: Going offline, see ya!]
drathir_tor has quit [Ping timeout: 268 seconds]
LiftLeft has quit [Ping timeout: 256 seconds]
drathir_tor has joined #ipfs
arcatech has joined #ipfs
lord| has quit [Ping timeout: 256 seconds]
lord| has joined #ipfs
arcatech has quit [Quit: Be back later.]
coniptor has quit [Ping timeout: 240 seconds]
LiftLeft has joined #ipfs
coniptor has joined #ipfs
sz0 has quit [Quit: Connection closed for inactivity]
tizwigit[m] has joined #ipfs
LiftLeft has quit [Ping timeout: 264 seconds]
Nact has quit [Quit: Konversation terminated!]
decentral has joined #ipfs
ope has quit [Quit: Leaving]
p2p2p has quit [Ping timeout: 246 seconds]
sz0 has joined #ipfs
p2p2p has joined #ipfs
decentral has quit [Ping timeout: 240 seconds]
GvP has joined #ipfs
blake_smith has quit [Ping timeout: 264 seconds]
spossiba has quit [Ping timeout: 272 seconds]
spossiba has joined #ipfs
coniptor has quit [Ping timeout: 264 seconds]
coniptor has joined #ipfs
digitalnomad91_ has joined #ipfs
<micahzoltu[m]> <Discordian[m] "Do you want their pins to mirro"> Wouldn't my existing problem with my hosts not being able to stay connected still be a problem with an IPFS cluster? Does IPFS Desktop support clustering, or would I have to run some specialized service? Does the service work on Windows?
<micahzoltu[m]> <Discordian[m] "I just want a very simple system"> I think it is important that this setup works with IPFS Desktop as one of the nodes. I *suspect* it isn't terribly uncommon for someone to have IPFS Desktop installed along with IPFS running somewhere in the cloud. In such a scenario, the user probably doesn't want to do a whole bunch of operational work on the desktop machine just so it can hold a peer with the cloud
<micahzoltu[m]> host.
<micahzoltu[m]> > <@discordian:matrix.thedisco.zone> I just want a very simple system to mirror pins, for me personally, I feel like ipfs-cluster is a bit too much.
<micahzoltu[m]> * I think it is important that this setup works with IPFS Desktop as one of the nodes. I _suspect_ it isn't terribly uncommon for someone to have IPFS Desktop installed along with IPFS running somewhere in the cloud. In such a scenario, the user probably doesn't want to do a whole bunch of operational work on the desktop machine just so it can hold a peer with the cloud host for pin mirroring.
kiltzman has quit [Ping timeout: 256 seconds]
kiltzman has joined #ipfs
coniptor has quit [Ping timeout: 246 seconds]
coniptor has joined #ipfs
koo5 has joined #ipfs
afterburner5[m] has left #ipfs ["User left"]
<micahzoltu[m]> IPFS Desktop has peer ID and list of several different external addresses for my remote host (acquired from `ipfs id` run on remote host).
<micahzoltu[m]> go-ipfs running on remote host only has peer ID for my desktop, since its IP is not stable.
<micahzoltu[m]> IPFS Desktop also has remote host as a bootstrap peer.
<micahzoltu[m]> When I start IPFS Desktop, it finds remote peer as a bootstrap peer and connects to it. When I switch my local VPN to somewhere else, it loses that peer and never gets it back.
<micahzoltu[m]> If I choose the Restart command in the IPFS Desktop system tray icon.
<micahzoltu[m]> * If I choose the Restart command in the IPFS Desktop system tray icon it will find and connect to the remote node.
<micahzoltu[m]> In IPFS Desktop UI it says Connection `ip4 * tcp`. It doesn't say `quic` like other connections.
<micahzoltu[m]> Hmm, testing just now it appears that even without switching my VPN the peer connection is lost.
<micahzoltu[m]> * Hmm, testing just now it appears that even without switching my VPN connection the peer connection is lost.
<aschmahmann> micah.zoltu: did you mean to say Bootstrapping? You should be using Peering as Bootstrapping only happens on startup and does not ensure connection.
<micahzoltu[m]> I am using both.
<micahzoltu[m]> Remote: `Peering: Peers: [ { ID: "my-desktop-peer-id", Addrs: null } ]`
<micahzoltu[m]> Desktop: `Peering: Peers: [ { ID: "my-remote-peer-id", Addrs: ["my-remote-peer-address", ...] } ]`
<micahzoltu[m]> Desktop: `Bootstrap: [ "my-remote-peer-address" ]`
<micahzoltu[m]> * Remote: `Peering: Peers: [ { ID: "my-desktop-peer-id", Addrs: null } ]`
<micahzoltu[m]> Desktop: `Peering: Peers: [ { ID: "my-remote-peer-id", Addrs: ["my-remote-peer-address1", ...] } ]`
<micahzoltu[m]> Desktop: `Bootstrap: [ "my-remote-peer-address" ]`
<aschmahmann> When the nodes disconnect from each other can the local node do `ipfs swarm connect` to the remote node successfully? How long does the connection stay alive for?
<micahzoltu[m]> <aschmahmann "When the nodes disconnect from e"> No. Once they disconnect I cannot seem to reconnect until I restart something. 😢
<micahzoltu[m]> I don't know how to run CLI commands against IPFS Desktop though, I use the UI which has an Add Peer button.
<aschmahmann> IPFS Desktop has a button that let's puts the CLI tools on the path. Otherwise you can, for the purposes of debugging, download the go-ipfs CLI from dist.ipfs.io and run that.
ylp has joined #ipfs
<aschmahmann> Basically it's important to know if there's a problem with go-ipfs or your network/environment. For example, if your network just kills connections all the time go-ipfs is just going to have a rough time until that's resolved, but if there are bugs in the networking layer or the Peering functionality that's something that should turn into a GitHub issue and get fixed
fling_ has joined #ipfs
fling has quit [Ping timeout: 256 seconds]
jadedctrl_ has joined #ipfs
bengates has joined #ipfs
jadedctrl has quit [Ping timeout: 258 seconds]
fling_ has quit [Ping timeout: 264 seconds]
Ringtailed-Fox has joined #ipfs
Ringtailed_Fox has quit [Read error: Connection reset by peer]
p2p2p has quit [Ping timeout: 256 seconds]
jadedctrl has joined #ipfs
jadedctrl_ has quit [Ping timeout: 256 seconds]
bengates has quit [Remote host closed the connection]
bengates has joined #ipfs
pecastro has joined #ipfs
coralqueen[m] has quit [Quit: Idle for 30+ days]
tilapiabtc[m] has quit [Quit: Idle for 30+ days]
tencarcar[m] has quit [Quit: Idle for 30+ days]
MatthewGall[m] has quit [Quit: Idle for 30+ days]
randomuser9123[m has quit [Quit: Idle for 30+ days]
pesttoast[m] has quit [Quit: Idle for 30+ days]
fling has joined #ipfs
Ringtailed-Fox has quit [Read error: Connection reset by peer]
Ringtailed-Fox has joined #ipfs
alexgr has quit [Quit: Leaving]
Ringtailed-Fox has quit [Read error: Connection reset by peer]
Ringtailed-Fox has joined #ipfs
jokoon has joined #ipfs
coniptor has quit [Ping timeout: 246 seconds]
coniptor has joined #ipfs
lord| has quit [Ping timeout: 240 seconds]
lord| has joined #ipfs
coniptor has quit [Ping timeout: 272 seconds]
coniptor has joined #ipfs
p-core has joined #ipfs
}ls{ has joined #ipfs
FennecCode has quit [Quit: IRCNow and Forever!]
jangondol[m] has joined #ipfs
will_wielder has joined #ipfs
khubo has quit [Quit: fBNC - https://bnc4free.com]
khubo has joined #ipfs
Ringtailed-Fox has quit [Read error: Connection reset by peer]
Ringtailed_Fox has joined #ipfs
MalinC has joined #ipfs
zeden has joined #ipfs
lawr3nce has joined #ipfs
FennecCode has joined #ipfs
coniptor has quit [Ping timeout: 265 seconds]
coniptor has joined #ipfs
jrt has joined #ipfs
FledgeShiu[m] has joined #ipfs
Ringtailed_Fox has quit [Read error: Connection reset by peer]
Ringtailed_Fox has joined #ipfs
wassili[m] has joined #ipfs
p-core has quit [Remote host closed the connection]
jokoon has quit [Quit: Leaving]
ipfs-stackbot has quit [Remote host closed the connection]
ipfs-stackbot has joined #ipfs
andreas2021[m] has joined #ipfs
digitalnomad91__ has joined #ipfs
digitalnomad91_ has quit [Ping timeout: 256 seconds]
dfoolz has quit [Ping timeout: 246 seconds]
dfoolz has joined #ipfs
jcea has joined #ipfs
bqv is now known as bao
bao is now known as bqv
Ringtailed_Fox has quit [Read error: Connection reset by peer]
Ringtailed_Fox has joined #ipfs
coniptor has quit [Ping timeout: 256 seconds]
will_wielder has quit [Ping timeout: 256 seconds]
coniptor has joined #ipfs
Demonlordvai has joined #ipfs
plntyk has quit [Read error: Connection reset by peer]
plntyk has joined #ipfs
Tina[m] has joined #ipfs
Demonlordvai has quit [Quit: Lost terminal]
Tina[m] has left #ipfs ["User left"]
<alessandroetc[m]> morning ipfs community
tundeglobal[m] has joined #ipfs
<tundeglobal[m]> Hello from dubai
<alessandroetc[m]> 👋
drathir_tor has quit [Ping timeout: 268 seconds]
drathir_tor has joined #ipfs
Ringtailed-Fox has joined #ipfs
Ringtailed_Fox has quit [Read error: Connection reset by peer]
ylp has quit [Ping timeout: 272 seconds]
lawr3nce has quit [Ping timeout: 268 seconds]
dsrt^ has quit []
ylp has joined #ipfs
justanotherdude has quit [Quit: RAGEQUIT]
<Discordian[m]> I'm having an issue where I can `ipfs cat` a file, but when I try to access it through a gateway (including my own), I get 0 bytes returned. Has anyone experienced this before? How would I go about fixing it?
<Discordian[m]> So far I've tried verifying my blocks, which were fine, I tried verifying my pins, several thousand returned errors. I removed all the erroring pins, however I'm having the same issue. The files in question are pinned, and in my MFS. I'm wondering if these files are being shared too, so I'll have to test that out (does `cat` work from another node?).
<Discordian[m]> By "gateway" I'm talking HTTP connections, like port 8080.
p2p2p has joined #ipfs
<Discordian[m]> If anyone could tell me their output of `ipfs cat QmasYd9docsEaozsdZxCp29yfoZoUJDrvqgkT8Hry66N24` it might be super helpful 🙂
<Discordian[m]> (IE: Do you get 0 bytes, or an HTML page?)
}ls{ has quit [Ping timeout: 272 seconds]
<Discordian[m]> Okay, I made a new node on a server, and it returns instantly. So why doesn't the HTTP gateway work?
}ls{ has joined #ipfs
silotis has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
<Discordian[m]> I opened this in the meantime: https://github.com/ipfs/go-ipfs/issues/7916
BlackYoup has quit [Quit: Bridge terminating on SIGTERM]
BlackYoup has joined #ipfs
will_wielder has joined #ipfs
will_wielder has quit [Client Quit]
coniptor has quit [Read error: Connection reset by peer]
coniptor has joined #ipfs
silotis has joined #ipfs
seamlik has joined #ipfs
<seamlik> I am curious, if 2 devices are using the same PeerId to connect to the network, anything wrong will happen at IPFS level or `libp2p` level?
<Discordian[m]> aschmahmann: sorry to bother, but if you're around, have you seen anything like my issue above before?
Newami has joined #ipfs
Newami has quit [Remote host closed the connection]
jan[m]4 has joined #ipfs
apetresc[m] has joined #ipfs
<apetresc[m]> Discordian: It works for me; that file cats to a bunch of HTML
<apetresc[m]> Some sort of RuneScape thing?
<Discordian[m]> Thanks! Yeah it's the Oldschool RuneScape Wiki
<Discordian[m]> I plan to write software to keep it in sync, but for some reason it's not working with Gateways rn.
<alessandroetc[m]> ah! i loved that game
<alessandroetc[m]> what a throwback
<Discordian[m]> I still do, haha. I just got my siblings (11, and 12) into it. The addiction is already setting in
<Discordian[m]> I figured if I can get more usable, it could be a cool novelty on IPFS
<alessandroetc[m]> yeah, i got quite sucked in back in the day when it was pretty young
<alessandroetc[m]> the UX was terrible
Brian[m]4 has joined #ipfs
<Discordian[m]> Hahaha I actually quite liked the UX of the older versions. However with Runelite ... I couldn't go back. It makes everything feel more modern (you can customise a lot with plugins).
jesse22 has joined #ipfs
<alessandroetc[m]> they lost me with the shift to 3d
<alessandroetc[m]> i got so used to the 2d view
LiftLeft3 has joined #ipfs
LiftLeft3 has quit [Max SendQ exceeded]
kyojin[m] has quit [Quit: Idle for 30+ days]
tauist[m] has quit [Quit: Idle for 30+ days]
xero50[m] has quit [Quit: Idle for 30+ days]
LiftLeft3 has joined #ipfs
Nact has joined #ipfs
bengates has quit [Ping timeout: 246 seconds]
bengates has joined #ipfs
arcatech has joined #ipfs
<Discordian[m]> Oh RuneScape Classic? I loved that one, it's a shame it's not live anymore (officially)
<alessandroetc[m]> yeah!
<geoah> ha! didn't expect there would be that many old people around here :P
<alessandroetc[m]> lmfao
<Discordian[m]> Hey! I'm only 27, not old yet (probably gonna say that forever tbh)
<Druid> runelite is free software!
<geoah> heh, runescape always looked nice, but unfortunately it was around the same time diablo 2 was big so I never got around playing it :/
<geoah> are there any private servers out worth checking out?
<alessandroetc[m]> i define myself as wise at 30, not old
<Discordian[m]> Not sure, I just play official OSRS, personally. I play as an IronMan, and I really enjoy it. I take breaks sometimes for up to 12 months, but I always come back.
<alessandroetc[m]> the mechanics are just well done. great replay value
<Discordian[m]> I agree, for something to get that sweet satisfaction, OSRS scratches that itch. A good way to waste time IMO.
arcatech has quit [Quit: Be back later.]
benjamingr__ has joined #ipfs
jadedctrl has quit [Ping timeout: 272 seconds]
<alessandroetc[m]> i wonder how much money that game makes a month
<Discordian[m]> Jagex made £110.9million in 2019. So it's doing quite well by the looks of it
<alessandroetc[m]> hot damn
mowcat has joined #ipfs
Nact has quit [Quit: Konversation terminated!]
teej has quit [Quit: Connection closed for inactivity]
}ls{ has quit [Ping timeout: 240 seconds]
coniptor has quit [Ping timeout: 240 seconds]
}ls{ has joined #ipfs
arcatech has joined #ipfs
Caterpillar has quit [Quit: You were not made to live as brutes, but to follow virtue and knowledge.]
ylp has left #ipfs [#ipfs]
coniptor has joined #ipfs
bart[m]3 has joined #ipfs
<alessandroetc[m]> @discordian how's ipfs-sync going?
<Discordian[m]> It's going well, I have taken a minor break. I also really want to figure out how the heck I broke my IPFS setup, so I can get gateways working again. I'm not sure what caused the issue 🤔. Today I need to work a bit on a contract, but Thursday I'm hoping to really be able to dive in again.
<Discordian[m]> Or Wednesday if I'm lucky.
<ipfs-stackbot> New IPFS question on StackOverflow: Axios onDownloadProgress not working with files having a non-standard extension - https://stackoverflow.com/questions/66228728/axios-ondownloadprogress-not-working-with-files-having-a-non-standard-extension
urzone[m] has joined #ipfs
arcatech has quit [Quit: Be back later.]
Taoki has joined #ipfs
bengates has quit [Ping timeout: 240 seconds]
arcatech has joined #ipfs
Adbray has quit [Remote host closed the connection]
coniptor has quit [Ping timeout: 240 seconds]
<bqv> Discordian[m]: QmasYd9docsEaozsdZxCp29yfoZoUJDrvqgkT8Hry66N24 works for me
Adbray has joined #ipfs
<Discordian[m]> Thanks! Is anyone able to load it over an ipfs gateway? You can try using http://bafybeif2gzpaucqi7g2vfrrn2gpkxibru2bho76uixob5vtgt6z3yko4re.ipfs.localhost:8080/ if you're curious
<Discordian[m]> Similarly, `ipfs get QmasYd9docsEaozsdZxCp29yfoZoUJDrvqgkT8Hry66N24` fails for me.
<Discordian[m]> (I've had absolutely 0 success on this test)
Adbray has quit [Remote host closed the connection]
Adbray has joined #ipfs
bengates has joined #ipfs
Adbray has quit [Max SendQ exceeded]
Adbray has joined #ipfs
Adbray has quit [Max SendQ exceeded]
zaherdirkey has joined #ipfs
Adbray has joined #ipfs
bengates has quit [Ping timeout: 246 seconds]
brdcrm[m] has joined #ipfs
drathir_tor has quit [Ping timeout: 268 seconds]
coniptor has joined #ipfs
mypatriotd[m] has left #ipfs ["User left"]
drathir_tor has joined #ipfs
}ls{ has quit [Ping timeout: 240 seconds]
<aschmahmann> Discordian: I responded to your GitHub issue. How did you ingest the file into go-ipfs?
<aschmahmann> Discordian: responded on GitHub with some questions
<Discordian[m]> Thank you! I responded 🙂
}ls{ has joined #ipfs
bengates has joined #ipfs
<Discordian[m]> aschmahmann: also I added these files from my local machine. If it's relevant, the folder was originally added with `ipfs add`, then moved into MFS with `files mv` however I overwrote every single file after doing that, with the same data.
jm9[m] has joined #ipfs
bengates has quit [Ping timeout: 264 seconds]
psyk has joined #ipfs
stickynote1 has quit [Quit: Leaving]
zaherdirkey has quit [Ping timeout: 260 seconds]
teej has joined #ipfs
bengates has joined #ipfs
bengates has quit [Ping timeout: 240 seconds]
LiftLeft3 has quit [Ping timeout: 246 seconds]
joocain2_ has quit [Remote host closed the connection]
joocain2 has joined #ipfs
arcatech has quit [Quit: Be back later.]
psyk has quit [Ping timeout: 240 seconds]
howaboutyes has joined #ipfs
howaboutyes1 has joined #ipfs
howaboutyes1 has quit [Remote host closed the connection]
howaboutyes has quit [Remote host closed the connection]
leo1616[m] has joined #ipfs
coniptor has quit [Ping timeout: 246 seconds]
coniptor has joined #ipfs
bcowing has joined #ipfs
arcatech has joined #ipfs
p2p2p has quit [Ping timeout: 256 seconds]
bengates has joined #ipfs
koo5 has quit [Remote host closed the connection]
psyk has joined #ipfs
bengates has quit [Ping timeout: 264 seconds]
drathir_tor has quit [Ping timeout: 268 seconds]
koo5 has joined #ipfs
drathir_tor has joined #ipfs
joey has quit [Remote host closed the connection]
opal has quit [Remote host closed the connection]
opal has joined #ipfs
quinncuatro[m] has joined #ipfs
joey has joined #ipfs
}ls{ has quit [Remote host closed the connection]
koo5 has quit [Remote host closed the connection]
koo5 has joined #ipfs
}ls{ has joined #ipfs
hosh has joined #ipfs
bengates has joined #ipfs
bengates has quit [Ping timeout: 240 seconds]
MaJoe[m] has joined #ipfs
wallacer has quit [Ping timeout: 268 seconds]
wallacer has joined #ipfs
PeaceTea has quit [Remote host closed the connection]
PeaceTea has joined #ipfs
ThisIsAreku9 has quit [Quit: The Lounge - https://thelounge.chat]
ThisIsAreku9 has joined #ipfs
<ipfsbot> Paul Gessos @nickreserved posted in IPFS needs as space as the files shared? - https://discuss.ipfs.io/t/ipfs-needs-as-space-as-the-files-shared/10234/1
LiftLeft has joined #ipfs
silotis has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
silotis has joined #ipfs
silotis has quit [Client Quit]
Ringtailed_Fox has joined #ipfs
Ringtailed-Fox has quit [Read error: Connection reset by peer]
XORed has quit [Read error: Connection reset by peer]
XORed has joined #ipfs
luna_is_here has quit [Ping timeout: 272 seconds]
n1`0 has joined #ipfs
n1` has quit [Ping timeout: 246 seconds]
n1`0 is now known as n1`
luna_is_here has joined #ipfs
coniptor has quit [Ping timeout: 272 seconds]
coniptor has joined #ipfs
lawid has quit [Quit: lawid]
lawid has joined #ipfs
dr[m] has joined #ipfs
jess has quit [Quit: brb]
jess has joined #ipfs
luna_is_here has quit [Ping timeout: 264 seconds]
Mateon2 has joined #ipfs
Mateon1 has quit [Ping timeout: 272 seconds]
Mateon2 is now known as Mateon1
luna_is_here has joined #ipfs