Log file Viewer
Help
|
Karma
| Search:
#mongodb logs for Saturday the 12th of November, 2016
(
Back to #mongodb overview
) (
Back to channel listing
) (
Animate logs
)
[
15:24:15
] <
sweb
> how can i group my aggregate via array fields ?
[
16:50:31
] <
qswz
> is it normal that you can't connect to a local mongo instance when offline?
[
16:51:28
] <
Derick
> offline?
[
16:52:30
] <
qswz
> yea, n internet
[
16:52:32
] <
qswz
> no*
[
16:52:53
] <
qswz
> I didn't have internet a few days ago
[
16:55:14
] <
Derick
> no, you should be able to connect just fine through localhost/127.0.0.1
[
17:05:45
] <
qswz
> hmm ok, that was weird, but MongoClient.connect(url, function(err, db){ was stuck with db==null
[
17:05:56
] <
qswz
> I'll try experiment next time
[
17:06:01
] <
qswz
> thanks