PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Monday the 11th of May, 2020

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[13:37:04] <EmreKasgur> Hi all.
[13:37:27] <EmreKasgur> How Can I sync the remote database ( mongodb) with local database ( sqlitE)
[17:41:26] <Aquazi> why does a mongodb server can run multiple DBS
[17:41:33] <Aquazi> on the same port moreover
[17:41:58] <Aquazi> do people ever use multiple DBs for the same service
[17:42:17] <Aquazi> or is collection (which I understand being similar to sql tables) the way to go?
[19:42:57] <demkantor> hey all, i messed things up pretty bad while trying to update mongodb... i only used it on one project in the past and it worked smooth then, now i cant even connect anymore
[19:43:05] <demkantor> im on ubuntu 20.04
[19:43:28] <demkantor> i tried to uninstall and reinstall and now all i get is connection errors...
[19:44:52] <demkantor> i can get any logs or whatever is needed, im fine wiping my machine clean and then reinstalling, the one past project db is no loss, but no matter what i do i just get connection errors....
[19:46:10] <demkantor> https://pastebin.com/1qjRVh1y
[19:50:10] <demkantor> btw i can get mongo working just fine on my desktop running the same os, its just now broken on my laptop as i believe i installed a new version of mongodb on top of my old and then things went south from there...