Skip to content

Missing response to getSystemUpdateState requests on OpenEMS systems #3169

@Lamarqe

Description

@Lamarqe

Description

I noticed that getSystemUpdateState requests remain unresponded in my local OpenEMS test system.

I analyzed and found that the following code


calls an exception handler without providing an exception (ex == null).

I added a proper IOException. This resolves the issue and the requests are properly responded (with an error response)

Screenshots

No response

Operating System

Ubuntu 24.04

How to reproduce the Error?

Navigate in the WebUI to settings -> systems.

Trace the websocket communication in the browser console.

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