- Posts: 150
- Thank you received: 3
Apps displayed but non-clickable
- Fattykidd
- Offline
- User
-
Less
More
2 years 5 months ago #984
by Fattykidd
Replied by Fattykidd on topic Apps displayed but non-clickable
Was any more troubleshooting done on this topic ?
I'm having a very similar issue with my smartremote. I have the remote connected and displaying buttons and different pages.
I can select different devices and "activities" but no devices ever respond to key/button presses.
I'm having a very similar issue with my smartremote. I have the remote connected and displaying buttons and different pages.
I can select different devices and "activities" but no devices ever respond to key/button presses.
Please Log in to join the conversation.
- andrew
- Offline
- User
-
Less
More
- Posts: 339
- Thank you received: 28
2 years 5 months ago #985
by andrew
Andrew
Replied by andrew on topic Apps displayed but non-clickable
If that's using Harmony then you might be running into the problem where the hub disconnects from the driver (or vice versa, I'm not clear on the details) and the driver doesn't notice and commands just silently fail.Was any more troubleshooting done on this topic ?
I'm having a very similar issue with my smartremote. I have the remote connected and displaying buttons and different pages.
I can select different devices and "activities" but no devices ever respond to key/button presses.
Andrew
Please Log in to join the conversation.
- andrew
- Offline
- User
-
Less
More
- Posts: 339
- Thank you received: 28
2 years 5 months ago - 2 years 5 months ago #988
by andrew
Replied by andrew on topic Apps displayed but non-clickable
I should have said that you can test for this by using the myServer command builder and running a GetConfig command against your Harmony hub. My Harmony hub has ID 1 in the AV family - yours might be different so you would need to adjust the number as necessary.
AV|1~GetConfig
If the hub has become disconnected you'll get an error in the system events log. As you say, normal remote commands fail silently but the GetConfig command either works or throws an error.
Andrew
AV|1~GetConfig
If the hub has become disconnected you'll get an error in the system events log. As you say, normal remote commands fail silently but the GetConfig command either works or throws an error.
Andrew
Last edit: 2 years 5 months ago by andrew.
Please Log in to join the conversation.
- JGrana01
- Offline
- User
-
Less
More
- Posts: 33
- Thank you received: 0
2 years 5 months ago - 2 years 5 months ago #992
by JGrana01
Replied by JGrana01 on topic Apps displayed but non-clickable
I have also run into the Harmony issue. Works after a myServer restart and if you keep doing commands for a while.
Once left alone for some period of time, the GetConfig fails. In fact, every command from the remote fails.
I read on github that the hub needs some activity every 60 seconds. They mentioned a ping would keep the connection open.
I’m trying an experiment now. I wrote a short bash script that does a ping to the hub every 30 seconds. Running in the background now.
In a few hours, I’ll try the GetConfig and see how it goes.
Once left alone for some period of time, the GetConfig fails. In fact, every command from the remote fails.
I read on github that the hub needs some activity every 60 seconds. They mentioned a ping would keep the connection open.
I’m trying an experiment now. I wrote a short bash script that does a ping to the hub every 30 seconds. Running in the background now.
In a few hours, I’ll try the GetConfig and see how it goes.
Last edit: 2 years 5 months ago by JGrana01.
Please Log in to join the conversation.
- davep
- Offline
- Admin
-
Less
More
- Posts: 367
- Thank you received: 96
2 years 5 months ago #1008
by davep
Replied by davep on topic Apps displayed but non-clickable
The current Harmony driver is checking every 30 seconds to see if it is connected to the hubs. If not it will try to reconnect. Please let me know if you are still getting disconnected.
Please Log in to join the conversation.
- andrew
- Offline
- User
-
Less
More
- Posts: 339
- Thank you received: 28
2 years 5 months ago #1014
by andrew
Andrew
Replied by andrew on topic Apps displayed but non-clickable
When you say current do you mean the new version 6.7.102.38663 dated 2024-02-19? This is where changelogs would come in handy.The current Harmony driver is checking every 30 seconds to see if it is connected to the hubs. If not it will try to reconnect. Please let me know if you are still getting disconnected.
Andrew
Please Log in to join the conversation.
Time to create page: 0.203 seconds