Bitcoin Forum
June 19, 2024, 05:50:07 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 [122] 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 ... 309 »
2421  Bitcoin / Bitcoin Technical Support / Re: Getting "Error opening block database" when opening Bitcoin Core. Please help! on: December 04, 2021, 11:57:34 AM
-snip-
I've also read somewhere that it may be OK to remove only that one failing file, but more experienced people should confirm this. It could be quicker than full reindex.
The good thing is, it's only the "UTXO Set" that's corrupted so the possible solution is the faster -reindex-chainstate.

If he'll delete the said file, Bitcoin Core will return with an error and will prompt him to -reindex instead.
2422  Bitcoin / Bitcoin Technical Support / Re: Bitcoin Core wallet spends BTC 0.07!! USD 4000!! to make two small dust sendings on: December 03, 2021, 08:39:57 AM
Status: 0/ubekreftet, ikke i minnepool
There's something that's causing your transactions to get rejected from your own mempool.
There are a few reasons and the most common in not-yet-synced client is if at least one of the input of the transaction is invalid.

You can also try to manually broadcast it and see what mempool-related error you'll get:
  • In the transactions tab, right-click on one of the transactions, then select: "Copy raw transaction"
  • Open the console (Window->Console), then type: sendrawtransaction "Your_Copied_RAW_Transaction"
  • And it should return with an error which should be the reason why those aren't successfully sent.

