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

🐛 Connection Refused #115

Open
voldume opened this issue Jan 17, 2025 · 1 comment
Open

🐛 Connection Refused #115

voldume opened this issue Jan 17, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@voldume
Copy link

voldume commented Jan 17, 2025

{
"inPath": true,
"isRunning": true,
"isService": true,
"isInstalled": true,
"algod": "/usr/bin/algod",
"data": {
"path": "/var/lib/algorand",
"token": "46c...",
"endpoint": "http://127.0.0.1:8080",
"network": "mainnet-v1.0",
"PID": 0
}
}

@voldume voldume added the bug Something isn't working label Jan 17, 2025
@tasosbit
Copy link
Contributor

Can you provide more details about this error?

  1. Are you running other algorand nodes on the same machine, including algokit? You can check with this command:
pgrep -a algod
  1. What is the full output returned by nodekit? Does the error persist if you try again?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants