Thanks for the fast reply!
The communication error is in 4.2.2.
I tried a third container with openhab 4.2.0. Has the same communication error.
Settings in app are:
In all three containers i have following settings:
Can’t upload 2nd photo as a new user…
User Language (LG registry): German(Standard)
User Country: Other
Manual User Lang.: “”, as stated in your readme to leave empty when selected from list
Manual User Country: AT
Username: Acc-Email from app
Password: Password from app
So German (Deutsch) and AT (Austria) should be correct, or am i misunderstanding something?
Tracing the log (see below) it seems that it doesn’t like my region settings…
Terminal Output from the 4.2.0 Container:
Launching the openHAB runtime…
_ _ _ ____
___ ___ ___ ___ | | | | / \ | __ )
/ _ \ / _ \ / _ \ / _ \ | || | / _ \ | _ \
| () | () | __/| | | || _ | / ___ \ | |) )
___/| / _/|| |||| ||// _|__/
|| 4.2.0.RC2 - Milestone Build
Use ‘’ for a list of available commands
and ‘[cmd] --help’ for help on a specific command.
To exit, use ‘’ or ‘logout’.
openhab> log:set TRACE org.openhab.binding.lgthinq
[Fatal Error] log4j2.xml:1:1: Premature end of file.
org.ops4j.pax.logging.pax-logging-api [log4j2] ERROR : Error parsing /openhab/userdata/etc/log4j2.xml
openhab> log:tail
06:39:57.791 [INFO ] [org.openhab.core.Activator ] - Starting openHAB 4.2.0.RC2 (Milestone Build)
06:39:58.862 [INFO ] [b.core.internal.i18n.I18nProviderImpl] - Time zone set to ‘Europe/Vienna’.
06:39:58.883 [INFO ] [b.core.internal.i18n.I18nProviderImpl] - Locale set to ‘de_AT’.
06:40:00.790 [WARN ] [f.transport.servlet.ServletController] - Can’t find the request for http://127.0.0.1:32786/'s Observer
06:40:11.289 [INFO ] [b.core.model.lsp.internal.ModelServer] - Started Language Server Protocol (LSP) service on port 5007
06:40:30.228 [INFO ] [re.automation.internal.RuleEngineImpl] - Rule engine started.
06:42:45.092 [DEBUG] [internal.handler.LGThinQBridgeHandler] - Initializing LGThinq bridge handler.
06:42:45.095 [TRACE] [ding.lgthinq.lgservices.api.RestUtils] - GET request: https://route.lgthinq.com:46030/v1/service/application/gateway-uri
06:42:45.803 [TRACE] [ding.lgthinq.lgservices.api.RestUtils] - GET response: {“resultCode”:“0003”,“result”:“”}
06:42:45.805 [DEBUG] [internal.handler.LGThinQBridgeHandler] - Error accessing LG API. Updating Bridge Status to OFFLINE.
org.openhab.binding.lgthinq.lgservices.errors.LGThinqGatewayException: Error trying to discovery the LG Gateway Setting for the region informed
at org.openhab.binding.lgthinq.lgservices.api.TokenManager.oauthFirstRegistration(TokenManager.java:102) ~[bundleFile:?]
at org.openhab.binding.lgthinq.internal.handler.LGThinQBridgeHandler$PollingRunnable.run(LGThinQBridgeHandler.java:136) [bundleFile:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) [?:?]
at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?]
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) [?:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [?:?]
at java.lang.Thread.run(Thread.java:840) [?:?]
Caused by: java.lang.IllegalStateException: Expected HTTP OK return, but received result core:{“resultCode”:“0003”,“result”:“”}
at org.openhab.binding.lgthinq.lgservices.api.OauthLgEmpAuthenticator.discoverGatewayConfiguration(OauthLgEmpAuthenticator.java:133) ~[bundleFile:?]
at org.openhab.binding.lgthinq.lgservices.api.TokenManager.oauthFirstRegistration(TokenManager.java:99) ~[bundleFile:?]
… 7 more
There’s also a new error in the 4.1.3 container, but if we get the comm error resolved, i’ll migrate to that container, as it seems that the 4.1.3 is utterly broken. Just consider this as an FYI:
Launching the openHAB runtime…
_ _ _ ____
___ ___ ___ ___ | | | | / \ | __ )
/ _ \ / _ \ / _ \ / _ \ | || | / _ \ | _ \
| () | () | __/| | | || _ | / ___ \ | |) )
___/| / _/|| |||| ||// _|__/
|| 4.1.3 - Release Build
Use ‘’ for a list of available commands
and ‘[cmd] --help’ for help on a specific command.
To exit, use ‘’ or ‘logout’.
06:00:16.634 [Start Level: Equinox Container: cb1d699f-8316-46f0-93ae-6cac72157651] ERROR org.openhab.binding.lgthinq.internal.LGThinQHandlerFactory - bundle org.openhab.binding.lgthinq:4.3.0.202411032357 (320)[org.openhab.binding.lgthinq.internal.LGThinQHandlerFactory(404)] : Error during instantiation of the implementation object
java.lang.IllegalArgumentException: argument type mismatch