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

WebSSH2/index.js:56:93 TypeError: Cannot set property 'port' of undefined #7

Closed
hktalent opened this issue Feb 13, 2017 · 1 comment

Comments

@hktalent
Copy link

hktalent commented Feb 13, 2017

http://localhost:2222/ssh/host/192.168.10.243?port=22&header=My%20Header&color=red

TypeError: Cannot set property 'port' of undefined
at /Users/xxx/safe/node/WebSSH2/index.js:56:93
at Layer.handle [as handle_request] (/Users/xxx/safe/node/WebSSH2/node_modules/express/lib/router/layer.js:95:5)
at next (/Users/xxx/safe/node/WebSSH2/node_modules/express/lib/router/route.js:131:13)
at Route.dispatch (/Users/xxx/safe/node/WebSSH2/node_modules/express/lib/router/route.js:112:3)
at Layer.handle [as handle_request] (/Users/xxx/safe/node/WebSSH2/node_modules/express/lib/router/layer.js:95:5)
at /Users/xxx/safe/node/WebSSH2/node_modules/express/lib/router/index.js:277:22
at param (/Users/xxx/safe/node/WebSSH2/node_modules/express/lib/router/index.js:349:14)
at param (/Users/xxx/safe/node/WebSSH2/node_modules/express/lib/router/index.js:365:14)
at Function.process_params (/Users/xxx/safe/node/WebSSH2/node_modules/express/lib/router/index.js:410:3)
at next (/Users/xxx/safe/node/WebSSH2/node_modules/express/lib/router/index.js:271:10)

billchurch added a commit that referenced this issue Feb 14, 2017
@hktalent
Copy link
Author

hktalent commented Feb 16, 2017

ok

This issue was closed.
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