mafintosh: yes, lots of timeouts.. just tried again after fresh install(s) on a little 17MB directory, and it never finishes... log on dest side shows:
Found the answer to the title question in dat desktop... needed to add a dat.json file
ddem-bot2 has quit
ddem-bot joined the channel
daviddias joined the channel
shibacomputer joined the channel
yoshuawuyts joined the channel
juliangruber has quit
juliangruber joined the channel
clkao has quit
clkao joined the channel
emilbayes has quit
emilbayes joined the channel
andrenarchy joined the channel
andrenarchy has quit
andrenarchy joined the channel
taravancil has quit
taravancil joined the channel
bret has quit
bret joined the channel
kumavis joined the channel
finnp has quit
finnp joined the channel
richardlitt has quit
richardlitt joined the channel
blahah
mafintosh: can you take a look at 07e82e6ea1ab7e7c3d4872f035b2320e8aefe26ba35033b983f4b2e033d07d44 when you're free?
mafintosh: I'm serving it with dat-next-next but getting really poor speeds, even on good servers
mafintosh actually getting no speeds!
aaaaaaaaa____
blahah: i was just downloading your dat with dat-next and it was blazing fast.. 30M/s or so
i don't understand because the dats that i make are not getting more than 10K/s downloaded by that same dat-next
blahah
aaaaaaaaa____: hmm ok thanks
millette has quit
huh that is weird
aaaaaaaaa____
i quit after i downloaded 2G in a couple minutes
blahah
oh it just started going at MB/s
*2MB
aaaaaaaaa____
blahah: what did you use to create the dat
blahah
dat-next-next
aaaaaaaaa____
i want to test and see if creating / sharing the dat with dat-next-next works better than with dat-next, but i am getting errors when starting a dat-next-next share
blahah
aaaaaaaaa____: what errors are you getting?
aaaaaaaaa____
with just `dat-next-next`: TypeError: Path must be a string. Received undefined
millette joined the channel
blahah
try 'dat-next-next .' ?
also make sure you deleted .dat
aaaaaaaaa____
right and with that i get: "Error: EISDIR: illegal operation on a directory, read"
blahah
hmm
this is dat-next-next 0.0.24?
aaaaaaaaa____
i installed dat-next-next from GH, maybe npm version is different
jhand: hey fwiw, in some hypercloud tests I've been finding that dat-node 3.0.0 successfully syncs archives, and 3.1.1 gets stuck not transferring some content blocks
clkao joined the channel
bret joined the channel
kumavis joined the channel
juliangruber joined the channel
richardlitt joined the channel
emilbayes joined the channel
daviddias joined the channel
taravancil joined the channel
finnp joined the channel
yoshuawuyts joined the channel
shibacomputer joined the channel
jhand
pfrazee: ah sweet.
pfrazee: probably something with dat-storage then
pfrazee
jhand: yeah
jhand
pfrazee: hmm wait, did they all get imported?
pfrazee
jhand: dunno the only indicator I got was upload %
jhand
ok
pfrazee: is there any history in the archives that get stuck?
pfrazee
jhand: no
M-martinklepsch
I created a dat today and tried to clone it to a remote server but the remote server never found any peers. Any ideas why that could be?
jhand
M-martinklepsch: In the dat CLI there is a 'doctor' command. Run `dat doctor` on your computer then it'll print out a key to run on your server, `dat doctor <key>`. That may give some hints.
yyxxrrtt joined the channel
M-martinklepsch
@jhand thanks, weirdly after doing that it just started working :D
(and the doctor commands indicated success)
jhand
M-martinklepsch: haha the doctor doings its work
M-martinklepsch
are there any tools/plans to sync dats to S3/Glacier?
jhand
M-martinklepsch: yes! The new dat protocol/metadata format will support HTTP storage much better. Once we finish shipping those then it'll be a lot easier to use S3 or similar.
yyxxrrtt has left the channel
M-martinklepsch
jhand: sounds great! any particular place where I could follow that?