Fessus has quit [Remote host closed the connection]
fireglow has quit [Read error: Connection reset by peer]
fireglow has joined #ipfs
tdiesler has joined #ipfs
rendar has joined #ipfs
trqxx is now known as trqx
gpestana has quit [Remote host closed the connection]
ylp has joined #ipfs
Adbray has joined #ipfs
TripFandango has quit [Quit: Leaving]
Fessus has joined #ipfs
dadabidet has joined #ipfs
dimitarvp has quit [Quit: Bye]
vivus has quit [Remote host closed the connection]
Geekingfrog has joined #ipfs
sz0 has joined #ipfs
tdiesler has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
tdiesler has joined #ipfs
<swedneck[m]1>
how can i stop my gateway from displaying the version when putting `/version` in the url?
<swedneck[m]1>
nvm, apparently ipfs.io has the same behaviour
toxync01 has quit [Ping timeout: 245 seconds]
toxync01 has joined #ipfs
<swedneck[m]>
my issue is that riot uses https://example.com/version to check what version is being served, and notify the user of an update if the reported version is newer. But gateways break this as they display the IPFS version at that URL..
<lidel>
swedneck[m], I see, so it injects /version into website hosted from a custom domain with dnslink? sounds like a bug that could be fixed, usually /api/v0/version is used these days. please fill an issue at https://github.com/ipfs/go-ipfs/issues
<swedneck[m]>
sure
<swedneck[m]>
i suck at writing good issues though :/
<lidel>
swedneck[m], just make sure to post links to: https://docs.ipfs.io/version, explore.ipld.io/version etc and mention version is already exposed at /api/v0/version – it will illustrate the problem :)
malaclyps has quit [Read error: Connection reset by peer]
malaclyps has joined #ipfs
tsglove has quit [Quit: Leaving]
Taoki has joined #ipfs
<lidel>
swedneck[m], thanks!
tsglove has joined #ipfs
tsglove has quit [Client Quit]
tsglove has joined #ipfs
<swedneck[m]>
i got another problem, my server gives "Error: cannot store pin state: write /home/tim/.ipfs/datastore/000100.log: no space left on device" when i try to pin /ipns/riot.swedneck.xyz/
<swedneck[m]>
but / is 1TB..
plexigras has joined #ipfs
plexigras has quit [Client Quit]
plexigras has joined #ipfs
Guest27594 has quit [Ping timeout: 245 seconds]
<lidel>
swedneck[m], perhaps /home is a different partition?
elkalamar has joined #ipfs
Alpha64 has quit [Quit: Alpha64]
toxync01 has quit [Ping timeout: 272 seconds]
elkalamar has quit [Max SendQ exceeded]
elkalamar has joined #ipfs
toxync01 has joined #ipfs
alanshaw has joined #ipfs
reit has joined #ipfs
clownpriest has joined #ipfs
<swedneck[m]1>
It's not
<swedneck[m]1>
That's why I'm confused, by all accounts there should be almost a terabyte available
elkalamar has quit [Ping timeout: 252 seconds]
clownpriest has quit [Quit: clownpriest]
goiko has joined #ipfs
clownpriest has joined #ipfs
sknebel has quit [Ping timeout: 245 seconds]
dadabidet has quit [Remote host closed the connection]
erikj has quit [Quit: kfonx]
erikj has joined #ipfs
ylp has quit [Quit: Leaving.]
<momack2>
This is your 30 minute warning for the weekly IPFS developer all hands! =] See you all on https://zoom.us/j/779351365
sknebel has joined #ipfs
kaotisk has joined #ipfs
Mottengrotte has quit [Quit: Mottengrotte]
victorbjelkholm has joined #ipfs
teej has joined #ipfs
MDude has quit [Quit: Going offline, see ya! (www.adiirc.com)]
MDude has joined #ipfs
trqx has quit [Remote host closed the connection]
trqx has joined #ipfs
plexigras has quit [Ping timeout: 272 seconds]
plexigras has joined #ipfs
<lgierth>
swedneck[m]1: ah yeah that customwebsite.com/version thing looks like a bug to me
<swedneck[m]>
great, i was worried it was intentional