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

Using the iTunes plug-in, Homebridge crashing #27

Open
Guoer-xz opened this issue Apr 9, 2017 · 2 comments
Open

Using the iTunes plug-in, Homebridge crashing #27

Guoer-xz opened this issue Apr 9, 2017 · 2 comments

Comments

@Guoer-xz
Copy link

Guoer-xz commented Apr 9, 2017

Once you click on the iTunes button, homebridge will terminate the service, repeated several times the same results, but do not use iTunes related buttons, homebridge work is normal,help


/usr/local/lib/node_modules/homebridge-itunes/index.js:578
.updateValue("");
^

TypeError: Cannot read property 'updateValue' of undefined
at ITunesPlatform. (/usr/local/lib/node_modules/homebridge-itunes/index.js:578:7)
at /usr/local/lib/node_modules/homebridge-itunes/index.js:60:33
at ChildProcess. (/usr/local/lib/node_modules/homebridge-itunes/node_modules/node-osascript/lib/index.js:49:7)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at maybeClose (internal/child_process.js:877:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.

[进程已完成]

@SphtKr
Copy link
Owner

SphtKr commented Apr 9, 2017

See the update note on README.md, you need to delete or move your cachedAccessories file.

@SphtKr
Copy link
Owner

SphtKr commented Apr 18, 2017

And/or, update to 0.2.0-alpha1, which should handle the upgrade of cached accessories more gracefully now.

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

2 participants