Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/macos/10.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Macos 如何克服使用cbrestorewrapper和cbrestore时读取bucket的源备份vBuckets的错误_Macos_Couchbase - Fatal编程技术网

Macos 如何克服使用cbrestorewrapper和cbrestore时读取bucket的源备份vBuckets的错误

Macos 如何克服使用cbrestorewrapper和cbrestore时读取bucket的源备份vBuckets的错误,macos,couchbase,Macos,Couchbase,sh cbrestorewrapper/users/indacouch/cbbackup-u开发-p pass 引发以下错误: 读取用于bucket phr_开发的源备份vBuckets时出错 我还尝试了sh cbrestore/users/indacouch/cbbackup--bucket source=staging--bucket destination=test-u test-p pass-x rehash=1 它返回了以下错误: s0错误:异步操作:错误:映射缺少vbucket\u

sh cbrestorewrapper/users/indacouch/cbbackup-u开发-p pass

引发以下错误:

读取用于bucket phr_开发的源备份vBuckets时出错

我还尝试了sh cbrestore/users/indacouch/cbbackup--bucket source=staging--bucket destination=test-u test-p pass-x rehash=1

它返回了以下错误:

s0错误:异步操作:错误:映射缺少vbucket\u id:26624;也许您的源代码没有vbuckets;如果是这样,请尝试使用moxi(主机:11211)作为接收器127.0.0.1:8091上的目标/(staging@172.31.37.75:8091) 错误:映射缺少vbucket\u id:26624;也许您的源代码没有vbuckets;如果是这样,请尝试使用moxi(主机:11211)作为目标


我正在使用OS X 10.11.5,包括-X rehash=1应该可以解决这个错误。如果你跑 cbrestore/users/indacouch/cbbackup--bucket source=staging--bucket destination=test-u test-p pass-x rehash=1在执行另一个命令后,您可以立即得到相同的错误。 建议您在cbrestore之前立即添加睡眠10