ozomer / node-red-contrib-mongodb2

MongoDB driver node for Node-RED
Apache License 2.0
15 stars 19 forks source link

Node label is undefined:undefined/undefined although connection works #12

Closed ssadams11 closed 7 years ago

ssadams11 commented 7 years ago

screen shot 2017-07-12 at 2 43 30 pm

ssadams11 commented 7 years ago

I've seen this with both a local mongoldb connection and with Compose for Mongodb on Bluemix

ozomer commented 7 years ago

Happened when the config node did not have a specified name. Fixed in version 0.5.6 👍 - using the uri for the label (with best-effort to remove credentials).

P.S. @ssadams11 "Mongol DB" could be a nice extension to "Mongo DB" 😄