-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hey,
I'm running into an invalid uri error when trying to run the following command:
couch-continuum start --filterTombstones --couchUrl https://admin:password@domain.com:6984/ --dbName news
And am getting the following error:
[couch-continuum] Migrating database 'news'...
[couch-continuum] Replicating news to news_temp_copy
[couch-continuum] ERROR
[couch-continuum] Unexpected error: {"error":"EXIT","reason":"{{case_clause,{error,invalid_uri}},\n [{couch_replicator_docs,ssl_params,1,\n [{file,\"src/couch_replicator_docs.erl\"},{line,589}]},\n {couch_replicator_docs,parse_rep_db,3,\n [{file,\"src/couch_replicator_docs.erl\"},{line,424}]},\n {couch_replicator_docs,parse_rep_doc_without_id,2,\n [{file,\"src/couch_replicator_docs.erl\"},{line,266}]},\n {couch_replicator_docs,parse_rep_doc,2,\n [{file,\"src/couch_replicator_docs.erl\"},{line,241}]},\n {couch_replicator,replicate,2,[{file,\"src/couch_replicator.erl\"},{line,56}]},\n {rpc,local_call,3,[{file,\"rpc.erl\"},{line,330}]},\n {chttpd_misc,replicate,2,[{file,\"src/chttpd_misc.erl\"},{line,185}]},\n {chttpd_misc,handle_replicate_req,1,\n [{file,\"src/chttpd_misc.erl\"},{line,157}]}]}","ref":121638301}
Thanks,
Sam
Metadata
Metadata
Assignees
Labels
No labels