zmodemjs: Uncaught TypeError: Cannot read property 'ZRPOS' of null

_Uncaught TypeError: Cannot read property ‘ZRPOS’ of null at r.Session.Send._consume_header (VM72 zmodem.js:1) at r.Session.Send._parse_and_consume_header (VM72 zmodem.js:1) at r.Session.Send.consume_first (VM72 zmodem.js:1) at r.Session.Send.consume (VM72 zmodem.js:1) at t.Sentry.consume (VM72 zmodem.js:1) at WebSocket.handleWSMessage (VM73 zmodem.js:30)

When I use ‘rz’ to upload a file,I got this. So what`s the probrom.

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Comments: 38 (22 by maintainers)

Most upvoted comments

@leffss Would you please run the branch that I’ve made against your unaltered code to verify that extra ZRPOS is now ignored?

I’ve put a fair bit of time into helping you investigate your problem. Now please help confirm that I’ve solved mine.

2