Any way to see why a provisioning script won't run?

Dan Morphis dan at milkcarton.com
Mon Mar 20 14:24:57 EDT 2017


I have a preset to apply a provisioning script.

Precondition is:
Tags != Provisioned
Tags = Managed
Manufacturer = SmartRG

Channel: Provisioning
Schedule: none
Events: none

Actual precondition from Mongo:
{"$and":[{"_tags":{"$ne":"Provisioned"}},{"_tags":"Managed"}],"_deviceId._Manufacturer":"SmartRG"}

There are no faults.

When I click on the "devices" link next to the preset, I can see my device
listed.

However, the provision script does not run. I have a log line at the top,
and that log line never gets output.

Console log: http://pastebin.com/umLYcwN3

Zaid, I took the liberty of added all the provisions and presets in the
test environment you setup for me last week.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genieacs.com/pipermail/users/attachments/20170320/c1ace2e4/attachment.html>


More information about the Users mailing list