Skip to content

itoolkit issues #285

@Desibabe

Description

@Desibabe
  • Node.js version: 12.16.2
  • itoolkit version: 1.0.0
  • IBM i version: 7.2
  • XMLSERVICE version:

I am on ISeries V7.2, installed latest itoolkit from this page when I run sample js file shown on this page I get a following error message:

Error: xmlserivce-cli exited abnormally with code: 1
at Channel. (/home/xxxxx/myApp/node_modules/itoolkit/lib/transports/sshTransport.js:79:32)
at Channel.emit (events.js:310:20)
at SSH2Stream. (/home/xxxx/myApp/node_modules/ssh2/lib/Channel.js:210:14)
at SSH2Stream.emit (events.js:310:20)
at parse_CHANNEL_REQUEST (/home/xxx/myApp/node_modules/ssh2-streams/lib/ssh.js:4467:8)
at parsePacket (/home/xxxx/myApp/node_modules/ssh2-streams/lib/ssh.js:3768:12)
at SSH2Stream._transform (/home/xxxx/myApp/node_modules/ssh2-streams/lib/ssh.js:701:13)
at SSH2Stream.Transform._read (_stream_transform.js:191:10)
at SSH2Stream._read (/home/xxxx/myApp/node_modules/ssh2-streams/lib/ssh.js:253:15)
at SSH2Stream.Transform._write (_stream_transform.js:179:12)
$

What could have gone wrong here?

Also, xmlserive is misspelled, should be xmlservice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingstale

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions