Skip to content

Replicate database from couch 0.11.0 to 1.6.0 #1331

Description

@krishnakode

Hi,

I'm new to couchdb and am trying to move a database from older couch db instance on 0.11.0 to a new instance on 1.6.0. I tried using replication functionality on futon but see the below exception in the logs.

[error] [emulator] Error in process <0.13715.258> with exit value:
{{badmatch,{"text/plain",[{"charset","utf-8"}]}},
[{couch_httpd,get_boundary,1,[{file,"couch_httpd.erl"},{line,1004}]},
{couch_httpd,parse_multipart_request,3,
[{file,"couch_httpd.erl"},{line,983}]},
{couch_replicator_api_wrap,'-open_doc_revs/6-fun-1-',4,
[{file,"src/couch_replicator_api_wrap.erl"},
{line,180}]},
{couch_replicator_httpc,process_stream_response,5,
[{file,"src/couch_replicator_httpc.erl"},
{line,111}]}]}

What does this error mean? What is the best way to move the database to 1.6.0 version?

  • Version used: 0.11.0 to 1.6.0
  • Browser Name and version: Chrome Version 66.0.3359.117
  • Operating System and version: Linux 2.6.32 to Linux 4.4.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions