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

My Mina daemon got crushed #16442

Open
2 tasks done
3785515 opened this issue Dec 21, 2024 · 0 comments
Open
2 tasks done

My Mina daemon got crushed #16442

3785515 opened this issue Dec 21, 2024 · 0 comments

Comments

@3785515
Copy link

3785515 commented Dec 21, 2024

Preliminary Checks

Description

KakaoTalk_20241221_141306342

My MIna daemon got crushed during bootstraping

Steps to Reproduce

  1. I download Ubuntu 20.4, move my wallet from previous Ubuntu to new one.
  2. Download new Mina version and checked my private key by 'mina-validate-keypair -privkey-path ~/keys/my-wallet'
    3 after that tried to connect the mainnet by 'mina daemon --peer-list-url https://storage.googleapis.com/mina-seed-lists/mainnet_seeds.txt'
  3. I was able to connect mainnet during 2022 so I dont think that there is a problem by requirement of my laptop
  4. So, I hope to know what is the problem

Expected Result

KakaoTalk_20241221_142159717 I was hoping to see this scene, as I saw when I connect to mainnet at 2022

Actual Result

It got crushed
KakaoTalk_20241221_141306342

Daemon version

Commit d800da8

How frequently do you see this issue?

Sometimes

What is the impact of this issue on your ability to run a node?

High

Status

I cant connect to mainnet.

Additional information

yangheon@DESKTOP-2NFIB5P:~$ mina client export-logs
Error: Unable to connect to Mina daemon.

  • The daemon might not be running. See logs (in ~/.mina-config/mina.log) for details.
    Run mina daemon -help to see how to start daemon.
  • If you just started the daemon, wait a minute for the GraphQL server to start.
  • Alternatively, the daemon may not be running the GraphQL server on http://localhost:3085/graphql.
    If so, add flag --rest-server with correct port when running this command.
    Error message: (Unix.Unix_error "Connection refused" connect 127.0.0.1:3085)
    yangheon@DESKTOP-2NFIB5P:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant