Git Product home page Git Product logo

Comments (21)

maflcko avatar maflcko commented on May 27, 2024

Bitcoin Core makes heavy use of CPU, RAM and disk IO. Hardware defects might only become visible when running Bitcoin Core. You might want to check your hardware for defects.

  • memtest86 to check your RAM
  • to check the CPU behaviour under load, use linpack or Prime95
  • to test your storage device use smartctl or CrystalDiskInfo

Source: https://bitcoin.stackexchange.com/a/12206

from bitcoin.

zPapaBear avatar zPapaBear commented on May 27, 2024

ram and cpu are fine, and i believe the drive also is working fine. i took the files and moved them to another HDD. still same issue on launch.

from bitcoin.

maflcko avatar maflcko commented on May 27, 2024

i took the files and moved them to another HDD. still same issue on launch.

Yes, file corruption can not be fixed by moving the corrupt files from one storage to another.

from bitcoin.

zPapaBear avatar zPapaBear commented on May 27, 2024

alright, how can i know which file is corrupt and fix it?

from bitcoin.

hebasto avatar hebasto commented on May 27, 2024

How did you obtain Bitcoin Core

Package manager

What package manager exactly?

Does the error happen with the recent official Windows binaries from https://bitcoincore.org/bin/bitcoin-core-27.0/ ?

from bitcoin.

zPapaBear avatar zPapaBear commented on May 27, 2024

Direct download from https://bitcoin.org/en/download.
I hope its called a package manager, or its my mistake for filing it as such.

from bitcoin.

maflcko avatar maflcko commented on May 27, 2024

alright, how can i know which file is corrupt and fix it?

I think a -reindex-chainstate should be good enough.

from bitcoin.

zPapaBear avatar zPapaBear commented on May 27, 2024

alright, how can i know which file is corrupt and fix it?

I think a -reindex-chainstate should be good enough.

alright, where can i run this command though?

from bitcoin.

zPapaBear avatar zPapaBear commented on May 27, 2024

alright, how can i know which file is corrupt and fix it?

I think a -reindex-chainstate should be good enough.

image
still same launch result.

from bitcoin.

maflcko avatar maflcko commented on May 27, 2024

Is this an external HDD? What is the filesystem?

from bitcoin.

zPapaBear avatar zPapaBear commented on May 27, 2024

Is this an external HDD? What is the filesystem?

Windows 10, internal HDD.

from bitcoin.

maflcko avatar maflcko commented on May 27, 2024

Which filesystem is the HDD that holds the datadir? For example, NTFS is a possible filesystem.

In any case, this error should not happen, unless there is a serious bug, or the data on the storage is corrupt. If -reindex-chainstate does not work, you can try -reindex, but they will only fight the symptom temporarily. The issue will come back at some point, because if it was a bug, it will remain unfixed, or if the storage is corrupt, it will also not be fixed by setting a flag in the software.

from bitcoin.

zPapaBear avatar zPapaBear commented on May 27, 2024

Which filesystem is the HDD that holds the datadir? For example, NTFS is a possible filesystem.

In any case, this error should not happen, unless there is a serious bug, or the data on the storage is corrupt. If -reindex-chainstate does not work, you can try -reindex, but they will only fight the symptom temporarily. The issue will come back at some point, because if it was a bug, it will remain unfixed, or if the storage is corrupt, it will also not be fixed by setting a flag in the software.

i just downloaded the v27 of bitcoin core and it launched past the error. This was the launch result:
image
is it supposed to do this? i already had 590gb of the blockchain downloaded.
as for the filesystem its NTFS yes.

from bitcoin.

maflcko avatar maflcko commented on May 27, 2024

is it supposed to do this? i already had 590gb of the blockchain downloaded.

If you told it to reindex, it will reindex.

from bitcoin.

zPapaBear avatar zPapaBear commented on May 27, 2024

is it supposed to do this? i already had 590gb of the blockchain downloaded.

If you told it to reindex, it will reindex.

Alright, its been "Processing blocks on disk" for about 2 days now, without internet.
Is it just reading and verifying whats there or something else? also does it normally take so long?

from bitcoin.

maflcko avatar maflcko commented on May 27, 2024

You can check the progress window to see the progress and what it is doing currently. Also, you can use the task manager to see the CPU usage, or IO, to see whether it is doing work.

from bitcoin.

zPapaBear avatar zPapaBear commented on May 27, 2024

You can check the progress window to see the progress and what it is doing currently. Also, you can use the task manager to see the CPU usage, or IO, to see whether it is doing work.

as i said, it says "processing blocks on disk" with about 6 years remaining. But its gonna take about a week at this rate to do so, thus why im checking if its something normal. is it?

i got it on an ssd connected by usb to a laptop

from bitcoin.

maflcko avatar maflcko commented on May 27, 2024

How long IBD takes depends on the speed of your CPU and other hardware components.

from bitcoin.

zPapaBear avatar zPapaBear commented on May 27, 2024

How long IBD takes depends on the speed of your CPU and other hardware components.

if i remove the ssd and plug it to a more powerful pc, does it continue? or will it restart?

from bitcoin.

maflcko avatar maflcko commented on May 27, 2024

Usually the issue tracker is used to track technical issues related to the Bitcoin Core code base.

General bitcoin questions and/or support requests are best directed to the Bitcoin StackExchange or the #bitcoin IRC channel on Libera Chat, or one of the Bitcoin subreddits, or any other place that you feel is well suited.

from bitcoin.

maflcko avatar maflcko commented on May 27, 2024

Closing for now, but please leave a comment if you have more information indicating that this is a bug in the software, as opposed to a user error, or corrupt hardware.

from bitcoin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.