Skip to content

Instantly share code, notes, and snippets.

@garethtdavies
Created April 3, 2020 22:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save garethtdavies/c482ccd207cd93c6a00aa2b5f39defdc to your computer and use it in GitHub Desktop.
Save garethtdavies/c482ccd207cd93c6a00aa2b5f39defdc to your computer and use it in GitHub Desktop.
Coda docker
docker run --publish 3085:3085 -it codaprotocol/coda-demo:0.0.12-beta-wallet-custom-onboarding-2-f193685
2020-04-03 22:46:24 UTC [Info] Coda daemon is booting up; built with commit "f19368523b05d6cb430fe3f6ca1b6c9252b36bb4" on branch "wallet/custom-onboarding-2"
2020-04-03 22:46:24 UTC [Info] Daemon will expire at "2024-12-10 14:00:00-07:00"
2020-04-03 22:46:24 UTC [Info] Booting may take several seconds, please wait
2020-04-03 22:46:24 UTC [Info] Looking for the genesis tar file "coda_genesis_f1936852_5f69e1300e9b0392.tar.gz"
2020-04-03 22:46:24 UTC [Info] Found genesis tar file at "/var/lib/coda" and extracted it to $path
path: "/root/.coda-config/coda_genesis_f1936852_5f69e1300e9b0392"
2020-04-03 22:46:24 UTC [Info] Successfully retrieved genesis ledger and genesis proof from "/var/lib/coda"
2020-04-03 22:46:25 UTC [Fatal] Unhandled top-level exception: $exn
Generating crash report
exn: "(monitor.ml.Error (Failure \"no seed or initial peer flags passed\")\n (\"Raised at file \\\"stdlib.ml\\\", line 33, characters 17-33\"\n \"Called from file \\\"src/app/cli/src/coda.ml\\\", line 621, characters 11-58\"\n \"Called from file \\\"src/deferred0.ml\\\", line 56, characters 64-69\"\n \"Called from file \\\"src/job_queue.ml\\\" (inlined), line 131, characters 2-5\"\n \"Called from file \\\"src/job_queue.ml\\\", line 171, characters 6-47\"\n \"Caught by monitor coda\"))"
☠ 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_2020-04-03_22-46-25.166947.tar.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment