Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MongoError - Topology was destroyed #393

Open
filgiuff opened this issue Oct 28, 2019 · 2 comments
Open

MongoError - Topology was destroyed #393

filgiuff opened this issue Oct 28, 2019 · 2 comments

Comments

@filgiuff
Copy link

Sometimes it happens that all calls to the agent don't work, The system returns this response

{
    "name": "MongoError",
    "message": "Topology was destroyed"
}

Restarting the agent the error disappears.

I'm using version 1.6.0

The same error happens with iotagent-json

@fgalan
Copy link
Member

fgalan commented Oct 28, 2019

Thanks for the report!

It could be some kind of problem in the IOTA connection to DB or in the DB itself. Maybe the logs of the IOTA could provide some useful information to help debugging this issue (the log can be long and verbose... I'd suggest to look near the timestamp when the problem starts to happen).

@AlvaroVega
Copy link
Member

AlvaroVega commented Nov 8, 2019

@filgiuff I encourage you to use the last versions, since mongodb drivers has been updated since 1.6.0 version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants