ioBroker / ioBroker.node-red

Instantiate the server with node-red
Apache License 2.0
52 stars 27 forks source link

System Console not working anymore #444

Closed holomekc closed 2 months ago

holomekc commented 4 months ago

Hi, first of all thx for the awesome adapter.

I recently noticed that the system console logs of the debug node does not work anymore. In earlier versions they ended up in the "Protocol" of ioBroker.

I checked the settings, but could not find an option, which would control that. Can you please check if something is broken?

Br, Chris

frankyboy1973 commented 4 months ago

Hi, here the same. Version 5.1.0. I can only see the output in the iobroker Protocol, if the NodeRed-instance output is on debug

sammie76-2 commented 4 months ago

Same here, getting no logs from the debug nodes in the iobroker protocol adapter.

Apollon77 commented 4 months ago

Can you tell with which version of the adapter it started? maybe try to downgrade one by one and verify it? This could help a lot to find potential reasons

klein0r commented 4 months ago

In earlier versions they ended up in the "Protocol" of ioBroker.

Which log level is configured in the ioBroker instance?

frankyboy1973 commented 4 months ago

Hi, it started with Version 5.1.0. In Version 5.0.2 the Output of the Debug Node is shown in the Iobroker Log with Node Red Instance at Log Level Info. In Version 5.1.0 the Output of the Debug Node is only shown in the Iobroker Log with Node Red Instance at Log Level Debug. I just downgraded and tried it.

Apollon77 commented 4 months ago

@klein0r I think in the past we always had "iobroekr debug loglevel means iobroker-debug.logs" and "info means iobroker.info and node-red-debug". Then I missed that in the review, but yes then we shoukld change that back

holomekc commented 4 months ago

Which log level is configured in the ioBroker instance?

Info

mickym2 commented 3 months ago

I hope that getting the debug Node system console output will be available on info level of the adapter soon. Using the adapter on debug level is blow up the logfile - and control of the flows in absense is not possible. The debug node output to system console should be available on iobroker adapter info level.

mickym2 commented 3 months ago

When this will be fixed? - In Version 5.2.0 which I installed today - still all my debug nodes are invisible in the iobroeker log on info level.

Apollon77 commented 2 months ago

5.2.1 coming soon