rwadholm / The-Little-Library

The Little Library is an open source app that allows you to upload, store, and share creative commons licensed content across computers and digital devices, offline and in the cloud.
http://www.thelittlelibrary.com
16 stars 3 forks source link

replication error #2

Closed ghost closed 13 years ago

ghost commented 13 years ago

In step #6 of the README (replicate changes), I get the following error: Replication failed: {bad_term,{nocatch,{invalid_json,<<>>}}}. I am replicating changes from remote http://library.ic.tl/library to local 'library'.

Using Google Chrome on Ubuntu 10.10 64bit, Apache CouchDB 1.0.1

rwadholm commented 13 years ago

Sorry about that. You'll need Apache CouchDB >= 1.1 or CouchBase >= 1.3 I think DesktopCouch is already previously installed by default on Ubuntu 10 machines (as part of Ubuntu One). What version is that? (You can check by turning DesktopCouch on, and going in a browser to localhost:5984/_utils and the version number should be on the bottom right by the login).

ghost commented 13 years ago

missed the version number in the README... will try again with a higher version number.

rwadholm commented 13 years ago

You're right, I should make that clear for ease of use. Thanks!