MinaProtocol / mina

Mina is a cryptocurrency protocol with a constant size blockchain, improving scaling while maintaining decentralization and security.
https://minaprotocol.com
Apache License 2.0
1.99k stars 529 forks source link

Cannot connect to the Network #8794

Open mscott819 opened 3 years ago

mscott819 commented 3 years ago

mina-log.txt

Cannot connect to the network... not sure where the issue is. Would really appreciate any assistance.

Process:

  1. Docker was already installed
  2. Generated keypair
  3. Validated the folder permissions
  4. Validated private key
  5. Started up the image
  6. Ran client status to monitor the activity and the image seems to keep crashing, and not connecting to the network 7
psteckler commented 3 years ago

After the error occurs, can you send your daemon logs? Look at mina client export-local-logs?

mscott819 commented 3 years ago

2021-05-04_04-52-52.tar.gz Thank you

mscott819 commented 3 years ago

coda_crash_report_2021-05-04_05-05-09.685144.tar.gz Just in case this helps.. here is the crash report

shimkiv commented 2 years ago

@psteckler can you please take a look if the issue was already fixed?