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

IP search and language fails until any number is entered in IP field and saved #9

Open
jenskastensson opened this issue Dec 14, 2017 · 2 comments

Comments

@jenskastensson
Copy link

The IP search feature is a very nice but it doesn't work a 100% in my environment.
These are my steps:
1.install the "google home notify" from palette
2. restart node-red server
3. add a gh-n node to a flow, open config and press search
I see this in the console:
vendor.js:5 GET http://192.168.1.67:1880/languages 404 (Not Found)
vendor.js:5 GET http://192.168.1.67:1880/ipaddresses 404 (Not Found)
The search doesn't show any results,
4. save and restart, still no search result
5. enter anything ('1' e.g.) in the IP and Save
6. Now the search result is available Also the languages are listed.

Node-RED version: v0.17.5
Node.js version: v6.11.2
Linux 3.2.40 arm LE

@nabbl
Copy link
Owner

nabbl commented Dec 14, 2017

There is a problem where the GET commands are not returning anything the first time they are called.

I will look into this but I can't promise a fix anytime soon.

@Haringstad
Copy link

Yup, no languages can be chosen. And I am stuck to the stupid UK female voice..... She sounds like she's drunk! Any way of forcing US english?

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

3 participants