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

Daemon should not throw unhandled exception for incorrect password #3187

Closed
AlexanderYudin opened this issue Aug 13, 2019 · 3 comments
Closed
Assignees
Labels
CLI impacts users Impacts users of one of the products
Milestone

Comments

@AlexanderYudin
Copy link

Coda Daemon crashed. The Coda Protocol developers would like to know why!

Please:
Open an issue:
https://github.com/CodaProtocol/coda/issues/new

Briefly describe what you were doing and attach the crash report /root/.coda-config/coda_crash_report_2019-08-13_23-17-53.545343.tar.xz

coda_crash_report_2019-08-13_23-17-53.545343.tar.xz
https://drive.google.com/file/d/1GcOKD-4z0a1dpDB9O_ZD8f7ypFcVRLxl/view?usp=sharing

Perhaps the problem was in the wrong password

@emberian
Copy link
Contributor

Yes it was:

(monitor.ml.Error
   "Could not read privkey-path /root/keys/my-wallet\
  \nwhile decrypting /root/keys/my-wallet: password is wrong or ciphertext is corrupt\
  \n"
  ("Raised at file \"lib/secrets/keypair.ml\", line 16, characters 2-99"
    "Called from file \"src/deferred1.ml\", line 17, characters 40-45"
    "Called from file \"src/job_queue.ml\" (inlined), line 131, characters 2-5"
    "Called from file \"src/job_queue.ml\", line 170, characters 6-47"
    "Caught by monitor coda"))

@emberian emberian changed the title Coda Daemon crashed 0.0.3-beta-9def15a5 Daemon should not throw unhandled exception for incorrect password Aug 14, 2019
@emberian emberian added CLI impacts users Impacts users of one of the products labels Aug 14, 2019
@emberian emberian reopened this Aug 14, 2019
@emberian
Copy link
Contributor

Keeping this open so we can replace the crash with a good error message!

@emberian emberian added this to the Testnet Beta milestone Aug 16, 2019
@imeckler
Copy link
Member

See #3384

@emberian emberian closed this as completed Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI impacts users Impacts users of one of the products
Projects
None yet
Development

No branches or pull requests

4 participants