GeoCouch query badmatch error

半腔热情 提交于 2019-12-25 02:14:27

问题


After installing Couchbase Single Server Community Edition fonr Windows, and following the instructions for "Using Geocouch" i've found in the readme from couchbase/geocouch Github, I only get the error:

{"error":"{{badmatch,{ok,11780}},\n [{vtree_bulk,omt_write_tree,4},\n  {vtree_bulk,omt_write_tree,2},\n  {vtree_bulk,bulk_load,4},\n  {vtree,add_remove,5},\n  {couch_spatial_updater,'-write_changes/4-fun-2-',5},\n  {lists,zipwith,3},\n  {couch_spatial_updater,write_changes,4},\n  {couch_spatial_updater,update,2}]}","reason":"{gen_server,call,[<0.26137.3>,{request_group,24},infinity]}"}

that is not very clarifying for me. Does anyone know what's happening? Thanks!!

来源:https://stackoverflow.com/questions/7927022/geocouch-query-badmatch-error

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!