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

Application gateway None type error #67

Closed
ImMin5 opened this issue Jul 6, 2023 · 0 comments
Closed

Application gateway None type error #67

ImMin5 opened this issue Jul 6, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ImMin5
Copy link
Member

ImMin5 commented Jul 6, 2023

Error occurred when collecting Application gateway in some cases.

  if rewrite_rule_id in request_routing_rule.get('rewrite_rule_set', {}).get('id', ''):

AttributeError: 'NoneType' object has no attribute 'get'
@ImMin5 ImMin5 added the bug Something isn't working label Jul 6, 2023
@ImMin5 ImMin5 self-assigned this Jul 6, 2023
ImMin5 added a commit that referenced this issue Jul 6, 2023
ImMin5 added a commit that referenced this issue Jul 13, 2023
ImMin5 added a commit that referenced this issue Jul 13, 2023
ImMin5 added a commit that referenced this issue Jul 13, 2023
@ImMin5 ImMin5 closed this as completed Jul 14, 2023
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

1 participant