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

Subscribe Error #36

Closed
artdude543 opened this issue Sep 11, 2015 · 4 comments
Closed

Subscribe Error #36

artdude543 opened this issue Sep 11, 2015 · 4 comments
Assignees
Labels
non issue Issue is not a problem or requires changes

Comments

@artdude543
Copy link

Not sure what I'm doing wrong but after reading the docs and setting up Nes with Hapi; upon trying to subscribe to a route from a client the Hapi server is crashing with this error.

var auth = this._connection.auth.lookup({ settings: { auth: match.route.au
TypeError: undefined is not a function

I have set auth to false but it seems to be trying to auth upon subscribing. I can gist the src code of Hapi and the Client if you want to take a look?

@hueniverse
Copy link
Contributor

What version of hapi are you using? It needs 9.3.x

@artdude543
Copy link
Author

Ahh using 9.0.3 will update and try again. Odd that NPM never told me that nes requires 9.3.x +

@artdude543
Copy link
Author

Yup that fixed it, thanks for pointing out about the version needed! ^_^

@hueniverse hueniverse added the non issue Issue is not a problem or requires changes label Sep 11, 2015
@hueniverse hueniverse self-assigned this Sep 11, 2015
@lock
Copy link

lock bot commented Jan 9, 2020

This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
non issue Issue is not a problem or requires changes
Projects
None yet
Development

No branches or pull requests

2 participants