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 onboarding is failing #49

Closed
KodiakF5Team opened this issue Nov 29, 2022 · 8 comments
Closed

F5 onboarding is failing #49

KodiakF5Team opened this issue Nov 29, 2022 · 8 comments
Labels
bug Something isn't working
Milestone

Comments

@KodiakF5Team
Copy link

We are trying to do onboarding with IPv6 , As per azure IPv6 can be defined as secondary IP,
it is failing with error "Cannot read property '0' of undefined"

error log.txt
runtime_init.conf.txt
bigIpRuntimeInit.log

@mikeshimkus
Copy link
Contributor

Hi @KodiakF5Team, yes, I can see in the code where that wouldn't work. I have created internal issue #3235 to track the fix. Can you try the following as a workaround:

- name: SELF_IP_EXTERNAL7
  type: url
  query: ipv6.ipAddress[0]
  value: 'http://169.254.169.254/metadata/instance/network/interface/6?api-version=2017-08-01'
  headers:
    - name: Metadata
      value: true

@KodiakF5Team
Copy link
Author

Hi Mike

Thanks for sharing update!
We have tried the workaround and the onboarding is failing again with below error:
bigIpRuntimeInit.log
error log

"post_onboard_enabled": {
  "commands": 0,
  "postHooks": 0
},
"result": "FAILURE",
"resultSummary": "{\"code\":400,\"message\":\"request failed with null exception\",\"referer\":\"Unknown\",\"restOperationId\":1245284,\"kind\":\":res

runtime-init.txt
runtime-init.txt
terrorresponse"}",
"startTime": "2022-12-01T13:26:52.139Z",
"endTime": "2022-12-01T13:29:31.417Z",
"installParams": [
{
"key": "templateName",
"value": "v2.2.0.0/examples/modules/bigip-standalone/bigip.json"
}

I have attached the log file for reference.

@shyawnkarim shyawnkarim added the bug Something isn't working label Dec 1, 2022
@shyawnkarim shyawnkarim added this to the backlog milestone Dec 1, 2022
@KodiakF5Team
Copy link
Author

@shyawnkarim @mikeshimkus Hi,

Can you please help me to resolve this IPv6 support, if any suggestion let me know?

@mikeshimkus
Copy link
Contributor

Hi @KodiakF5Team, this will require a code change which we are tracking with issue #3235. We'll let you know when the fix has been released.

@G-gonzalezjimenez
Copy link

Hi @KodiakF5Team could you contact us through email internally so we can talk about this issue. Thank you

@KodiakF5Team
Copy link
Author

KodiakF5Team commented Dec 7, 2022 via email

@KodiakF5Team
Copy link
Author

KodiakF5Team commented Dec 7, 2022

HI @G-gonzalezjimenez

Can you please let us know any method or dl to contact you for the issue, or do we need to open a F5 Support case for it?

Regards
Aayush Narayan

@shyawnkarim
Copy link

Closing.

This bug was resolved with Release 1.5.2.

@shyawnkarim shyawnkarim modified the milestones: backlog, Release 1.5.2 Jan 6, 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

4 participants