Skip to content

Error interacting via websockets #5

@filmackay

Description

@filmackay

On my inverter I am getting the following errors, when debugging SungrowMdbusWebClient in http mode. I have reduced it down to a websocat repro: (first JSON line is input to inverter, second line is output)

$ websocat ws://192.168.0.2:8082/ws/home/overview
{"lang": "en_us", "token": "**********", "service":"devicelist", "type": "0", "is_check_token": "0"}
{"result_code":401, "result_msg":"I18N_COMMON_INTER_ABNORMAL", "result_data":{"service":"devicelist"}}

I can't find any info on this error message - is this 401 error a HTTP status error standard, or something entirely different? Has anyone seen this before?

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