Skip to content

Failure to run riotpot core while running service which is not in Emulators list but in Start list. #42

@ABresting

Description

@ABresting

If a service is present in the Start list but no in the Emulators list then riotpot core fails as it tries to run the service.

In the following example, Modbus service is removed from Emulators list but present in Start list in configuration.yml file
image

This should be handled post service registration in autopilot.go code in form of a warning + avoid running the service OR terminating the riotpot code run with an error to remove the service from the Start list.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions