dappnode / DAppNode

General repository of the project dappnode
GNU General Public License v3.0
581 stars 99 forks source link

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

Open johnnieskywalker opened 1 month ago

johnnieskywalker commented 1 month ago

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 commented 1 month ago

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:

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