Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

After syncing, Mist doesn't update info (but stays syncd) #3837

Closed
housemobile opened this issue Apr 15, 2018 · 4 comments
Closed

After syncing, Mist doesn't update info (but stays syncd) #3837

housemobile opened this issue Apr 15, 2018 · 4 comments
Assignees

Comments

@housemobile
Copy link

housemobile commented Apr 15, 2018

Version: 0.10.0 win64
OS & Version: windows 7
Node version: geth 1.8.2 according to Mist, but I've self-installed 1.8.3
Number of blocks synchronized: 5,441,756

mistsync

I syncd it yesterday. After it catches up to the current block the bottom left part of Mist (pic attached) doesn't continue to update. But I just successfully sent a tx, so it does in fact remain syncd.

@housemobile
Copy link
Author

maybe it's this?

ethereum/go-ethereum#16360

@wolovim
Copy link
Member

wolovim commented Apr 25, 2018

Pardon the response delay and thanks for this report @housemobile. I don't see this behavior when synced with a light client. Which sync mode are you experiencing this with? And you're connected to your node not managed by Mist? We're hard at work on a new architecture that replaces this component, among others; so, if its not addressed before, it will be in the next release.

@iquidus
Copy link

iquidus commented May 1, 2018

I have encountered a similar issue, altho im in a somewhat unusual scenario (running Mist code with a geth fork based on an earlier version of geth), so may be unrelated to OP. However thought I would chime in in-case it provides some insight. I am launching in development mode (yarn dev:meteor, yarn dev:electron)

In my case my node (launched by Mist) is staying sync'd with network (new blocks coming in as they are mined) however after a

Node started syncing, stopping app operation
Restart app operation again

takes place nodeInfo is not updating block number (or time since last block).

readding mistInit() (removed in a161cf6 ) forces reset, getting block number updated correctly, however this is not an ideal solution.

edit:
syncmode: full
occurring with both node launched by Mist and node launched before Mist launch.

@housemobile
Copy link
Author

@marcgarreau I'm in light client as well. I recently deleted the whole database and resyncd fresh. Seems a bit better now.

@iquidus development mode is far beyond my technical capabilities.

@wolovim wolovim closed this as completed Jul 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants