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

Can't install any clients, ipfs doesnt work #630

Open
johnnieskywalker opened this issue Jul 31, 2024 · 1 comment
Open

Can't install any clients, ipfs doesnt work #630

johnnieskywalker opened this issue Jul 31, 2024 · 1 comment

Comments

@johnnieskywalker
Copy link

Describe the bug

So I try to install any staker and I can't install any of them
To Reproduce

Go to stakers tab try to install ANY client either Ethereum or Gnosis chain, nothing works.
In support tab I can see few issues for example IPFS connection is not working.

Expected behavior

Going to the Stakeers or DAppStore tab picking clients and installing them easily

Screenshots

image

image

DAppNode version:

Core DAppNode Packages versions
bind.dnp.dappnode.eth: 0.2.11
core.dnp.dappnode.eth: 0.2.95
dappmanager.dnp.dappnode.eth: 0.2.89, commit: 63515455
https.dnp.dappnode.eth: 0.1.4
ipfs.dnp.dappnode.eth: 0.2.23
wifi.dnp.dappnode.eth: 0.2.9
wireguard.dnp.dappnode.eth: 0.1.2
System info
dockerComposeVersion: 1.25.5
dockerServerVersion: 20.10.6
dockerCliVersion: 20.10.6
os: debian
versionCodename: bullseye
architecture: amd64
kernel: 5.10.0-9-amd64
Disk usage: 6%

Additional context

@0xricas
Copy link

0xricas commented Aug 10, 2024

Not official support, but had this issue before. It's probably related to IPFS.
Confirm by going to the "Support" -> "Auto Diagnose", and check if first item says "IPFS Resolves".

If this is the problem, try the following in this order until it solves the issue:

  • Try restarting IPFS package
  • Try deleting IPFS volume + restarting
  • Try setting IPFS to remote if it's on local (or vice versa).
  • If on remote, try using a different IPFS node API (check those in https://ipfs.github.io/public-gateway-checker/ as suggested by dappnode.

Again, not official support, just saying what I tried and worked for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants