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

Broadcasts aren't sent after node restore #749

Open
yatsunastya opened this issue Feb 5, 2024 · 0 comments
Open

Broadcasts aren't sent after node restore #749

yatsunastya opened this issue Feb 5, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@yatsunastya
Copy link

Describe the bug
After restoring a node with a backup, the node can't send any transactions. As a result, schain can't be created or node rotation can't be run.
The problem is in skale-redis container

3866:C 05 Feb 2024 18:34:27.029 # Failed opening the RDB file dump.rdb (in server root dir unknown) for saving: No such file or directory
1:M 05 Feb 2024 18:34:27.129 # Background saving error
1:M 05 Feb 2024 18:34:33.050 * 1 changes in 900 seconds. Saving...
1:M 05 Feb 2024 18:34:33.051 * Background saving started by pid 3867
3867:C 05 Feb 2024 18:34:33.051 # Failed opening the RDB file dump.rdb (in server root dir unknown) for saving: No such file or directory
1:M 05 Feb 2024 18:34:33.152 # Background saving error
1:M 05 Feb 2024 18:34:39.083 * 1 changes in 900 seconds. Saving...
1:M 05 Feb 2024 18:34:39.084 * Background saving started by pid 3868

Workaround: restart skale-redis container

Versions:
skale-redis: 6.0.10-alpine
admin: 2.6.0-beta.0
transaction-manager: 2.2.0-beta.0

@yatsunastya yatsunastya added the bug Something isn't working label Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

2 participants