簡體   English   中英

Mac OS X Sierra上的mongodump錯誤

[英]mongodump error on Mac OS X Sierra

我嘗試使用以下命令轉儲一個小型數據庫以進行測試:

mongodump --db demo

沒有輸出,但是大約半小時后,我的控制台中出現了多個錯誤消息:

...
fatal error: systemstack called from unexpected goroutine
fatal error: systemstack called from unexpected goroutine
fatal error: systemstack called from unexpected goroutine
fatal error: systemstack called from unexpected goroutine
fatal error: systemstack called from unexpected goroutine
fatal error: systemstack called from unexpected goroutine
fatal error: systemstack called from unexpected goroutine
fatal error: systemstack called from unexpected goroutine
fatal error: systemstack called from unexpected goroutine
...

不知道這是什么意思,我們將不勝感激。 謝謝。

有同樣的問題。 使用以下方式修復了該問題:

brew upgrade mongodb

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM