zinen / node-red-contrib-huawei-router

Node-RED node to get information and send commands to Huawei LTE routers.
MIT License
4 stars 1 forks source link

Problem Connecting to Huawei Router B593u-12 #16

Closed jgichimu closed 1 year ago

jgichimu commented 1 year ago

Experiencing below error .Running Nodejs 19.2 and npm 9.3 on windows.

Unexpected close tag Line: 23 Column: 7 Char: >

Huawei Node 1 Huawei Node 2

zinen commented 1 year ago

Looks the an error parsing the incoming response back from the router containing html code. This is an error from the huawei-lte-api module and so I can't fix this. On the linked page I see router B593s-22 mentioned being incompatible, might be the same for your B593u-12 router. It would be best if you post an issue on that page and do some test with the author to fix the problem. Their issue page is found here: https://github.com/Salamek/huawei-lte-api-ts/issues