Skip to content

Bug: Invalid module type errors for trafficmanagement and statusmessage configs #3464

Description

@Yeraze

Description

When attempting to enable Traffic Management features or modify the Node Status Message config, MeshMonitor returns an error indicating the module type is invalid.

Error Messages

Traffic Management:

Failed to save Traffic Management config: Invalid module type: trafficmanagement

Status Message:

Failed to save Status Message config: Invalid module type: statusmessage

Environment

  • MeshMonitor version: v4.10.3
  • Firmware version: 2.7.25.104df5f
  • Nodes affected: All 3 nodes tested

Steps to Reproduce

  1. Connect to a node running firmware 2.7.25.104df5f
  2. Navigate to Traffic Management config in MeshMonitor v4.10.3
  3. Attempt to enable or save any Traffic Management settings
  4. Observe: Failed to save Traffic Management config: Invalid module type: trafficmanagement

Same behavior occurs when editing the Node Status Message config.

Expected Behavior

Configuration should save successfully without module type errors.

Notes

Both trafficmanagement and statusmessage appear to be unrecognized module type identifiers server-side. This may indicate a missing registration or a mismatch between the module type strings used in the UI and those expected by the backend.


Authored by NodeZero 0️⃣

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions