lanto03 / couchdb-python

Automatically exported from code.google.com/p/couchdb-python
Other
0 stars 0 forks source link

couchdb-replicate hangs on FreeBSD 7.1 #86

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Simply running the command below causes the program to hang. When pressing
enter the process simply quits with no output.

couchdb-replicate http://admin:password@source:5984/database
http://admin:password@target:5984/database

This is all that shows up in the log using debug:

[2009-08-24 22:46:26,712] [DEBUG] Syncing changes from
'http://admin:password@source:5984/database' to [{'username': 'admin',
'scheme': 'http://', 'host': 'target:5984/servers', 'password': 'password'}]

I'm using
FreeBSD 7.1-PRERELEASE amd64

couchdb-replicate --version
0.6

couchdb -V
couchdb - Apache CouchDB 0.9.0

Original issue reported on code.google.com by asn...@hostonfiber.com on 25 Aug 2009 at 4:48

GoogleCodeExporter commented 8 years ago
Are you sure this isn't just taking a long time? I think the chances of this 
working
differently on FreeBSD are quite slim.

Original comment by djc.ochtman on 24 Dec 2009 at 12:23

GoogleCodeExporter commented 8 years ago
Closing, no feedback received.

Original comment by djc.ochtman on 16 Jul 2010 at 11:29