Hi, everyone.
I'm Carles and I'm starting to learn node-red and mqtt. I know a bit of python and nothing of js. I'm trying to send a message to mongodb but when inserted connection in mongo node I wrote "/" and now everytime I start node-red on cmd Windows I can`t because:
30 Jan 20:33:12 - [error] MongoError: database names cannot contain the character '/'
I've uninstalled and reinstalled node-red but always de same problem.
Thanks in advance and sorry for my english
Tell as exactly which mongodb node you have used (there are a few)
I used node-red-node-mongodb succesfully
Show as a screenshot of how you configured the node
are you running mongodb server locally or did you use a cloud db on Atlas ?
[EDIT]
Missed the part that you said you cant start Node-red because of the wrong config in mongodb
If thats the case you can start Node-red in safe mode .. which starts NR with the flows stopped