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

Issue with time sync on Musicoin desktop wallet v0.8 #113

Closed
Jackdak opened this issue Jan 16, 2018 · 10 comments
Closed

Issue with time sync on Musicoin desktop wallet v0.8 #113

Jackdak opened this issue Jan 16, 2018 · 10 comments

Comments

@Jackdak
Copy link

Jackdak commented Jan 16, 2018

000
So basically this is what happens when I open the new wallet, can't do anything else, tried going to bios, time can't be changed no option to change it. It's out by milliseconds.

Tried adding peers, wallets, old and new, can't do anything with the wallet.

Has anyone got any solutions?

@alkoustas
Copy link

Follow the steps mentioned below.
Press Windows key + X and select Command prompt(Admin).
Type each one of the command below and press enter.
net stop w32time
w32tm /unregister
w32tm /register
net start w32time
w32tm /resync
Restart the computer (or don't restart ;) ).

@Jackdak
Copy link
Author

Jackdak commented Jan 16, 2018

Thanks for getting back to me, it's still the same. Just took a while longer for the message to be displayed.

@Varunram
Copy link
Contributor

@Jackdak The timer is configured to detect very small changes (1 ms) in time config. All functionalities of the wallet should still function, please let me know if it doesn't. A new release with a reduced polling interval can be made if you find it very inconvenient. Would you like us to do that?

@Jackdak
Copy link
Author

Jackdak commented Jan 17, 2018

Thanks for getting back to me. There are many people with the same issue. https://www.reddit.com/r/musicoin/comments/7qq1b7/wallet_keeps_telling_my_my_clock_is_out_of_sync/ https://bitcointalk.org/index.php?topic=1776113.msg28332605#msg28332605
Personally I'm in no hurry as I know you'll get it fixed, as it stands the wallet isn't functioning on any level for me, if it's all to do with the timer, then maybe we could do without the timer.

@BeamZappa
Copy link

I'm getting the same issue, I'm out of sync by -2.2 milliseconds, I've tried re-syncing with no luck.
Also am unable to connect to any peers, if I enter them manually get this error from the wallet
"Failed to add peer:Error: connect ECONNREFUSED 127.0.0.1:854"

Any aid will be appreciated.

@Varunram
Copy link
Contributor

@BeamZappa This might be because another Ethereum wallet could be running on your system, there's another process running on the port or because you do not have the required privileges. Could you check and come back?

@Jackdak
Copy link
Author

Jackdak commented Jan 18, 2018

@Varunram Same issue here when trying to add peers. No other wallets are running.

@Jackdak
Copy link
Author

Jackdak commented Jan 18, 2018

@Varunram this is what it says after running as admin and trying to create a new wallet... Failed to create account: Error: CONNECTION ERROR: Couldn't connect to node http://localhost:8545.

Just thought I'd let you know.

@Varunram
Copy link
Contributor

I have fixed this in the most recent release a couple of days back. Please re-open if you continue to face this issue.

@BeamZappa
Copy link

BeamZappa commented Jan 22, 2018

Hi,
I'm getting the exact same issue as before, minus the "I'm out of sync" issue, nothing else and only the wallet running on two computers I've tried this on.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants