Issue updating packages

System Information

Core DAppNode Packages versions

  • bind.dnp.dappnode.eth: 0.2.6
  • core.dnp.dappnode.eth: 0.2.57
  • dappmanager.dnp.dappnode.eth: 0.2.52, commit: c7c74340
  • https.dnp.dappnode.eth: 0.1.3
  • ipfs.dnp.dappnode.eth: 0.2.17
  • vpn.dnp.dappnode.eth:
  • wifi.dnp.dappnode.eth: 0.2.8
  • wireguard.dnp.dappnode.eth: 0.1.1

System info

  • dockerComposeVersion: 1.25.5
  • dockerServerVersion: 20.10.2
  • dockerCliVersion: 20.10.2
  • os: debian
  • versionCodename: bullseye
  • architecture: amd64
  • kernel: 5.5.0-2-amd64
  • Disk usage: 24%

Errors

Prysm

Error: Command failed: docker-compose -f /usr/src/app/dnp_repo/prysm.dnp.dappnode.eth/docker-compose.yml up --detach <&-
Container DAppNodePackage-validator.prysm.dnp.dappnode.eth Starting
Container DAppNodePackage-beacon-chain.prysm.dnp.dappnode.eth Starting
Error response from daemon: OCI runtime create failed: container_linux.go:370: starting container process caused: process_linux.go:459: container init caused: process_linux.go:422: setting cgroup config for procHooks process caused: failed to write “17179869184” to “/sys/fs/cgroup/system.slice/docker-05c9494813e7eadd71b4a8942f7b4b19fa84ad7be5a0735950030ede7575b51e.scope/memory.swap.max”: open /sys/fs/cgroup/system.slice/docker-05c9494813e7eadd71b4a8942f7b4b19fa84ad7be5a0735950030ede7575b51e.scope/memory.swap.max: permission denied: unknown

Nethermind

Error: Command failed: docker-compose -f /usr/src/app/dnp_repo/nethermind-xdai.dnp.dappnode.eth/docker-compose.yml up --detach <&-
Container DAppNodePackage-nethermind-xdai.dnp.dappnode.eth Starting
Error response from daemon: OCI runtime create failed: container_linux.go:370: starting container process caused: process_linux.go:459: container init caused: process_linux.go:422: setting cgroup config for procHooks process caused: failed to write “17179869184” to “/sys/fs/cgroup/system.slice/docker-6793f223ee5f17485ad11da1857ae0df5ed848f549debc46e08345191ddeb737.scope/memory.swap.max”: open /sys/fs/cgroup/system.slice/docker-6793f223ee5f17485ad11da1857ae0df5ed848f549debc46e08345191ddeb737.scope/memory.swap.max: permission denied: unknown

Description

I’m having issues updating some packages. I thought initially this was a problem with updating Nethermind Xdai but I’m now getting an almost identical error updating Prysm. Of note, I’ve installed both of these packages on specific drives and reference the custom mount point during the installation and upgrades.

Fix steps:

  1. SSH into DAppNode
  2. Run sudo apt update
  3. Run sudo apt upgrade
  4. Reboot
1 Like

Here is a link to the discussion in the DAppNode discord where this solution was proposed, for those who want to see a little more background.

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