If it somehow proceed, then there could be in your setting that's preventing txn broadcast..
2423  Bitcoin / Electrum / Re: BTC stuck in Electrum multi-sig (will pay $1k reward) on: December 02, 2021, 03:44:14 PM
(I tried updating to the most recent Electrum version, and it didn't work either. I think that's because according to the release notes, after 3.3.8 something changed with the Electrum partial transaction format - which I'm guessing applies to multi-sig transactions).
This only affects compatibility between the raw transactions exported by versions lower than 4.x and the newest.
So, it mainly affects Cold-Storage and MultiSig Electrum wallets that have different versions.

If you're using an outdated wallet for either 1 of the cosigners, update them all fist, then create the transaction.
2424  Bitcoin / Bitcoin Technical Support / Re: Recovering deleted wallet/files from HDD on: December 02, 2021, 06:46:26 AM
Still, the amount of time required to properly zerofill a drive can be quite massive... especially when you're talking Terabyte+ sized drives!  Shocked  whereas... 5 minutes and a hammer?  Tongue
Yeah, last time I zero-filled a 500GB WD Hard Drive, it took more or less 3 hours if my memory serves me right (that was 3 years ago).
Double that for a 1TB same speed HDD; although, the amount of time is still inconsequential if you want to re-use the disk.
2425  Bitcoin / Bitcoin Technical Support / Re: Recovering deleted wallet/files from HDD on: December 02, 2021, 04:04:16 AM
Quote
If you're offloading your own computer, and the hard drive has to be included for whatever reason, then I would recommend writing 0's to it, with multiple checks. You can do this within Linux or you can use a program like DBAN if you wish.
That's a much better solution for the environment than destroying a perfectly good hard drive. IMO, it's kind of the height of conceit to destroy a perfectly good hard drive. Remember guys, someone out there needs that hard drive.  :D
I second this.

-snip- Even if you overwrite "everything" data is still recoverable with highly accessible software such as this one off of github:
You second~ed the replies yet you've countered their points :/

Anyways, what they meant by "writing 0's" is to 'low-level format' the drives which will turn all of the data on the drive into 0's (binary: 0 or 1).
There's nothing recoverable after that, your example software can only restore deleted files or a formatted drive, those are files which aren't really deleted but flagged as "overwritable".
2426  Bitcoin / Armory / Re: RPC Disabled on: December 01, 2021, 05:25:05 AM
It means that Armory cannot communicate with Bitcoin Core, you might need to add this to your Bitcoin Core's config file,
bitcoin.conf:
Code:
server=1

BTW, in that state, you wont be able to broadcast transactions using Armory.
2427  Bitcoin / Bitcoin Technical Support / Re: Getting "Error opening block database" when opening Bitcoin Core. Please help! on: December 01, 2021, 03:06:12 AM
-snip-
Note: To prevent that from happening, make sure to properly close Bitcoin Core everytime you need to close it.
Do not force-close it or shutdown the PC while it's running.
What should I do if Bitcoin Core isn't responding? Usually when a program doesn't respond I just force-close... Maybe that was the cause of the problem.
That's problematic and indeed the cause of the corruption as seen in the logs.
My best guess is your Disk is having a hard time keeping up with the I/O, next is your RAM may be full.

When that happens, freeing-up some other processes may unfreeze Bitcoin Core since it should still be running in the background.

I think what you need to do is to find the cause why it's freezing in the first place.
Try to use as little "page file" as possible since Bitcoin Core itself will use lots of HDD processes.
To do that, you'll need to free some RAM space by reducing your background processes or add more RAM.
You can also read this: github.com/bitcoin/bitcoin/blob/master/doc/reduce-memory.md

Lastly, the wallet suggested above is a good alternative if you want to use other clients.
2428  Bitcoin / Electrum / Re: How to select BitCoin address for receiving money? on: November 30, 2021, 08:18:36 AM
-snip-
So why are there EMPTY (!) yellow addresses listed on "Addresses" Tab?
The yellow-highlighted ones are your "Change Addresses", those are addresses reserved to receive the change of your transactions.
Those will not appear in your 'receive' tab if you're using the tab.
2429  Bitcoin / Bitcoin Technical Support / Re: what is data size of a transaction? on: November 30, 2021, 05:11:22 AM
I was doing research and I read this from blockchain support.
-snip-
That is quite the wrong place to do research.
You may need to go to somewhere else reputable, like the websites "The Bitcoin Wiki" and "Learn Me a Bitcoin".
Links:

For example: Bitcoin Wiki has an entry about 'fee rate' under "Miner Fees" article - https://en.bitcoin.it/wiki/Miner_fees#Feerates
2430  Bitcoin / Bitcoin Technical Support / Re: Getting "Error opening block database" when opening Bitcoin Core. Please help! on: November 30, 2021, 03:51:00 AM
2021-11-29T14:21:50Z [0%]...[74%]...Fatal LevelDB error: Corruption: block checksum mismatch: C:\Users\(name)\AppData\Roaming\Bitcoin\chainstate/1227881.ldb
2021-11-29T14:21:50Z You can use -debug=leveldb to get more complete diagnostic messages
2021-11-29T14:21:50Z Fatal LevelDB error: Corruption: block checksum mismatch: C:\Users\(name)\AppData\Roaming\Bitcoin\chainstate/1227881.ldb
2021-11-29T14:21:50Z : Error opening block database.
Please restart with -reindex or -reindex-chainstate to recover.
-snip-
This is quite a relatively manageable error since you wont be needing to redownload the whole blockchain unless your node is pruned.
The 'fix' is to launch Bitcoin Core with -reindex-chainstate, then wait for it to finish (may take hours).

To start Bitcoin Core with that parameter:
  • Go to the directory where Bitcoin Core is installed, usually C:/Program Files/Bitcoin
  • 'Shift+RightClick' on an empty space in that folder (make sure nothing is highlighted), and select "Open PowerShell Window Here" or "Open CMD....".
  • 'PowerShell' will open, type: ./bitcoin-qt -reindex-chainstate (remove "./" if you use CMD)
  • Bitcoin Core will open and start the reindex process.

Note: To prevent that from happening, make sure to properly close Bitcoin Core everytime you need to close it.
Do not force-close it or shutdown the PC while it's running.
2431  Bitcoin / Bitcoin Technical Support / Re: Bitcoin Core 0.21 - error opening block database on: November 30, 2021, 03:28:47 AM
-snip- The synchronization will take 3 days. How do I increase the dbcach?
I have 8 GB of RAM.
You can set it in bitcoin-qt's setting or in the config file.
Since you're using QT: Open the menu "Settings->Options...", then put a reasonable value in "Size of database cache".
More or less half of your RAM, depending on the usage.

That requires you to restart Bitcoin core as the red message below the setting will say.
2432  Bitcoin / Bitcoin Technical Support / Re: Getting "Error opening block database" when opening Bitcoin Core. Please help! on: November 29, 2021, 12:13:48 PM
I read something about looking in the debug.log file but I couldn't find it on my computer.
The log should be in your Bitcoin data directory.
If you didn't set a custom one, it should be in: https://en.bitcoin.it/wiki/Data_directory#Default_Location (check your OS)
If you set a custom data directory, just open that folder and the debug.log file should be there.
2433  Bitcoin / Electrum / Re: how to open a wallet from previous version in newer version if it came from diff on: November 29, 2021, 02:42:38 AM
-snip- Anyway, I was receiving coins and accidently had them sent to an address in the wallet I had been phished on with the older version of electrum.  I have my seed written down and need to open that old wallet in the newer version of electrum because in the older version It says "not connected" to network and it wont let me connect.  How do I open that wallet in the version of electrum I have on my 2nd computer?  If anyone can help, please do.
Normally, you'd copy the wallet file from %appdata%/electrum/wallets and paste it to the same directory of the new Electrum.
The you can open it with the menu "File->Open". That's to preserve the wallet data that the seed phrase can't restore.

However, you said that you've been phished in that wallet so, it's safe not to import anything from that wallet.
Let's just hope that the hacker didn't stored your seed/keys and haven't stolen the newly sent coins.
2434  Bitcoin / Bitcoin Technical Support / Re: Bitcoin Core 0.21 - error opening block database on: November 29, 2021, 01:58:53 AM
-snip-
C:\Users\Raini>bitcoin-qt.exe -dir=E:\Bitcoin -reindex
You should start cmd in the directory where bitcoin-qt is located or change the working directory using "cd" command.
eg.:
Code:
cd C:\Program Files\Bitcoin
Then enter the command vv181 instructed you to use.
2435  Bitcoin / Bitcoin Technical Support / Re: Bitcoin Core 0.21 - error opening block database on: November 28, 2021, 02:26:26 PM
If the error persist after reaching the height where you've encountered the error, your blockchain may have been corrupted by the sudden shutdown.
If so, you can open your "debug.log" file from bitcoin data directory (default location) to check for errors related to the corrupted block or for possible other issues.
Thank you. I see errors in the debug.

May I show this last section here? I do not know what to do.
The error may be logged before you opened bitcoind with reindex, have you experienced the same error after -reindex?
Yes you can, there's nothing in the debug log that can compromise your private keys, only some privacy-related info.

Quote from: Raini1110
Can I delete files until the last sync?
Can I save the blockchain and restart it in case of a PC crash?
  • (CMIIAW) I think you can delete the last block file and Bitcoin Core will detect it and issue -reindex then it will sync starting from the last valid block.
    However, if your blockchain is pruned, it will sync from start if you do that.
  • Yes, but not just the blockchain, if you're going to back it up, you may as well backup the whole data directory.
2436  Bitcoin / Bitcoin Technical Support / Re: Bitcoin Core 0.21 - error opening block database on: November 28, 2021, 06:43:32 AM
Ok, Bitcoind I ran and download everything. Can I run Bitcoin Core normally again or is there anything else I need to be aware of?
If the error persist after reaching the height where you've encountered the error, your blockchain may have been corrupted by the sudden shutdown.
If so, you can open your "debug.log" file from bitcoin data directory (default location) to check for errors related to the corrupted block or for possible other issues.

If there's no error and you've reached the tip of the blockchain, then it's good.
2437  Bitcoin / Development & Technical Discussion / Re: mnemonic recovery script on: November 28, 2021, 05:19:43 AM
Or use BTCRecover instead?
It has a seedrecover.py script that can bruteforce your 2 missing words; however, you'll need to provide an address or the master public key as reference.

Links:
2438  Bitcoin / Electrum / Re: Creating an "imported private keys" Electrum wallet from the command line on: November 27, 2021, 09:19:18 AM
Use restore instead of create.
Example:
Code:
electrum --testnet -w test_wallet1 restore "p2wpkh:cToWRvSSzMJn87KJc7y66c9YfLuPWQf8uBrYvj5pdsa8h1v5NL6Q p2wpkh-p2sh:cMiHrQ32jiRmTzMKXi6NT9RR2m6SUgNzC36ghTf1Z2JAbhBJncji"
Enter the wallet name after the "-w" argument, and the private key(s) (with script type) after "restore".
2439  Bitcoin / Bitcoin Technical Support / Re: why there is change address. on: November 27, 2021, 08:26:51 AM
Quote
-snip-
Uh, yeah it's happened to someone before. most people it doesn't happen to though. that does bring up a good point though. maybe there needs to be something in bitcoin core that prevents it from happening. just reject the transaction if the transaction fee is **too much** greater than the "average transaction fee".
The good thing is, there actually is a setting for that (start parameter or bitcoin.conf entry):
maxtxfee = sets the maximum transaction fee in BTC that your node can broadcast/relay,
The default is 0.1BTC, still too high but at least it can prevent >1BTC disasters.

Bitcoin-qt - 'Help->Command-line options', under "Debugging/Testing options:":
Quote
-maxtxfee=<amt>
Maximum total fees (in BTC) to use in a single wallet transaction; setting this too low may abort large transactions (default: 0.10)
2440  Bitcoin / Development & Technical Discussion / Re: VanitySearch (Yet another address prefix finder) on: November 27, 2021, 04:11:56 AM
Hello everyone, can you help me configure the program for searching on the GPU? Where and what to add? My graphics card gt 550ti CUDA installed version 8.
Test the "-l" argument first to see if your GPU is supported:
Code:
vanitysearch -l

If yes, you just have to add the argument -gpu when searching for a vanity prefix.
Pages: « 1 ... 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 [122] 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 ... 309 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!