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

Error using browse #188

Closed
kjal203 opened this issue Nov 25, 2021 · 2 comments
Closed

Error using browse #188

kjal203 opened this issue Nov 25, 2021 · 2 comments
Labels

Comments

@kjal203
Copy link

kjal203 commented Nov 25, 2021

Using latest version of zp gives me the following when using browse command:

zp browse: error: SyntaxError: initTopology() not yet called
at ZpClient.checkInitTopology (/usr/local/lib/node_modules/homebridge-zp/lib/ZpClient.js:528:13)
at ZpClient.get airPlay [as airPlay] (/usr/local/lib/node_modules/homebridge-zp/lib/ZpClient.js:549:10)
at Main.browse (/usr/local/lib/node_modules/homebridge-zp/cli/zp.js:935:25)
at Main.main (/usr/local/lib/node_modules/homebridge-zp/cli/zp.js:691:39)
at processTicksAndRejections (node:internal/process/task_queues:96:5)

I‘d be glad to assist with more info, but pls tell me how to provide.

@ebaauw ebaauw added the bug label Nov 25, 2021
ebaauw added a commit that referenced this issue Nov 25, 2021
- Bug fix: SyntaxError: initTopology() not yet called on `zp browse`, see #188.
- Change log messages for listener events to debug.
@ebaauw
Copy link
Owner

ebaauw commented Nov 25, 2021

Thanks for reporting. Fixed in v1.4.10.

@kjal203
Copy link
Author

kjal203 commented Nov 25, 2021

Wow, thanks!

@ebaauw ebaauw closed this as completed Nov 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants