Skip to content

ERROR getting updated info #10

Description

@peternewman

I sometimes get ERROR getting updated info in my logs, with no more diagnostics apart from that.

Doesn't this need to string concatenate now, I had a feeling the multi-arg behaviour was only in Companion 2?:

this.log('error', 'ERROR getting updated info', err)

If so also:

this.log('error', 'ERROR getting updated info', err)

A bit like:

this.log('info', 'Received CMD: ' + String(str))

The timing of the logging seems to be fairly random, so I assume is somehow linked to operators pressing things, or at least not regular polling.

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