pd4d10 / unpub

Self-hosted private Dart Pub server for Enterprise

Home Page:https://pub.dev/packages/unpub

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MongoDB ConnectionException: Could not connect to :27017

yubaokang opened this issue · comments

unpub % unpub --database mongodb:/121.5.238.137/:27017/dart_pub
Unhandled exception:
MongoDB ConnectionException: Could not connect to :27017
#0 _ConnectionManager.open (package:mongo_dart/src/network/connection_manager.dart:79:9)

#1 Db.open (package:mongo_dart/src/database/db.dart:324:32)
#2 main (file:///Users/dayuyu/.pub-cache/hosted/pub.flutter-io.cn/unpub-1.2.2/bin/unpub.dart:28:23)
#3 _startIsolate. (dart:isolate-patch/isolate_patch.dart:299:32)
#4 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:168:12)
dayuyu@MacBook-Pro-4 unpub %