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

MSRC container crashes with Database locked error #812

Open
eorituz opened this issue Jun 24, 2020 · 3 comments
Open

MSRC container crashes with Database locked error #812

eorituz opened this issue Jun 24, 2020 · 3 comments
Labels
Bug 🐛 Something isn't working MS 👀 Related to the Monitoring Service

Comments

@eorituz
Copy link

eorituz commented Jun 24, 2020

Problem Definition

The MSRC container for the demo environment crashed last night.
Logs:
msrc.log

I'm running the Raiden Service Bundle release 2020.05

In case anyone wants to check the other docker logs ssh root@134.122.75.151 (If you key is in the DO organization you should have access)

Actual Outcome

sqlite3.OperationalError: database is locked

Expected Outcome

Flawless run

@palango
Copy link
Contributor

palango commented Jun 24, 2020

We had a similar error before when for some reasons old docker containers continued running and therefore multiple processes tried to access the DB.

Could you:

@eorituz
Copy link
Author

eorituz commented Jun 24, 2020

I had set everything up on a new droplet so there shouldn't be any old docker containers (I also double-checked just now).
So I can guarantee that that's not what happened :D

The point of the demo environment is to not update it frequently but rather stay on one version to have continuity.
Is there anything that changed for the users in the latest version? If not I'll update them.

@palango
Copy link
Contributor

palango commented Jun 24, 2020

Is there anything that changed for the users in the latest version? If not I'll update them.

It's mostly a fix for raiden-network/raiden-service-bundle#166

@palango palango added MS 👀 Related to the Monitoring Service Bug 🐛 Something isn't working labels Jun 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 🐛 Something isn't working MS 👀 Related to the Monitoring Service
Projects
None yet
Development

No branches or pull requests

2 participants