Skip to content

broken after updating log level #18

@level99

Description

@level99

I decided to change the log level to warn. Went into the application, changed the log level and clicked Next/Next/Done. Changed nothing else and the integration immediately stopped working. I now get errors in the log:

dev:3232021-07-13 02:42:06.319 pm warnDryer Lost connection to MQTT, retrying in 15 seconds MqttException (0) - java.net.UnknownHostException: common-ats.iot.aic.lgthinq.com
app:3372021-07-13 02:42:00.487 pm errorgroovy.lang.MissingMethodException: No signature of method: java.util.LinkedHashMap.$() is applicable for argument types: (java.lang.String) values: [{targetKeyValue}]
Possible solutions: is(java.lang.Object), any(), get(java.lang.Object), get(java.lang.Object), get(java.lang.Object), max(groovy.lang.Closure) on line 1094 (refreshV1Devices)

The unknown host error is correct. There is no such host (common-ats.iot.aic.lgthinq.com). I'm not sure where it's getting this bad host info from.

I tried removing the app completely and reinstalling but the issue remains. I am using cloud integration for SSL cert.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions