You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: