Can you please check that you're not hitting https://github.com/camlistore/camlistore/issues/681 ? i.e. do you still get errors when not using blobpacked?
On 9 December 2016 at 14:50, Andreas Otto <[email protected]> wrote: > When you camput a directory hierarchy and then sync to another instance, > it corrupts the index there. > > You can reproduce by creating a random tree (or use the one attached) and > then: > > terminal1: devcam server -port 8080 > terminal2: devcam server -port 8081 > terminal3: devcam put -port 8080 file -permanode rand/ > > You should see the directory pop up in the web UI for the server on 8080 > and all is good. Then do > > terminal3: devcam tool sync -src http://localhost:8080 -dest > http://localhost:8081 > > This will give a bunch of errors in terminal2, and the web UI for 8081 > will show nothing. > > It's a possible duplicate of github.com/camlistore/camlistore/issues/738 > > Any ideas? > > All the best > Andreas > > -- > You received this message because you are subscribed to the Google Groups > "Camlistore" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Camlistore" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
