SCADA

Report Bug

To report a bug, open an issue on GitHub:

Before You Open A Bug Report

  • Search existing issues first to avoid duplicates.
  • Confirm the behavior is reproducible.
  • Gather logs, screenshots, and environment details.

What To Include

Use this structure in your issue:

  1. Summary: short title with the problem and area affected.
  2. Environment:
    • OS and version
    • LiRAYS-SCADA version
    • Deployment mode (Linux package, macOS package, Docker, dev run)
  3. Steps to reproduce: exact sequence from a clean starting point.
  4. Expected behavior: what should happen.
  5. Actual behavior: what happened instead.
  6. Evidence:
    • logs
    • error messages
    • screenshots/video
  7. Impact: how this affects operations (severity, frequency, workaround).

Tips

  • Include a minimal reproducible scenario.
  • If the issue is intermittent, include approximate occurrence rate.
  • Do not share secrets or credentials in public issues.