这是indexloc提供的服务,不要输入任何密码
Skip to content

System runlevel 100 rule triggered twice during OH startup #4395

@dilyanpalauzov

Description

@dilyanpalauzov

I have this rule

rule "System started"
when
    System reached start level 100
then
  logDebug('l', 'System reached start level 100')
end

I stop OpenHAB 4.2.2, then start openhab. I expect, that OpenHAB will eventually print "System reached start level 100” once.

But usually it prints it twice with a delay of approximately 30 seconds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugAn unexpected problem or unintended behavior of the Core

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions