使用docmentdb遇到bson_append_array警告问题。

0

我在使用documentdb 的过程中,遇到了一个问题 程序总是 抛出该警告 bson_append_array(): invalid array detected. first element of array parameter is not "0". 我们在开发环境本地mongodb 以及测试环境 阿里云的mongodb下都没有该警告,查了一些资料 一直没有得到解决方案 该问题与下面链接 网友帖子描述相同 https://github.com/jenssegers/laravel-mongodb/issues/2300

profile picture
EXPERT
asked 7 months ago19 views
1 Answer
0

确认一下本地环境与云上环境的版本号,尽量选用较新的DB版本。同时提交一个问题Case给Support处理。

profile picture
EXPERT
answered 7 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions