Skip to content

Problem connecting to openHab 5.0.0 #217

@kprueckl

Description

@kprueckl

I've just upgraded my openHAB installation from 4.3.5 to the stable 5.0.0 release and since that the Windows App is - in contrast to the Android app - not able to connect anymore.

The log says:

{ "time": "23:07:20", "level": "ERROR", "callsite": "OpenHAB.Core.SDK.OpenHABClient.GetOpenHABServerInfo", "message": "GetOpenHABServerInfo failed", "exception": "System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Exception: Der Text zu diesem Fehlercode wurde nicht gefunden.\r\n\r\nDer Servername oder die Serveradresse konnte nicht verarbeitet werden.\r\n\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21\r\n at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38\r\n at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17\r\n at System.Net.Http.HttpHandlerToFilter.d__15.MoveNext() + 0x79d\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21\r\n at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38\r\n at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17\r\n at System.Net.Http.HttpClientHandler.d__113.MoveNext() + 0x2c9\r\n\r\n --- End of inner exception stack trace ---\r\n at System.Net.Http.HttpClientHandler.d__113.MoveNext() + 0x361\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21\r\n at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38\r\n at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17\r\n at System.Net.Http.HttpClient.d__62.MoveNext() + 0x316\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21\r\n at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38\r\n at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17\r\n at OpenHAB.Core.SDK.OpenHABClient.d__9.MoveNext() + 0x1cb\r\n", "stacktrace": "Action.Invoke => ExecutionContext.Run => Action`1.Invoke => d__9.MoveNext" }

In case it matters, openHAB is running on a Windows 11 with Eclipse Temurin - also updated from OpenJDK17U-jre_x64_windows_hotspot_17.0.15_6 to OpenJDK21U-jre_x64_windows_hotspot_21.0.8_9

Thx

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