Skip to content

Traefik backup fails after upgrade to 3.0.0 #7353

@DavidePrincipi

Description

@DavidePrincipi

On some installations that were upgraded to Traefik 3.0.0 (Core 3.6.0) the Traefik backup task fails.

Steps to reproduce

  • Install NS8 with Core 3.5 and Traefik 2
  • Configure backup task for Traefik
  • (!) Do not configure any manual HTTP route in Traefik
  • Upgrade to latest Core

Expected behavior

The backup task runs successfully.

Actual behavior

The backup task fails with error:

2025-03-18T16:53:05+01:00 [1:traefik1:agent@traefik1] cp: cannot stat ‘manual_flags’: No such file or directory
2025-03-18T16:53:05+01:00 [1:traefik1:agent@traefik1] [ERROR] module-dump-state failed. Command ‘[‘module-dump-state’, ‘2’]’ returned non-zero exit status 1.

Components

  • Core 3.6.1
  • Traefik 3.0.0

See also

Community forum: https://community.nethserver.org/t/backup-ns8-after-last-update-cannot-stat-manual-flags/25576


Thanks to @mrmarkuz

Metadata

Metadata

Assignees

Labels

verifiedAll test cases were verified successfully

Type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions