Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with wallet #2

Closed
stepanovandrey89 opened this issue Feb 5, 2020 · 1 comment
Closed

Problem with wallet #2

stepanovandrey89 opened this issue Feb 5, 2020 · 1 comment

Comments

@stepanovandrey89
Copy link

mwc_error
Please help me solve the problem with my wallet. I didn't use it for a few days, I decided to check it today, but I get an error. Rebooting doesn't help.

tcp 0 0 127.0.0.1:3413 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.53:53 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:3414 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:3415 0.0.0.0:* LISTEN
tcp 0 0 IP:3416 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:9050 0.0.0.0:* LISTEN
udp 0 0 127.0.0.53:53 0.0.0.0:*
udp 0 0 0.0.0.0:5353 0.0.0.0:*
udp 0 0 0.0.0.0:42222 0.0.0.0:*
udp6 0 0 :::44553 :::*
udp6 0 0 :::5353 :::*

@stepanovandrey89
Copy link
Author

The problem is solved. Moved wallet.seed, created a new account and synced. Stopped the wallet, moved the wallet back.seed and started again. Synced by the command ./mwc-wallet scan and everything started working.

yyangli pushed a commit that referenced this issue May 13, 2020
* APIv2 Rewrite first draft

Add WIP JSON RPC handler for APIOwner via proc-macro generated API, using the easy-jsonrpc crate.

* patch dependency on grin core to get serializable errors

* doctest ownerapi, update easyjsonrpc version

* begin impl ForeignApi

* mimblewimble/grin#2659 is merged, switch from using forked repo

* write jsonrpc doctests for ForeignApi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant