IPFS is not working correctly anymore on my DappNode

Whatever I do, restart IPFS or even the node, I always get this error since a few weeks and the dappstore says it cannot connect correctly:
logs:

ipfs version 0.12.1
Found IPFS fs-repo at /data/ipfs
Error: failed to parse multiaddr “”: empty multiaddr

In the system settings I cannot get my own IPFS address link: Error getting your peer multiaddress: Failed to fetch

Core DAppNode Packages versions

  • bind.dnp.dappnode.eth: 0.2.6
  • core.dnp.dappnode.eth: 0.2.54
  • dappmanager.dnp.dappnode.eth: 0.2.49, commit: 14f56e8e
  • ipfs.dnp.dappnode.eth: 0.2.16
  • vpn.dnp.dappnode.eth: 0.2.8, commit: f9a8743e
  • wifi.dnp.dappnode.eth: 0.2.8

System info

  • dockerComposeVersion: 1.25.5
  • dockerServerVersion: 20.10.6
  • dockerCliVersion: 20.10.6
  • os: debian
  • versionCodename: bullseye
  • architecture: amd64
  • kernel: 5.9.0-4-amd64
  • Disk usage: 58%
1 Like

Found the solution here, needed to remove the volume (thought this would erase the whole package) and restart IPFS.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.