-
-
Notifications
You must be signed in to change notification settings - Fork 126
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
Container keeps crashing with error: "struct.error: 'H' format requires 0 <= number <= 65535" #63
Comments
This looks like the same problem. But without any long term solution.. |
OK, how I solved this (super hacky)
|
@maltokyo Thanks, I found another way to do that is just do a one-off
Then inside the container:
|
Here's a one-liner to perform history compact operations. It should work on any system that has docker installed and that has r/w access to the electrum data set.
Regarding long term solution, I don't think this has much to do with lukechilds' container, it might be helpful to comment on the issue on the electrumx repo, and maybe even the issue on the upstream repo. |
If someone is running this on kubernetes with helm charts Id recommend the following with a compacting.enabled set to True in the value files of
|
I cant work out what to do here, I keep getting this, every time the server starts..
Please advise if you have encountered this.
The text was updated successfully, but these errors were encountered: