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
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
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
containerWorkaround: restart
skale-redis
containerVersions:
skale-redis:
6.0.10-alpine
admin:
2.6.0-beta.0
transaction-manager:
2.2.0-beta.0
The text was updated successfully, but these errors were encountered: