Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read property 'text' of undefined #4

Open
mariano-dim opened this issue Aug 8, 2018 · 0 comments
Open

Cannot read property 'text' of undefined #4

mariano-dim opened this issue Aug 8, 2018 · 0 comments

Comments

@mariano-dim
Copy link

mariano-dim commented Aug 8, 2018

I am getting this error when stating the app

./genieacs-sim -u http://demo.test.com:8080/ftacs-basic/ACS -s 8KA8WA1151100043 -m data_model_202BC1-BM632w-8KA8WA1151100043.json
Simulator 000NaN started

/genieacs-sim/simulator.js:160
let requestId = xml.get("/soap-env:Envelope/soap-env:Header/cwmp:ID", NAMESPACES).text();

TypeError: Cannot read property 'text' of undefined
at handleMethod /genieacs-sim/simulator.js:160:84)
at /genieacs-sim/simulator.js:128:7
at IncomingMessage. /genieacs-sim/simulator.js:86:14)
at IncomingMessage.emit (events.js:187:15)
at endReadableNT (_stream_readable.js:1081:12)
at process._tickCallback (internal/process/next_tick.js:63:19)
Simulator 000008 died (1). Restarting in 10 seconds..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant