Forum Discussion

Tom_Butler's avatar
Tom_Butler
Icon for Nimbostratus rankNimbostratus
Oct 11, 2019

DNS Iapp reconfiguration

BIG IP LTM

13.1.1 Build 0.0.4

 

 

I am attempting to reconfigure a DNS IAPP based virtual server when I do so I get the following error string, this error occurs when attempting to create a new application as well when attempting to reconfigure my existing dns virtual server, any help would be appreciated.

 

script did not successfully complete: ("dns" unexpected argument

while executing

"tmsh::create [string range $args 7 end] "

("create" arm line 1)

invoked from within

"switch -exact -- [string range $args 0 5] {

create { tmsh::create [string range $args 7 end] }

modify { tmsh::modify [string r..."

(procedure "iapp::conf" line 14)

invoked from within

"iapp::conf create ltm monitor dns ${app}_dns defaults-from dns interval $::app_health__frequency timeout [ expr {( $::app_health__frequency * 3 ) +..."

invoked from within

"subst $substa_out"

invoked from within

"if { [info exists [set substa_in]] } {

set substa_out [subst $$substa_in]

set substa_out [subst $substa_out]

} else {

..."

("uplevel" body line 3)

invoked from within

"uplevel {

append ::substa_debug "\n$substa_in"

if { [info exists [set substa_in]] } {

set substa_out [subst $$substa_in]

..."

(procedure "iapp::substa" line 9)

invoked from within

"iapp::substa monitor($need_monitor,$new_monitor)"

invoked from within

"iapp::conf create ltm pool ${app}_tcp_pool [iapp::substa pool_lb_method($advanced,$lb_lcm_licensed)] [iapp::pool_members $::vs_pool__members -field..."

invoked from within

"subst $substa_out"

invoked from within

"if { [info exists [set substa_in]] } {

set substa_out [subst $$substa_in]

set substa_out [subst $substa_out]

} else {

..."

("uplevel" body line 3)

invoked from within

"uplevel {

append ::substa_debug "\n$substa_in"

if { [info exists [set substa_in]] } {

set substa_out [subst $$substa_in]

..."

(procedure "iapp::substa" line 9)

invoked from within

"iapp::substa pool($new_pool,tcp)"

(procedure "v11_4_configure_dns_deployment" line 198)

invoked from within

"v11_4_configure_dns_deployment"

invoked from within

"subst $substa_out"

invoked from within

"if { [info exists [set substa_in]] } {

set substa_out [subst $$substa_in]

set substa_out [subst $substa_out]

} else {

..."

("uplevel" body line 3)

invoked from within

"uplevel {

append ::substa_debug "\n$substa_in"

if { [info exists [set substa_in]] } {

set substa_out [subst $$substa_in]

..."

(procedure "iapp::substa" line 9)

invoked from within

"iapp::substa main($do_v11_3,$upgrade,$downgrade)" line:470)

1 Reply

  • this worked in the past? has there been an upgrade or such? are you using the most recent iApp?

     

    it seems to break on the dns health monitor, you can create those manually?

     

    if you need a certain and quick answer i would also open a ticket with F5 support.