Git Product home page Git Product logo

Comments (14)

lemurchik avatar lemurchik commented on August 18, 2024 1

I've solved the problem by changing power supply and microSD card.

from karbowanec.

lemurchik avatar lemurchik commented on August 18, 2024

I don't think that it's Raspberry Pi specific problem. But I'm getting it there.

Model: Raspberry Pi 3 B
OS: Raspbian GNU/Linux 9 (stretch)

from karbowanec.

aivve avatar aivve commented on August 18, 2024

Please delete blockchain files and start over.

from karbowanec.

lemurchik avatar lemurchik commented on August 18, 2024

I've already tried it before creating this issue. All the time it starts looping on different heights. I will try again.

from karbowanec.

aivve avatar aivve commented on August 18, 2024

Hmmm, there's known issue with this realization of the protocol. It downloads blocks in chunks, and it could happen that there's tx spending outputs from tx in the same chunk which is not in its blockchain yet so it complains. Upon restart they will be in different chunks and it goes through. You can check whether it's true in logs. Alternatively you can download blockchain files from our forum https://forum.karbo.io/viewtopic.php?f=13&t=13

from karbowanec.

lemurchik avatar lemurchik commented on August 18, 2024

I've tried to restart - it didn't go through. I will try with files from the forum. I will report the result. Tnx!

from karbowanec.

lemurchik avatar lemurchik commented on August 18, 2024

With downloaded files I'm getting a new error:

2018-Jan-18 12:20:21.213094 INFO    Height 108000 of 170916
2018-Jan-18 12:20:22.929649 INFO    [miner] Mining has been stopped, 0 finished
2018-Jan-18 12:20:22.929649 INFO    Mining has been stopped, 0 finished
SwappedVector cache hits: 0, misses: 108476 (100.00%)
2018-Jan-18 12:20:23.945609 ERROR   [daemon] Exception: readVarint, value overflow
2018-Jan-18 12:20:23.945609 ERROR   Exception: readVarint, value overflow

During "No actual blockchain cache found, rebuilding internal structures..."

from karbowanec.

lemurchik avatar lemurchik commented on August 18, 2024

Ok. Finally. After 2 days resynchronization, it stuck on different height value (((

Sync data returned unknown top block: 111231 -> 191133 [79902 blocks (221 days) behind]

from karbowanec.

lemurchik avatar lemurchik commented on August 18, 2024

I found similar issue for other cryptonote coin
aeonix/aeon#117

I've recompiled with BLOCKS_SYNCHRONIZING_DEFAULT_COUNT = 20 and it helps.

from karbowanec.

aivve avatar aivve commented on August 18, 2024

Thank you for this valuable hint. You should make a PR.

Upd.: that actually seems to confim my guess above.

from karbowanec.

lemurchik avatar lemurchik commented on August 18, 2024

I could try, but I didn't wrote in c++ for a long time ). What I did - just changed one constant...

from karbowanec.

lemurchik avatar lemurchik commented on August 18, 2024

Oh ***. It stuck again!

Sync data returned unknown top block: 191177 -> 191530 [353 blocks (0 days) behind]

Probably blocks synchronizing count should be automatically adjusted in case of such kind of loops...

from karbowanec.

aivve avatar aivve commented on August 18, 2024

Maybe it's enough memory?

from karbowanec.

lemurchik avatar lemurchik commented on August 18, 2024

Free Disk space: 9154M
RAM: 927M
Swap: 1024M

from karbowanec.

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.