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
I'm trying to use this tool with MongoDB and I've followed the steps in the readme but its timing out the connection.
ERROR 2021-09-28 10:28:31,866 [[MuleRuntime].uber.10: [metrics-accelerator].loader-mongodb-loader-flow.BLOCKING @15332cd4] [processor: loader-mongodb-loader-flow/processors/0; event: a9df6a60-2070-11ec-a5da-ca09a8ae6bc2] org.mule.runtime.core.internal.exception.OnErrorPropagateHandler: Exception(s) were found for route(s):
Route 0: Caught exception in Exception Strategy: Timed out after 30000 ms while waiting to connect. Client view of cluster state is {type=UNKNOWN, servers=[{address=mongodbd3.local:27017, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketReadException: Prematurely reached end of stream}}]
is there something that I'm missing in the MongoDB setup like setting up a Index to receive the metrics or is it Mongo somehow blocking the metrics from connecting?
Also is it because my login information is not encrypted?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to use this tool with MongoDB and I've followed the steps in the readme but its timing out the connection.
ERROR 2021-09-28 10:28:31,866 [[MuleRuntime].uber.10: [metrics-accelerator].loader-mongodb-loader-flow.BLOCKING @15332cd4] [processor: loader-mongodb-loader-flow/processors/0; event: a9df6a60-2070-11ec-a5da-ca09a8ae6bc2] org.mule.runtime.core.internal.exception.OnErrorPropagateHandler: Exception(s) were found for route(s):
Route 0: Caught exception in Exception Strategy: Timed out after 30000 ms while waiting to connect. Client view of cluster state is {type=UNKNOWN, servers=[{address=mongodbd3.local:27017, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketReadException: Prematurely reached end of stream}}]
is there something that I'm missing in the MongoDB setup like setting up a Index to receive the metrics or is it Mongo somehow blocking the metrics from connecting?
Also is it because my login information is not encrypted?
Beta Was this translation helpful? Give feedback.
All reactions