[ANSWERED] Action Collection Failure

Posted on
Thu Apr 03, 2014 6:46 am
Seeker offline
Posts: 441
Joined: Aug 05, 2013

[ANSWERED] Action Collection Failure

I'm on 6.0.11 and i still see this frequently.

Code: Select all
Action Collection Error         Error in plugin execution ExecuteAction:

Traceback (most recent call last):
  File "plugin.py", line 165, in insertTimestamp
<type 'exceptions.StandardError'>: ServerCommunicationError -- timeout waiting for response


more, it seems to happen after these pings and the time set variable.

Code: Select all
Apr 3, 2014, 7:50:00 AM
  Schedule                        ping check BIServer ping
  Action Group                    ping test bi server 2.149
  Schedule                        set time
  Schedule                        ping check parrot ping
  Action Group                    ping test parrot 1.170
  Action Collection Error         Error in plugin execution ExecuteAction:

Traceback (most recent call last):
  File "plugin.py", line 165, in insertTimestamp
<type 'exceptions.StandardError'>: ServerCommunicationError -- timeout waiting for response

Posted on
Thu Apr 03, 2014 9:25 am
matt (support) offline
Site Admin
User avatar
Posts: 21429
Joined: Jan 27, 2003
Location: Texas

Re: [SOLVED]Action Collection not running

How are the pings being executed? Via an embedded AppleScript? That can cause the IndigoServer to hang while waiting for the network.

Image

Posted on
Thu Apr 03, 2014 9:33 am
Seeker offline
Posts: 441
Joined: Aug 05, 2013

Re: [SOLVED]Action Collection not running

Pretty sure, I'll check later. What's the best method to use ping?

Posted on
Thu Apr 03, 2014 9:34 am
matt (support) offline
Site Admin
User avatar
Posts: 21429
Joined: Jan 27, 2003
Location: Texas

Re: [SOLVED]Action Collection not running

A python script would be better -- Indigo always executes those outside the main Indigo Server process.
If you want to use AppleScript, then a saved AppleScript file will execute outside of the main process as well.

Image

Posted on
Thu Apr 03, 2014 9:37 am
Seeker offline
Posts: 441
Joined: Aug 05, 2013

Re: [SOLVED]Action Collection not running

Got a sample python script for ping? Hopefully it's a simple change.

Posted on
Thu Apr 03, 2014 10:03 am
jay (support) offline
Site Admin
User avatar
Posts: 18260
Joined: Mar 19, 2008
Location: Austin, Texas

Re: Action Collection Failure

[MODERATOR NOTE] Split into separate topic since it was an unrelated issue.

Jay (Indigo Support)
Twitter | Facebook | LinkedIn

Posted on
Sun Apr 06, 2014 3:54 pm
matt (support) offline
Site Admin
User avatar
Posts: 21429
Joined: Jan 27, 2003
Location: Texas

Re: [SOLVED]Action Collection not running

I haven't tried any of these yet, but here are a few potential solutions.

Image

Page 1 of 1

Who is online

Users browsing this forum: No registered users and 5 guests