-
Notifications
You must be signed in to change notification settings - Fork 6
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
Something went wrong discovering a harmony hub #10
Comments
Need a little more information. |
Hardcore the ip address and enable debug. |
Whenn I save the Config-Node the function works. But a few hours later there is no function... I ve got another Poblem with Alexa node. The node crashed an Node Red restarts. I delete the Alexa Node, so I will test again with Harmony. But the warning "Something went wrong..." still appears. |
At this evening the problem ist still there... The action doesn't arrive in node red. I restart the Hub and do the configuration on "myharmony" again. But the Message appears again... I debug the Nodes and it works again... I have a fix IP-Adress and I dont't know what I can do... With my Remote-Control the function works perfectly... |
What is output in the node-red console? |
Hi,Just a view Minutes ago I turned the TV on with Harmony remote. Ther are no functions from Node Red. When i look at debug-console there is nothing... If I overwrite the Config-Node the functions ar enabled... for a view hours...I deinstalled all, restart Nodered and installed again. The Problem is the same... Roland
-------- Ursprüngliche Nachricht --------Von: lopelex <notifications@github.com> Datum: 23.03.20 18:18 (GMT+01:00) An: lopelex/node-red-contrib-harmony <node-red-contrib-harmony@noreply.github.com> Cc: UserRG <roland.grund@gmx.de>, Author <author@noreply.github.com> Betreff: Re: [lopelex/node-red-contrib-harmony] Something went wrong
discovering a harmony hub (#10)
What is output in the node-red console?
—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.
[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "#10 (comment)",
"url": "#10 (comment)",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]
|
same error for me: the harmony hub can't be detected, hard coded IP address doesn't work either. When I activate the debug mode, node red crashes with this log: `Welcome to Node-RED19 Apr 14:23:33 - [info] Node-RED version: v0.16.1 |
Is the problem still in the new version? |
Yes, i still got the Message:
I use the Harmony Hub with the “normal” Remote without problems. Sometimes the WLAN-Connection is gone, but it’s only for a few seconds an very rare.
Perhaps there is an other Problem with my Fritz Box…
Mit freundlichem Gruß
Roland Grund
Anschrift: Meisenweg 1, 96179 Rattelsdorf
Mobil: 0176 47375380
Von: lopelex [mailto:notifications@github.com]
Gesendet: Donnerstag, 21. Mai 2020 11:18
An: lopelex/node-red-contrib-harmony <node-red-contrib-harmony@noreply.github.com>
Cc: Author <author@noreply.github.com>; UserRG <roland.grund@gmx.de>
Betreff: Re: [lopelex/node-red-contrib-harmony] Something went wrongdiscovering a harmony hub (#10)
Is the problem still in the new version?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#10 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AN4S3AXNW4MQ2WNB2ZU5DPTRSTWTNANCNFSM4LPSGNDQ> .
[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "#10 (comment)", "url": "#10 (comment)", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]
|
I am having the exact same issue. I've had this set up and running for several months+, from back when the nodes were called "HWS Command," "HWS Activity," etc. I updated tonight to 2.2.1, and not only do my flows not recognize the nodes, but the nodes can no longer comment with my hubs or get any activities or commands. I get the "Something went wrong discovering an Harmony Hub" error. I can't get it to discover, and I can't hard code the IPs and get anything to work. I ended up NPM installing v. 1.3, and it works again |
Maybe it is due to nodejs and node-red outdated version. I can not reproduce the error. |
I had wondered about that, actually. Is the new version dependent on a
particular version of node/node-red? I hadn't updated because it was
working fine, but I'd be happy to try in a clone of my container.
One more question, though: it seems like, since you've added new nodes and
changed the names of the old ones, it breaks the flows anyway. Is there a
way to make it replace the old ones with the new ones, or will they have to
be rewired manually?
…On Sun, May 24, 2020, 8:39 AM lopelex ***@***.***> wrote:
Maybe it is due to nodejs and node-red outdated version. I can not
reproduce the error.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APWLGZBSVFPH4D6ZI5QDLPTRTEIPJANCNFSM4LPSGNDQ>
.
|
Try to export the flow as json and rename the nodes with text editor and then import it again. |
Thanks! Will try it later and report back.
…On Sun, May 24, 2020, 8:59 AM lopelex ***@***.***> wrote:
Try to export the flow as json and rename the nodejs with the text editor
and then import it again.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APWLGZHTMUJJDLUHN5MK3ADRTEK2HANCNFSM4LPSGNDQ>
.
|
Just installed and tried to configure but got the error in the OP. I updated to the latest Node Red as suggested above but that didn't work. 22 Jun 19:51:30 - [info] Node-RED version: v1.0.6 Manually setting the IP is working fine. |
Updating Node-Red to 7.0 fixed this issue for me (mostly). I still get that “something went wrong...” error, but not nearly as much as before. |
Bug is here: https://github.com/lopelex/node-red-contrib-harmony/blob/master/nodes/server.html#L47 There's a '/' in front of the 'hws', this works if the admin UI as at / but breaks if I set httpAdminRoot. The 404 error is visible in the Chrome dev console when the "Something went wrong etc" message is shown. |
Cool, thx. Never used httpAdminRoot. |
If I opend the Config-Node there is the Message "Something went wrong discovering a harmony hub".
Scanning for hubs ist not possible...
If i type in the IP-Address there is no function at the ObserveNode...
I trigger an activity to switch on my Plug for TV. But there is no function.
The text was updated successfully, but these errors were encountered: