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

venus unlock error #4714

Closed
8 of 20 tasks
YiRuiLiher opened this issue Jan 19, 2022 · 0 comments · Fixed by #4715
Closed
8 of 20 tasks

venus unlock error #4714

YiRuiLiher opened this issue Jan 19, 2022 · 0 comments · Fixed by #4715
Assignees
Labels
C-bug Category: This is a bug V-venus-wallet venus-wallet component
Milestone

Comments

@YiRuiLiher
Copy link
Collaborator

Checklist

  • This is not a security-related bug/issue. If it is, please follow please follow the security policy.
  • This is not a question or a support request. If you have any lotus related questions, please ask in the venus forum.
  • This is not a new feature request. If it is, please file a feature request instead.
  • This is not an enhancement request. If it is, please file a improvement suggestion instead.
  • I have searched on the issue tracker and the venus forum, and there is no existing related issue or discussion.
  • I am running the latest release, or the most recent RC(release canadiate) for the upcoming release or the dev branch(master), or have an issue updating to any of these.
  • I did not make any code changes to venus.

Venus component

  • venus daemon - chain sync
  • venus auth - authentication
  • venus gateway - chain service gateway
  • venus miner - mining and block production
  • venus sealer/worker - sealing
  • venus sealer - proving(WindowPoSt)
  • venus market - storage deal
  • venus market - retrieval deal
  • venus market - data transfer
  • venus light-weight client
  • venus JSON-RPC API
  • venus messager - message management (mpool)
  • Other

Venus Version

./venus version

{
	"Commit": "1.2.0-rc3 96f29dadf54a1d08d066ee4d34834344cf59535e"
}

Describe the Bug

I imported the private key in venus, when I restarted venus and made a transfer, the system prompts me to unlock, when I enter the correct password, it prompts me that the password is wrong, but when I enter the same password to export the private key, it is correct of

Logging Information

root@200-19:~/venus# ./venus wallet unlock
Password:*
Error: could not decrypt key with given password


--------------------
./venus wallet export t3usd2442opnb6qgy6qlvwomqwwzrfivfqhn7vrxgcwlvbxykzomcky3empsej6bgzhaipd766hcb5dmlzxoka
Password:*
[t3usd2442opnb6qgy6qlvwomqwwzrfivfqhn7vrxgcwlvbxykzomcky3empsej6bgzhaipd766hcb5dmlzxoka]
7b2254797065223a22626c73222c22507269766174654b6579223a22357175314979366c49756966694c5241776259337171454b374f62457472365249376c**************

Repo Steps

No response

@Fatman13 Fatman13 added this to the Sprint 31 milestone Jan 19, 2022
@Fatman13 Fatman13 added the V-venus-wallet venus-wallet component label Jan 19, 2022
@Fatman13 Fatman13 linked a pull request Jan 19, 2022 that will close this issue
5 tasks
@Fatman13 Fatman13 added the C-bug Category: This is a bug label Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug V-venus-wallet venus-wallet component
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants