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

listening at http://127.0.1.1:8088 #4

Open
amz4u2nv opened this issue Oct 11, 2016 · 0 comments
Open

listening at http://127.0.1.1:8088 #4

amz4u2nv opened this issue Oct 11, 2016 · 0 comments

Comments

@amz4u2nv
Copy link

Hi,
Hoping someone can help me the following -
When I am running the command to start voice play I get the following error message-

pi@raspberrypi:~/voiceplay $ node voiceplay.js
*** WARNING *** The program 'nodejs' uses the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see http://0pointer.de/avahi-compat?s=libdns_sd&e=nodejs
*** WARNING *** The program 'nodejs' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see http://0pointer.de/avahi-compat?s=libdns_sd&e=nodejs&f=DNSServiceRegister
Amazon Echo / Alexa Voice-Activated Airplay Media Server listening at http://127.0.1.1:8088
{ Error: getaddrinfo -3008
at errnoException (/home/pi/voiceplay/node_modules/mdns/lib/resolver_sequence_tasks.js:199:11)
at getaddrinfo_complete (/home/pi/voiceplay/node_modules/mdns/lib/resolver_sequence_tasks.js:112:10)
at GetAddrInfoReqWrap.oncomplete (/home/pi/voiceplay/node_modules/mdns/lib/resolver_sequence_tasks.js:120:9) code: -3008, errno: -3008, syscall: 'getaddrinfo' }

The readme file states that i should be getting something like
Amazon Echo / Alexa Voice-Activated Airplay Media Server listening at http://192.168.0.12:8080

How can you define the ip address? and is the ip address the ip of rpi?
Any ideas?
Thanks

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