Skip to content

Cannot read property 'toUpperCase' of null #1059

@ElderOrb

Description

@ElderOrb

/Users/test/ssh-fun/rex/server/node_modules/ssh2/lib/protocol/Protocol.js:1672
let signal = name.toUpperCase();
^

TypeError: Cannot read property 'toUpperCase' of null
at Protocol.exitSignal (/Users/test/ssh-fun/rex/server/node_modules/ssh2/lib/protocol/Protocol.js:1672:23)
at Channel.exit (/Users/test/ssh-fun/rex/server/node_modules/ssh2/lib/Channel.js:257:32)
at ChildProcess. (/Users/test/ssh-fun/rex/server/server.js:87:20)
at ChildProcess.emit (node:events:394:28)
at maybeClose (node:internal/child_process:1067:16)
at Socket. (node:internal/child_process:453:11)
at Socket.emit (node:events:394:28)
at Pipe. (node:net:672:12)

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