You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2. Observe the following output:
1 [2023-04-21T16:00:32.519Z] [INFO]: ACC Details: {
name: 'f5-automation-config-converter',
author: { name: 'F5 Networks' },
description: 'F5 Automation Config Converter',
version: '1.21.0',
license: 'Apache-2.0',
repository: 'git+https://github.com/f5devcentral/f5-automation-config-converter.git'
}
2 [2023-04-21T16:00:32.536Z] [INFO]: f5.chariot.convertAS3 called
### Expected Behavior
A new tab with the AS3 conversion
### Actual Behavior
A alert tab that states Converting to AS3 with ACC that continues to hang.
The text was updated successfully, but these errors were encountered:
This problem can also be confirmed for complex iRules. Removing the iRule and the conversion takes place in seconds, however, with the iRule in place, it will hang.
Environment
Summary
When attempting to use ACC Chariot extension. ACC hangs indefinitely upon submission.
Steps To Reproduce
Steps to reproduce the behavior:
ltm data-group internal dg.smartauction.static.content.types.class {
records {
application/javascript { }
css { }
gif { }
ico { }
image/gif { }
image/jpeg { }
image/png { }
image/x-icon { }
jpg { }
js { }
png { }
text/css { }
}
type string
}
The text was updated successfully, but these errors were encountered: