PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Sunday the 13th of December, 2020

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[23:10:51] <olo123123123> hello, i have a really strange issue. when i am connecting to mongodb running in k8s with bitnami chart using mongodb+srv:// i can not connect because the tcp stream is truncated. when i am connecting to the same host using mongodb:// uri i am connecting with no problem. what am i doing wrong? https://pastebin.com/WuRqVbVp i am learning mongo i
[23:10:51] <olo123123123> this blocks me from finishing my helm chart from about two days now.
[23:15:30] <olo123123123> oh ok... after ive read that twice i have noticed that mongodb+srv:// enabled ssl automatically which was not set up in the values.yaml.