Announcement

Collapse
No announcement yet.

Using IH in an event suddenly not working

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Using IH in an event suddenly not working

    Last night i tested this and it worked fine. This morning, no go.

    I created a test event to change a dashboard page on a tablet.

    Confirmed API server is running on tablet
    Confirmed the tablet is still setup in the plugins config page with correct IP

    when i manually run the event, i see this in the logs:

    Nov-27 1:02:51 PM
    *
    ImperiHome
    INFO WebException: Timeout The operation has timed out
    Nov-27 1:02:48 PM
    *
    Event
    Event Trigger "Outside test"

    #2
    check again the IP and Port in the config page.
    you can try to access directly the tablet http server from a browser running on your HS3 server:

    http://<tablet_ip>:<port>/api/rest/dashboard/gotopage?pageIdx=<page_idx>

    also you may want to set the log level to trace in your config page, to get more information in the logs.

    Comment


      #3
      Not sure if this is normal, but it worked for me. I just deleted the system from the IH config, and re-added it via the tablet IP.

      I think when I installed (via import) a new IH dashboard, it somehow lost the connection to the plugin.

      Comment

      Working...
      X