Ravencoin
Ravencoin copied to clipboard
Raven Core Passphrase is not working
So I mined Raven back in 2018. I only used the wallet to send the raven coins to the wallet address. After many upgrades I try to transfer my raven to another wallet and was not able since the passphrase is not working
Thanks
Can you reliably reproduce the issue?
If so, please list the steps to reproduce below:
- Go to send
- Enter the information
- Enter Passphrase
- will not acccept the passphrase
Expected behaviour
I should be able to send my raven coins
Actual behaviour
error stating wrong passphrase
Screenshots.
If the issue is related to the GUI, screenshots can be added to this issue via drag & drop.
What version of Ravencoin are you using? Raven Core version v4.3.2.1-25a2dbf41 (64-bit)
List the version number/commit ID, and if it is an official binary, self compiled or a distribution package such as PPA.
Machine specs:
- OS: Windows 10
- CPU: I7
- RAM: 32GB
- Disk size: 1TB
- Disk Type (HD/SDD):SSD
Any extra information that might be useful in the debugging process.
This is normally the contents of a debug.log
or config.log
file. Raw text or a link to a pastebin type site are preferred.
2021-12-16 17:23:36 Raven version v4.3.2.1-25a2dbf41
2021-12-16 17:23:36 InitParameterInteraction: parameter interaction: -whitelistforcerelay=1 -> setting -whitelistrelay=1
2021-12-16 17:23:37 GUI: Could not parse stylesheet of object 0x280fc75fca0
2021-12-16 17:23:37 GUI: Could not parse stylesheet of object 0x280fc75fca0
2021-12-16 17:23:37 Assuming ancestors of block 0000000000000d4840d4de1f7d943542c2aed532bd5d6527274fc0142fa1a410 have valid signatures.
2021-12-16 17:23:37 Setting nMinimumChainWork=000000000000000000000000000000000000000000000020d4ac871fb7009b63
2021-12-16 17:23:37 Using the 'sse4' SHA256 implementation
2021-12-16 17:23:37 Using RdRand as an additional entropy source
2021-12-16 17:23:37 Default data directory C:\Users\ASRock\AppData\Roaming\Raven
2021-12-16 17:23:37 Using data directory C:\Users\ASRock\AppData\Roaming\Raven
2021-12-16 17:23:37 Using config file C:\Users\ASRock\AppData\Roaming\Raven\raven.conf
2021-12-16 17:23:37 Using at most 125 automatic connections (2048 file descriptors available)
2021-12-16 17:23:37 Using 16 MiB out of 32/2 requested for signature cache, able to store 524288 elements
2021-12-16 17:23:37 GUI: "registerShutdownBlockReason: Successfully registered: Raven Core didn't yet exit safely..."
2021-12-16 17:23:37 Using 16 MiB out of 32/2 requested for script execution cache, able to store 524288 elements
2021-12-16 17:23:37 Using 4 threads for script verification
2021-12-16 17:23:37 scheduler thread start
2021-12-16 17:23:37 init message: Verifying wallet(s)...
2021-12-16 17:23:37 Using BerkeleyDB version Berkeley DB 4.8.30: (April 9, 2010)
2021-12-16 17:23:37 Using wallet wallet.dat
2021-12-16 17:23:37 CDBEnv::Open: LogDir=C:\Users\ASRock\AppData\Roaming\Raven\database ErrorFile=C:\Users\ASRock\AppData\Roaming\Raven\db.log
2021-12-16 17:25:04
We've seen a few cases like this. So far, I think about 100% of the ones we've investigated, had the wrong passphrase.
You can try something like this: https://notatether.com/tutorials/what-is-the-bitcoin2john-script-and-how-do-you-use-it/
You can always try to run an old version of RavenCore and see if you can unlock it that way.
@andymunoz1
Bitcoin: Wallet passphrases silently ignore everything after a null character #27067
https://github.com/bitcoin/bitcoin/issues/27067 https://github.com/bitcoin/bitcoin/pull/27068