openwrt / openwrt/packages

`zerotier` Problems when the operation stops.

Open
#26,602 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Makefile
Stars
4.6k
Forks
4k
Avg merge
3d 12h
Merged PRs (30d)
134

Description

Mon May 26 23:18:29 2025 daemon.err zerotier-one[13491]: WARNING: unable to write to file: /var/lib/zerotier-one/peers.d/ebe7fbd445.peer (unable to open)
Mon May 26 23:18:29 2025 daemon.err zerotier-one[13491]: WARNING: unable to write to file: /var/lib/zerotier-one/peers.d/b6079f73c6.peer (unable to open)
Mon May 26 23:18:29 2025 daemon.err zerotier-one[13491]: WARNING: unable to write to file: /var/lib/zerotier-one/peers.d/778cde7190.peer (unable to open)
Mon May 26 23:18:29 2025 daemon.err zerotier-one[13491]: WARNING: unable to write to file: /var/lib/zerotier-one/peers.d/cafefd6717.peer (unable to open)
Mon May 26 23:18:29 2025 daemon.err zerotier-one[13491]: WARNING: unable to write to file: /var/lib/zerotier-one/peers.d/cafe04eba9.peer (unable to open)
Mon May 26 23:18:29 2025 daemon.err zerotier-one[13491]: WARNING: unable to write to file: /var/lib/zerotier-one/peers.d/62f865ae71.peer (unable to open)
Mon May 26 23:18:29 2025 daemon.err zerotier-one[13491]: WARNING: unable to write to file: /var/lib/zerotier-one/peers.d/cafe80ed74.peer (unable to open)
Mon May 26 23:18:29 2025 daemon.err zerotier-one[13491]: WARNING: unable to write to file: /var/lib/zerotier-one/peers.d/cafe9efeb9.peer (unable to open)
Mon May 26 23:18:29 2025 daemon.err zerotier-one[13491]: Control Plane Stopped
Mon May 26 23:18:29 2025 daemon.err zerotier-one[13491]: V6 Control Plane Stopped
Mon May 26 23:18:29 2025 daemon.warn odhcpd[4345]: No default route present, setting ra_lifetime to 0!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the reported zerotier-one and odhcpd log output, then reproduce the operation stop and inspect the package behavior around the peer-file write failures and control-plane shutdown. The issue names no source files, tests, or expected behavior, so a complete fix would first require identifying the failure cause and defining a verifiable recovery result.

Written by the indexing model from the issue text.

Assessment

Domain
networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.