Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

F5-Chariot VS Code Extension Hanging #97

Open
donE89 opened this issue Apr 21, 2023 · 1 comment
Open

F5-Chariot VS Code Extension Hanging #97

donE89 opened this issue Apr 21, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@donE89
Copy link

donE89 commented Apr 21, 2023

Environment

  • ACC Version: v1.21.0
  • AS3 Version: N/A
  • BIG-IP Version: N/A

Summary

When attempting to use ACC Chariot extension. ACC hangs indefinitely upon submission.

Steps To Reproduce

Steps to reproduce the behavior:

  1. Convert following config:
    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
    }

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. 
@donE89 donE89 added the bug Something isn't working label Apr 21, 2023
@jewettg
Copy link

jewettg commented Jan 18, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants