Skip to content

Ignition gateway reports warnings in status log when started/restarted with installed .modl file #121

@dalibro-hub

Description

@dalibro-hub

I have installed fresh Ignition Gateway and compiled fresh .modl file from the examples provided in this repo.
Installed that .modl to Ignition and used "tagcounter" & "displayimage" perspective components in the designer.
When I start/restart the Ignition gateway, there are warnings from Perspective.ProjectConfig with the description Unable to find registered component for id="..."

Now this is a problem because we use many perspective components which are added to the same module file and these all work fine but when the gateway is started/restarted we get around 50 pages of warnings with 100 entries per page (more then 5000 instances which clogs the status log)

Steps to reproduce the bug:

  1. Install fresh version of Ignition (8.1.45 used)
  2. Build .modl file from the link
  3. Install that .modl file in Ignition
  4. In designer open a new project and use components from the .modl file provided (tagcounter or any other) save the project
  5. Restart Ignition service
  6. Go to status -> log -> filter for "rad.display" and you will find warnings

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