Skip to content

[Bug] Docker daemon crashed and node stopped after ~10 days uptime (v0.15.5) #1043

@553589912

Description

@553589912

Bug Report

Environment

  • base/node version: v0.15.5 (latest)
  • Docker version: 27.5.1 (build 9f9e405)
  • OS: Ubuntu 22.04
  • Cloud: AWS EC2
  • Client: base-reth-node v0.7.6

Description

After running the node continuously for approximately 10.7 days (257 hours),
the Docker daemon crashed and all containers were stopped unexpectedly.

Docker Daemon Goroutine Dump (before crash)

goroutine 60717 [syscall, 15425 minutes, locked to thread]:
github.com/docker/docker/libnetwork/portmapper.(*proxyCommand).start.func1()

goroutine 63002 [syscall, 15425 minutes, locked to thread]:
github.com/docker/docker/libnetwork/portmapper.(*proxyCommand).start.func1()

goroutine 63059 [syscall, 15425 minutes, locked to thread]:
github.com/docker/docker/libnetwork/portmapper.(*proxyCommand).start.func1()

goroutine 63025 [sync.Cond.Wait, 15425 minutes]:
github.com/docker/docker/daemon/logger.(*Copier).copySrc()

Docker Restart Log

May 9 10:38:04 docker.service: Scheduled restart job, restart counter is at 1.
May 9 10:38:04 Stopped Docker Application Container Engine.
May 9 10:38:04 Starting Docker Application Container Engine...
May 9 10:38:15 Started Docker Application Container Engine.

Container Status After Crash

{"timestamp":"2026-05-09T02:38:03.168085Z","message":"Block added to canonical chain",
"number":45752468}
{"timestamp":"2026-05-09T02:38:04.079696Z","message":"Received SIGTERM"}
{"timestamp":"2026-05-09T02:38:04.081647Z","message":"Wrote network peers to file"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions