Technical Forum
Ask questions. Discover Answers.
cancel
Showing results for 
Search instead for 
Did you mean: 

AS3 Consul Service Discovery Scripts Fails along with FQDN nodes

Janus
Nimbostratus
Nimbostratus

Hi Experts,

I have recieved a requirement to configure dynamic node discovery using hashicorp consul. For that, installed AS3 package from F5 github repo and that is working fine without any issue. But after adding FQDN node, AS3 consul service discovery script is failing by throwing following error.

can't eval proc: "script::run"
field not present: "address"
while executing
"tmsh::get_field_value $node address"
(procedure "script::run" line 32)
invoked from within
"script::run" line:1

Following are the BIG IP and AS3 versions,

BIG IP Version : 16.1.2
AS3 Version : 3.34.0

I appreciate your help.

Thanks and Regards,
Janus J

1 REPLY 1

I t could be something else but I found this bug, still better check with the F5 support:

https://cdn.f5.com/product/bugtracker/ID887301.html

Or your script could have a mistake as the "address" object should be present and set to "any" when the nodes are fqdn.

 

https://community.f5.com/t5/technical-articles/creating-fqdn-nodes-via-icontrol-rest/ta-p/287760