We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On komodod dev branch it failed with a message:
: Error opening block database. error in HDD data, might just need to update to latest, if that doesnt work, then you need to resync
int debug.log: IO error: lock /Users/dimxy/Library/Application Support/Komodo/notarisations/LOCK: Resource temporarily unavailable
After start again the error did not appear. Before the first start I called komodo-cli stop So komodod was in mem and the file lock was not released?
The text was updated successfully, but these errors were encountered:
In addition: after the start after the error there were PoW errors:
042349b57f0dd57d38c4d793e6dcde640c4bee7edbf242a3e3c64a9b14eeacf3 hash vs 00000000f4e30000000000000000000000000000000000000000000000000000 ht.3048779 special.-1 special2.0 flag.1 notaryid.-1 mod.34 error 0365a778014c216401b6ba9c28eec88f116a9a9912e145ba2dbbd065d98b493af5 <- pubkey 0365a778014c216401b6ba9c28eec88f116a9a9912e145ba2dbbd065d98b493af5 <- origpubkey 042349b57f0dd57d38c4d793e6dcde640c4bee7edbf242a3e3c64a9b14eeacf3 failed hash ht.3048779
Maybe this is related to the db error above although it looks like the db was not corrupted, only a lock problem (not sure)
Sorry, something went wrong.
No branches or pull requests
On komodod dev branch it failed with a message:
int debug.log: IO error: lock /Users/dimxy/Library/Application Support/Komodo/notarisations/LOCK: Resource temporarily unavailable
After start again the error did not appear.
Before the first start I called komodo-cli stop
So komodod was in mem and the file lock was not released?
The text was updated successfully, but these errors were encountered: