-
Notifications
You must be signed in to change notification settings - Fork 19
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
No response from members.harmonyremote.com website #17
Comments
Unfortunately, it appears this is due to a change Logitech made on its web server (possibly inadvertently). They are now setting the I was able to use this Firefox add-on that ignores the X-Frame-Options header, and then I was able to use the web site successfully to update a remote: I'll submit an update to the documentation to document this new unfortunate quirk. |
To add, I was able to use the below Chrome extension that ignores the X-Frame-Options header, and then I was able to use the web site successfully to update a remote:
Hope this helps, |
I am trying to set this up but the site looks completely borked even with the Chrome extension. I'm a bit baffled about what I'm supposed to be doing here. The site won't accept the username and password that works fine in MyHarmony app. Is there a HOWTO somewhere on setting this up? |
MyHarmony.com is a completely separate account system from the older members.harmonyremote.com system. If your remote works with MyHarmony.com then it likely doesn't work with members.harmonyremote.com. Most remotes only work one of the two systems, with newer remotes using MyHarmony.com. What remote do you have? |
It is a Harmony One+. Fairly old, so I thought it should work. |
Harmony One was the first ones to requires myharmony, as I recall. You'll want the mhgui app. |
I've installed this extension in Chrome but still nothing happens after I have run:
|
Are you running the latest concordance from git? There were some recent changes made that are needed for website communications. |
I had the same problem with 1.5. It sends the connectivity test fine (it says anyway). But nothing happens after that on the web client. From what I could tell by tracing the Harmony 7.7.0 client there's an extra response required now. The output from concordance 1.5
These are the http packets from concordance 1.5
And the OK packet from logitech does say 'Success' in the xml. This is what I see when running the 7.7.0 client
So it looks like you have to POST a Connectivity_Receive_Complete. However the other difference is a lot more data is going up on the Connectivity_Receive_Zaps.asp call. The 7.7.0 client listed my devices in my remote basically. Maybe that doesn't matter. The outputs are from thshark. The number after the 'HTTP' is the bytes in the assembled HTTP. |
@bryder that seems strange. The website still works fine with concordance 1.5 for me without the second post. In any event, can you try this patch and see if it solves the problem for you?
|
That fixed it. The website says communication with the Harmony One has been confirmed And loading the update into the remote worked fine. Thanks! |
I'll try reverting it and testing it again. The harmony web pages aren't looking the same as they were a couple of days ago. |
With the old version - just sending the the one response it works now. I cleared all of my cookies and tried https://members.harmonyremote.com/EasyZapper/New/ProcLogin/Start.asp?BrowserIsChecked=True I got the login page - but there was no login button. Hard to login! I tried https://members.harmonyremote.com/EasyZapper and it said I had to update my software. So I set my user agent in chrome dev tools to
I think this is what is confusing the connectivity test. But at least I can login now. Once I've logged in (and selected remember me on this computer) I removed the user agent override. Closed the window and went to the BrowswerIsChecked=True page I was logged in already and it worked fine. When I select Update I get the page which tells me to open the file that downloads (which I didn't get when I pretended to be the 7.3.0 app). At which point the concordance single packet version works (or the two packet version) Presumably there's a user agent setting for an old browser which will work on that site to save all the messing around. For testing the main thing is to clear the cookies so the website doesn't know you anymore. |
Hello,
congruity used to work with no problem, but today, when I tried to update the configuration on my remote, I download Connectivity.EZHex, then run congruity on it with no apparent problem, but the harmonyremote.com website seem to not register the fact that the connection with the remote was correct.
If I test it with concordance I've:
But the harmonyremote.com website is still waiting for something.
I did all this on a debian machine (sid, with Concordance 1.3 and congruity version 20)
Thanks.
The text was updated successfully, but these errors were encountered: