Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/cassandra/3.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
Cassandra 获取/pets时出错:uri为null_Cassandra_Usergrid - Fatal编程技术网

Cassandra 获取/pets时出错:uri为null

Cassandra 获取/pets时出错:uri为null,cassandra,usergrid,Cassandra,Usergrid,我在尝试从管理门户向pets集合插入以下JSON时遇到了这个问题 { “名称”:“食人鱼”, “种类”:“鱼”, “地点”:“亚马逊河” } 错误消息: 获取uri的/pets:null时出错: 有人能告诉我问题出在哪里吗? 谢谢。看起来像是myapp和宠物之间URL中的额外正斜杠。需要在ApacheUserGrid jira中归档错误记录单。我能做到

我在尝试从管理门户向pets集合插入以下JSON时遇到了这个问题

{ “名称”:“食人鱼”, “种类”:“鱼”, “地点”:“亚马逊河” }

错误消息: 获取uri的/pets:null时出错:

有人能告诉我问题出在哪里吗?
谢谢。

看起来像是myapp和宠物之间URL中的额外正斜杠。需要在ApacheUserGrid jira中归档错误记录单。我能做到