whyrusleeping changed the topic of #ipfs to: go-ipfs 0.4.17 is out! Try out all the new features: https://dist.ipfs.io/go-ipfs/v0.4.17 | Also: #libp2p #ipfs-cluster #filecoin #ipfs-dev | IPFS, the InterPlanetary FileSystem: https://github.com/ipfs/ipfs | Logs: https://botbot.me/freenode/ipfs/ | Forums: https://discuss.ipfs.io | Code of Conduct: https://git.io/vVBS0
<lemmi> blocks aren't retrieved in order
<void9> I have to try some other files to see where the problem lies. some fast files hashes pls ?
<lemmi> so it might appear that nothings happening, but sometimes the next block you actually want takes a while. so once it's there progess can jump forward
<void9> ohh I see
kaminishi has quit [Quit: Leaving]
<void9> but it's still ridiculously slow. I mean, even if ipfs didn't search for sources locally (does it?) it should still be something like 20-30MB/s
<lemmi> i'm not sure how you come up with that number
<void9> it's the lowest speed it had when copying the file directly over http
<lemmi> ipfs has a lot more overhead
<lemmi> atm at least
encrypt3dbr0k3r has quit [Ping timeout: 248 seconds]
<lemmi> and your sources are likely some louse home connections with limited upload
encrypt3dbr0k3r has joined #ipfs
<void9> directly over http via ipfs*
<lemmi> local gateway?
<void9> one node in windows, one in a linux vm, and another linux vm where i am testing the mount/retrieve
<lemmi> what does http via ipfs mean?
<void9> and nixze also fetched that file, the dht sources showed like 7-8 hashes
<lemmi> did you use ipfs.io or ran a local gatewa
<void9> local gateway
<lemmi> and on the gateway: was that file already pinned?
<void9> I am not sure what pinned is. I did ipfs add -nocopy
<lemmi> then yes
<void9> 43KB in 5 minutes, lol
<void9> actually more like 10 minutes
<lemmi> so the gateway was able to just serve local files. that's usually quite fast.
<lemmi> are the nodes connected?
<void9> as I said, I got 30MB/s minimum speed, up to 100MB/s, when fetching the file from http
<void9> fuse mount and it's serial port speed
<void9> from http = from ipfs's http
<lemmi> i don't think fuse has gotten a lot of attention lately.
<lemmi> what about ipfs get/pin/cat ?
<lemmi> and check you have an actual direct connection between the nodes
<lemmi> not that it roudntrips through a relay
<void9> ipfs get jumped straight to 47MB and then stalls
<void9> doing around 4MB/s now
<lemmi> ok, that's more reasonable. what can now limit your speed is that every block get's announced to the dht directly. you can add --local to the get command to prevent that
<void9> about the same performance with --local too
<voker57_> void9: --nocopy currently recomputes hash every time block is read, might be your problem
<void9> damn
<void9> but I have an 8 core ryzen, how much could it slow it down
<lemmi> that would be odd if that was the limiting factor
<void9> how much until the new hash gets picked up by the network ?
ericwooley_ has quit [Ping timeout: 240 seconds]
<lemmi> what do you mean?
<voker57_> it is already in the network when `ipfs add` finishes
<voker57_> that's why it's rather slow
<void9> oh, this is interesting. I ran the ipfs daemon as root, so it could access /ipfs for mounting (did not have the time nor need to set it up for user access). and running ipfs cat <hash> as uses gives an error: merkledag: hash not found
voker57_ has quit [Quit: voker57_]
<lemmi> don't do that Oo
clemo has quit [Ping timeout: 244 seconds]
<void9> merkledag: not found*. but running the same ipfs cat command as root works
<void9> what's the deal?
voker57 has joined #ipfs
voker57 has quit [Changing host]
voker57 has joined #ipfs
<lemmi> you added something as root, then ran ipfs cat as user?
<lemmi> or what are you saying?
<void9> this is just a testing vm, I already wasted the last 6 hours trying to figure this out, not going to bother setting it up 'safely'
<void9> I added a file on the host machine, then tried to cat it in the vm. daemon running as root in the vm. ipfs cat hash as user doesnt 'work, but it does as root
<lemmi> instead of runninge ipfs as root, just set /ipfs and /ipns owner to someone else Oo
<lemmi> void9: daemon needs to run as the same user
<lemmi> if the daemon runs at root, only root has access to the daemon
<void9> yeah I was going to do that AFTER I figured out why it's so damn slow when mounted
<void9> oh is that so
<voker57> if it's ran as user, it uses a different repo
<lemmi> well you wouldn't want your user access to /root/ directory would you?
<void9> I thought it opens up a local port that anyone can access
<lemmi> only when you run the daemon as the same user that interacts with ipfs you can have the benefits of all the caching and whatnot. some commands require the daemon to run
<void9> anyway, about the same performance when copying the file added without -nocopy. so not the problem, as expected
<lemmi> so.. then there was this annoying issue where lan connections were redicoulisly slow. i don't know if that has already been fixed
Mateon1 has quit [Remote host closed the connection]
Mateon1 has joined #ipfs
jesse22 has joined #ipfs
<lemmi> void9: https://github.com/ipfs/go-ipfs/issues/5037 you can try the routing options
<lemmi> but the --local option should have a similar effect i think
<void9> feels like some cache or limit is being filled up somewhere
<void9> the first times I tried it would stop at 65540K or so
jesse22 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
pcardune has joined #ipfs
<void9> the routing option set to none gives me about 12MB/s with simple get
silotis has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
pcardune has quit [Ping timeout: 240 seconds]
silotis has joined #ipfs
jesse22 has joined #ipfs
ericwooley_ has joined #ipfs
jesse22 has quit [Ping timeout: 244 seconds]
Guanin has quit [Remote host closed the connection]
user_51 has quit [Ping timeout: 240 seconds]
ericwooley_ has quit [Ping timeout: 268 seconds]
BeardRadiation has quit [Quit: Leaving]
Alpha64 has quit [Read error: Connection reset by peer]
Madkiss20 has joined #ipfs
Madkiss20 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
<Madkiss20> Interested in reasonably priced GLOBAL IRC ADVERTISING? Contact me on twitter https://twitter.com/nenolod or linkedin https://www.linkedin.com/in/nenolod
user51 has joined #ipfs
Mateon1 has quit [Remote host closed the connection]
Mateon1 has joined #ipfs
user51 has quit [Ping timeout: 256 seconds]
user51 has joined #ipfs
lassulus_ has joined #ipfs
lassulus has quit [Ping timeout: 240 seconds]
lassulus_ is now known as lassulus
user51 has quit [Ping timeout: 248 seconds]
BeerHall has quit [Quit: BeerHall]
Alpha64 has joined #ipfs
Oatmeal has quit [Ping timeout: 240 seconds]
PyHedgehog has quit [Quit: Connection closed for inactivity]
hph^ has quit [Ping timeout: 256 seconds]
user51 has joined #ipfs
<makeworld[m]> ugh more spam
<swedneck[m]> how come irc hasn't been this spammy before?
<swedneck[m]> has there been some breakthrough in irc-spamming technology?
user51 has quit [Ping timeout: 248 seconds]
hph^ has joined #ipfs
user51 has joined #ipfs
Mateon1 has quit [Remote host closed the connection]
Mateon1 has joined #ipfs
user51 has quit [Ping timeout: 240 seconds]
user51 has joined #ipfs
<[itchyjunk]> It has been spammy always
<[itchyjunk]> past 30 years
BeerHall has joined #ipfs
<[itchyjunk]> I'm guessing freenode doesn't have a way to catch these at server level without restarting or something
<[itchyjunk]> i know unreal ircd could
user_51 has joined #ipfs
user51 has quit [Ping timeout: 240 seconds]
user51 has joined #ipfs
tcfhhrw has quit [Read error: Connection reset by peer]
user_51 has quit [Ping timeout: 240 seconds]
dimitarvp has quit [Quit: Bye]
user51 has quit [Ping timeout: 244 seconds]
Oatmeal has joined #ipfs
<JCaesar> meh, trying to run with badgerds gives me Error: Unable to mmap RDWR log file: invalid argument
<JCaesar> on my little arm…
Oatmeal has quit [Max SendQ exceeded]
user51 has joined #ipfs
user51 has quit [Ping timeout: 256 seconds]
user51 has joined #ipfs
user51 has quit [Ping timeout: 240 seconds]
malaclyps has quit [Ping timeout: 256 seconds]
malaclyps has joined #ipfs
user51 has joined #ipfs
user51 has quit [Ping timeout: 248 seconds]
Oatmeal has joined #ipfs
Oatmeal has quit [Max SendQ exceeded]
user51 has joined #ipfs
user51 has quit [Ping timeout: 264 seconds]
mrhavercamp has joined #ipfs
Oatmeal has joined #ipfs
Oatmeal has quit [Max SendQ exceeded]
Steverman has quit [Ping timeout: 240 seconds]
user51 has joined #ipfs
mrhavercamp has quit [Ping timeout: 264 seconds]
user_51 has joined #ipfs
user51 has quit [Ping timeout: 248 seconds]
user_51 has quit [Ping timeout: 248 seconds]
Oatmeal has joined #ipfs
user51 has joined #ipfs
xcm has quit [Remote host closed the connection]
xcm has joined #ipfs
user51 has quit [Ping timeout: 240 seconds]
robattila256 has joined #ipfs
abueide has joined #ipfs
abueide has quit [Ping timeout: 240 seconds]
Jesin has quit [Quit: Leaving]
user51 has joined #ipfs
user51 has quit [Ping timeout: 240 seconds]
reit has quit [Quit: Leaving]
Tiez has joined #ipfs
robattila256 has quit [Quit: WeeChat 2.1]
user51 has joined #ipfs
althaser[m] has joined #ipfs
user_51 has joined #ipfs
ONI_Ghost has joined #ipfs
ONI_Ghost has quit [Changing host]
ONI_Ghost has joined #ipfs
user51 has quit [Ping timeout: 244 seconds]
user51 has joined #ipfs
TheTallesT has quit [Remote host closed the connection]
user_51 has quit [Ping timeout: 264 seconds]
user51 has quit [Ping timeout: 240 seconds]
user51 has joined #ipfs
mismatch has quit [Ping timeout: 268 seconds]
user51 has quit [Ping timeout: 240 seconds]
<whyrusleeping> JCaesar: hrm... mind filing an issue about that?
Adbray has quit [Quit: Quit]
<JCaesar> whyrusleeping: sure thing. likely, it's this: https://github.com/dgraph-io/badger/issues/246
DJ-AN0N has quit [Quit: DJ-AN0N]
<whyrusleeping> JCaesar: huh, we should be using at least that version of badger
<JCaesar> hm.
<whyrusleeping> definitely worth bringing up in an issue, can be in go-ipfs. Maybe we should be exposing some settings for low memory devices?
xcm has quit [Remote host closed the connection]
xcm has joined #ipfs
<JCaesar> it does have 2GB…
Kysia has quit [Ping timeout: 260 seconds]
tombusby has quit [Ping timeout: 250 seconds]
user51 has joined #ipfs
Kysia has joined #ipfs
<JCaesar> oh, wait, that issue I thought was relevant has a different error message.
mrhavercamp has joined #ipfs
tombusby has joined #ipfs
<whyrusleeping> thanks :)
[itchyjunk] has quit [Remote host closed the connection]
Oatmeal has quit [Ping timeout: 264 seconds]
reit has joined #ipfs
mrhavercamp has quit [Ping timeout: 240 seconds]
ahiknsr has joined #ipfs
Mateon1 has quit [Remote host closed the connection]
Mateon1 has joined #ipfs
saki has quit [Read error: Connection reset by peer]
saki has joined #ipfs
Tiez has quit [Quit: WeeChat 2.2]
<alanshaw> js-ipfs release is imminent! Just in time for the Decentralized Web Summit 2018!!! \o/ js-ipfs 0.31 will add a sprinkling of connectivity magic 🧚 and support for raw leaves 🌿 in your DAGs. Wowzers!
Adbray has joined #ipfs
ilyaigpetrov has joined #ipfs
shguwu has joined #ipfs
dvim has quit [Quit: WeeChat 2.2]
fazo96 has joined #ipfs
mib_kd743naq has joined #ipfs
<mib_kd743naq> hi everyone
<mib_kd743naq> did the videos from the poster-making sessions from the 9th ever post anywhere?
* mib_kd743naq will disconnect now but will check the backlog
mib_kd743naq has quit [Quit: Page closed]
Kysia has quit [Ping timeout: 240 seconds]
Kysia has joined #ipfs
saki has quit [Ping timeout: 244 seconds]
fazo96 has quit [Quit: Konversation terminated!]
Kysia has quit [Ping timeout: 260 seconds]
Kysia has joined #ipfs
clemo has joined #ipfs
hermann_nordung has quit [Ping timeout: 264 seconds]
[itchyjunk] has joined #ipfs
joocain2 has quit [Remote host closed the connection]
nast has joined #ipfs
joocain2 has joined #ipfs
hermann_nordung has joined #ipfs
lanlink has joined #ipfs
saki has joined #ipfs
kaminishi has joined #ipfs
trqx has quit [Remote host closed the connection]
trqx has joined #ipfs
vvone has joined #ipfs
vvone has quit [Client Quit]
captain_morgan has quit [Remote host closed the connection]
captain_morgan has joined #ipfs
Monokles has quit [Remote host closed the connection]
Monokles has joined #ipfs
Monokles has quit [Remote host closed the connection]
Monokles has joined #ipfs
reit has quit [Ping timeout: 264 seconds]
Monokles has quit [Remote host closed the connection]
Alpha64 has quit [Read error: Connection reset by peer]
ilyaigpetrov has quit [Quit: Connection closed for inactivity]
rendar has joined #ipfs
Steverman has joined #ipfs
Encrypt has joined #ipfs
BeardRadiation has joined #ipfs
Guanin has joined #ipfs
Encrypt has quit [Quit: Quit]
hillman has joined #ipfs
BeerHall has quit [Read error: Connection reset by peer]
elkalamar has joined #ipfs
malaclyps has quit [Ping timeout: 248 seconds]
malaclyps has joined #ipfs
bomb-on has joined #ipfs
gmoro has joined #ipfs
<Powersource[m]> I have a path like '/ipfs/QmW84mqTYnCkRTy6VeRJebPWuuk8b27PJ4bWm2bL4nrEWb/blinkenlights/mp4/P-Link.mp4'. is there any way of getting the hash of that specific file? i can get it with `ipfs files stat` in go-ipfs but that doesn't work in js since that path isn't in mfs
Kysia has quit [Ping timeout: 260 seconds]
<JCaesar> ipfs resolve maybe?
Kysia has joined #ipfs
<Powersource[m]> JCaesar: nice, that looks correct. but it doesn't look implemented in js (neither api nor normal). there's ipfs.name.resolve but that only takes ipns links
<Powersource[m]> it looks pretty close to merging https://github.com/ipfs/js-ipfs-api/pull/794 but I can work without it so np
[itchyjunk] has quit [Remote host closed the connection]
dimitarvp has joined #ipfs
hillman has quit [Quit: Leaving]
chr1[m] has joined #ipfs
<void9> what is the command to show what ip addresses provide a certain hash ?
Kysia has quit [Ping timeout: 256 seconds]
<r0kk3rz> findprovs
<Powersource[m]> ugh ok fuck me, i only tried Qm... and /Qm..., not /ipfs/Qm...
Kysia has joined #ipfs
Lingyu has joined #ipfs
<fiatjaf> void9, ipfs dht findprovs
chr1[m] has left #ipfs ["User left"]
silotis has quit [Ping timeout: 264 seconds]
mrhavercamp has joined #ipfs
tcfhhrw has joined #ipfs
<void9> fiatjaf: that only shows hashes, not ips
dethos has joined #ipfs
rgrau has quit [Ping timeout: 268 seconds]
robogoat has quit [Ping timeout: 244 seconds]
Tuxkowo has quit [Ping timeout: 240 seconds]
void9 has quit [Ping timeout: 268 seconds]
silotis has joined #ipfs
mauz555 has joined #ipfs
itaipu has joined #ipfs
<r0kk3rz> it should show peerids
Tuxkowo has joined #ipfs
rgrau has joined #ipfs
silotis has quit [Ping timeout: 264 seconds]
robogoat has joined #ipfs
shguwu has quit [Quit: Leaving]
nast has quit [Quit: Leaving]
BeerHall has joined #ipfs
silotis has joined #ipfs
Encrypt has joined #ipfs
Guest37760 has quit [Quit: PanicBNC - https://PanicBNC.net - currently sucks]
Mateon3 has joined #ipfs
Mateon1 has quit [Ping timeout: 240 seconds]
Mateon3 is now known as Mateon1
mrhavercamp has quit [Ping timeout: 244 seconds]
joocain2 has quit [Remote host closed the connection]
joocain2 has joined #ipfs
Oatmeal has joined #ipfs
matthiaskrgr has joined #ipfs
matthiaskrgr is now known as Guest20612
guideline has quit [Quit: Leaving]
Tiez has joined #ipfs
Lingyu has quit [Remote host closed the connection]
Lingyu has joined #ipfs
BeerHall has quit [Ping timeout: 256 seconds]
BeerHall has joined #ipfs
BeerHall has quit [Client Quit]
mrhavercamp has joined #ipfs
<fiatjaf> how can I get my content that is on go-ipfs to be available on js-ipfs?
dethos has quit [Ping timeout: 268 seconds]
[itchyjunk] has joined #ipfs
mrhavercamp has quit [Ping timeout: 260 seconds]
mandric has joined #ipfs
<swedneck[m]> i just noticed that ipfs.io says ipfs is versioned, how does that work?
<kivutar> I don't think it is versioned *yet*
<swedneck[m]> then why does it say so on ipfs.io?
<swedneck[m]> it's even got a pretty graphic to go with it
Mateon1 has quit [Ping timeout: 256 seconds]
Mateon1 has joined #ipfs
itaipu has quit [Ping timeout: 240 seconds]
gmoro has quit [Ping timeout: 240 seconds]
mandric has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<feklee> There's no way to spead up publishing, right? (For fun, I would like to use the IPFS daemon as a simple static web server for development, but iterations are painfully slow.)
saki has quit [Ping timeout: 240 seconds]
plexigras has joined #ipfs
saki has joined #ipfs
saki has quit [Client Quit]
clemo has quit [Ping timeout: 256 seconds]
itaipu has joined #ipfs
clemo has joined #ipfs
gmoro has joined #ipfs
guideline has joined #ipfs
guideline has quit [Remote host closed the connection]
<Powersource[m]> feklee: I'd love to know this too. My app loads pretty fast, but if I wan't to test publishing/resolving ipns i have to wait a few minutes :'(
mandric has joined #ipfs
mandric has quit [Client Quit]
<feklee> Not sure, if we want to do the same thing. I just want to "abuse" `ipfs daemon` as a static web server.
<feklee> Every time I make a change to the page, as far as I understand it, I have to run `ipfs add my-page.html`. This gives it a new ID. The solution would be IPNS, but it's slow.
raynold has joined #ipfs
mauz555 has quit [Remote host closed the connection]
Alpha64 has joined #ipfs
goiko has quit [Ping timeout: 244 seconds]
mrhavercamp has joined #ipfs
resolutionist has joined #ipfs
pecastro has joined #ipfs
tcfhhrw has quit [Remote host closed the connection]
mauz555 has joined #ipfs
mrhavercamp has quit [Ping timeout: 248 seconds]
mauz555 has quit [Ping timeout: 240 seconds]
lanlink has quit [Quit: lanlink]
tcfhhrw has joined #ipfs
hermann_1ordung has joined #ipfs
reit has joined #ipfs
hermann_nordung has quit [Ping timeout: 268 seconds]
mauz555 has joined #ipfs
mauz555 has quit [Ping timeout: 256 seconds]
ericwooley_ has joined #ipfs
[itchyjunk] has quit [Remote host closed the connection]
itaipu has quit [Ping timeout: 256 seconds]
mauz555 has joined #ipfs
mauz555 has quit [Ping timeout: 256 seconds]
<Powersource[m]> we have a bit different usecases but sharing the problem that ipns is incredibly slow
goiko has joined #ipfs
goiko has quit [Changing host]
goiko has joined #ipfs
shguwu has joined #ipfs
mauz555 has joined #ipfs
M450x[m] has joined #ipfs
dethos has joined #ipfs
guideline has joined #ipfs
Lingyu_zhu has joined #ipfs
Lingyu has quit [Ping timeout: 256 seconds]
rendar has quit []
IRCsum has quit [Remote host closed the connection]
IRCsum has joined #ipfs
joocain2 has quit [Remote host closed the connection]
joocain2 has joined #ipfs
Tiez has quit [Quit: WeeChat 2.2]
Steverman has quit [Quit: WeeChat 2.2]
Lingyu has joined #ipfs
Lingyu_zhu has quit [Ping timeout: 240 seconds]
xcm has quit [Remote host closed the connection]
dethos has quit [Ping timeout: 248 seconds]
xcm has joined #ipfs
}ls{ has joined #ipfs
Lingyu has quit [Ping timeout: 248 seconds]
tombusby has quit [Remote host closed the connection]
tombusby has joined #ipfs
toxync01 has quit [Ping timeout: 240 seconds]
Steverman has joined #ipfs
sanderp has quit [Remote host closed the connection]
itaipu has joined #ipfs
[itchyjunk] has joined #ipfs
abueide has joined #ipfs
ericwooley_ has quit [Ping timeout: 264 seconds]
sanderp has joined #ipfs
thomas__ has joined #ipfs
mildred has joined #ipfs
mildred has quit [Remote host closed the connection]
mauz555 has quit [Remote host closed the connection]
mauz555 has joined #ipfs
sanderp has quit [Ping timeout: 240 seconds]
mauz555 has quit [Ping timeout: 256 seconds]
abueide has quit [Ping timeout: 240 seconds]
mauz555 has joined #ipfs
kaotisk has quit [Ping timeout: 256 seconds]
Encrypt has quit [Quit: Quit]
ericwooley_ has joined #ipfs
plexigras has quit [Ping timeout: 260 seconds]
thomas__ has quit [Ping timeout: 252 seconds]
xcm is now known as Guest41377
Guest41377 has quit [Killed (adams.freenode.net (Nickname regained by services))]
xcm has joined #ipfs
leer10matrixorg[ has joined #ipfs
<fiatjaf> how do I get cidv1/base32 identifiers for my stuff?
bomb-on has quit [Quit: SO LONG, SUCKERS!]
tombusby has quit [Ping timeout: 250 seconds]
kaminishi has quit [Ping timeout: 256 seconds]
BeardRadiation has quit [Remote host closed the connection]
tombusby has joined #ipfs
<fiatjaf> ok, got them at http://cid-utils.ipfs.team/
tcfhhrw has quit [Read error: Connection reset by peer]
tcfhhrw has joined #ipfs
bomb-on has joined #ipfs
<swedneck[m]> is there anywhere i can read more about how orbitdb works? Preferrably in a kind of ELI5 way
tcfhhrw has quit [Ping timeout: 260 seconds]
itaipu has quit [Ping timeout: 256 seconds]
pecastro has quit [Ping timeout: 244 seconds]
Guest20612 has quit [Quit: PanicBNC - https://PanicBNC.net - currently sucks]
matthiaskrgr has joined #ipfs
matthiaskrgr is now known as Guest33016
reit has quit [Ping timeout: 248 seconds]
mauz555 has quit [Remote host closed the connection]
mauz555 has joined #ipfs
<shoku> any ipfs dudes in SF for the summit? would love to meet! lidel whyrusleeping
mauz555 has quit [Ping timeout: 265 seconds]
<whyrusleeping> I'm around the bay area now for a bit :)
<shoku> oh cool
<whyrusleeping> just got back last week
xcm has quit [Remote host closed the connection]
shoku has quit []
xcm has joined #ipfs
shoku has joined #ipfs
V-X has joined #ipfs
<fiatjaf> where do I report the broken links in this gateway-generated page?
<fiatjaf> I've tried to understand the problem looking at core/corehttp/gateway_handler.go, but failed
guideline_ has joined #ipfs
guideline has quit [Ping timeout: 256 seconds]
guideline_ has quit [Remote host closed the connection]
lanlink has joined #ipfs
shguwu has quit [Remote host closed the connection]