Git Product home page Git Product logo

Comments (6)

selsta avatar selsta commented on May 24, 2024

2688969 appears to be nodes that are still using v0.17. Is it possible that you were using an old monerod somehow?

I tried syncing the rest of the way with the GUI and it noticed additional block height and then continued syncing immediately upon startup.

The GUI just starts monerod, it does not have any specific settings that would explain the behaviour you saw.

from monero.

dgiff802 avatar dgiff802 commented on May 24, 2024

old monerod... it's quite possible because I am extremely weak in linux.

I used the gui to initiate downloading a copy of the new version v0.18.3.1 and tried to extract the contents to the desktop but I could not drag and drop for security reasons the OS explained.
I used a mv command to put the file from downloads to the Desktop. (with sudo and several tries to get file path right)
Then I opened that new folder and opened a terminal there and run monerod. (but which version?)
It starts syncing from zero as expected.
Two days later I noticed it was stuck at 2688969.
Eventually I run the v0.18.3.1 gui and it syncs to full block height fine. (but which monerod version?)

Must be that I am running old monerod. I will have a look at the logs later.

from monero.

dgiff802 avatar dgiff802 commented on May 24, 2024

2023-11-13 01:16:26.417 I Monero 'Oxygen Orion' (v0.17.2.0-unknown)
2023-11-13 01:16:26.417 I Initializing cryptonote protocol...
2023-11-13 01:16:26.417 I Cryptonote protocol initialized OK
2023-11-13 01:16:26.417 I Initializing core...
2023-11-13 01:16:26.418 I Loading blockchain from folder /home/mclovin.bitmonero/lmdb ...
2023-11-13 01:16:26.418 E Failed to parse block from blob
2023-11-13 01:16:26.422 I Stopping cryptonote protocol...
2023-11-13 01:16:26.422 I Cryptonote protocol stopped successfully
2023-11-13 01:16:26.422 E Exception in main! Failed to parse block from blob retrieved from the db

Running monero-wallet-gui by clicking on it in the gui avoids this problem but I want to run monerod alone. Clicking on the monerod program in the folder monero-gui v0.18.3.1 also opens the v0.17 version of monerod.

from monero.

selsta avatar selsta commented on May 24, 2024

Where did you download the GUI? The one from getmonero.org definitely does not come with v0.17.2.0.

from monero.

dgiff802 avatar dgiff802 commented on May 24, 2024

I got it working!! Lets assume my GUI archive download is reputable for now :)
I ended up opening a terminal in the recently downloaded and extracted directory and running which command. I got into reading about $PATH variables...

~/Desktop/monero-gui-v0.18.3.1$ which monerod
/usr/bin/monerod
~/Desktop/monero-gui-v0.18.3.1$

I figured this is what I needed to update. Looking at properties at the monerod executable at /usr/bin location I confirmed it was v0.17.
I tried a mv command to force the file from my downloaded archive folder into /usr/bin

~/Desktop/monero-gui-v0.18.3.1$ sudo mv monerod /usr/bin/monerod

Now when I run monerod from a terminal open at any directory location it is running v0.18.

from monero.

selsta avatar selsta commented on May 24, 2024

Glad you were able to resolve the issue! :)

from monero.

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.