You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but , I got the Error notice
E0926 16:30:13.003667 44532 connection.go:48] Cannot connect to server using url mongodb://[email protected]:[email protected]:27017: no reachable servers
I can use this uri access the mongodb through CIL
The text was updated successfully, but these errors were encountered:
Listening on :9126 (scheme=HTTP, secured=no, clientValidation=no)
E0710 16:21:24.572022 257980 connection.go:48] Cannot connect to server using url mongodb://mongodb_exporter:password@localhost:27017: no reachable servers
My mongodb has a username = [email protected] password=xxx.xxx.xxx
I used the command:
but , I got the Error notice
E0926 16:30:13.003667 44532 connection.go:48] Cannot connect to server using url mongodb://[email protected]:[email protected]:27017: no reachable servers
I can use this uri access the mongodb through CIL
The text was updated successfully, but these errors were encountered: