Oracle E-Business Suite Cloud Manager Configure Script (configure.pl) Fails With Error 'InvalidParameter, Backend has invalid IPv4 address'
(Doc ID 3046842.1)
Last updated on SEPTEMBER 11, 2024
Applies to:
EBS on Oracle Cloud: Provisioning and Administration - Version 12.2.13 and laterInformation in this document applies to any platform.
Symptoms
While configuring E-Business Suite Cloud Manager configure script (configure.pl) failed with the error "Backend has invalid IPv4 address".
Following the steps from Cloud Manager Guide.
ERROR
-----------------------
Below error is found in /u01/install/APPS/apps-unlimited-ebs/out/configure_<date>_<time>.log
[2024/09/10 01:07:46]:Utils::executeConfigCmd: INFO: ^[[31m│^[[0m ^[[0mSuggestion: Please update the parameter(s) in the Terraform config as per error message Backend has invalid IPv4 address 'fe80::17ff:fe07:d3b1%!e(MISSING)ns3 172.31.xx.yyy'
[2024/09/10 01:07:46]:Utils::executeConfigCmd: INFO: ^[[31m│^[[0m ^[[0mDocumentation: https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/load_balancer_backend
[2024/09/10 01:07:46]:Utils::executeConfigCmd: INFO: ^[[31m│^[[0m ^[[0mAPI Reference:
[2024/09/10 01:07:46]:Utils::executeConfigCmd: INFO: ^[[31m│^[[0m ^[[0mRequest Target: POST https://iaas.us-phoenix-1.oraclecloud.com/20170115/loadBalancers/ocid1.loadbalancer.oc1.phx.aaaaaaaayp4bgoqkxy3zwscxl2u5wdzeptgcu74onkk64jdqzuslvraxvciq/backendSets/ebscm-prov-vm-lbaas-bes/backends
[2024/09/10 01:07:46]:Utils::executeConfigCmd: INFO: ^[[31m│^[[0m ^[[0mProvider version: 5.35.0, released on 2024-03-27. This provider is 23 Update(s) behind to current.
[2024/09/10 01:07:46]:Utils::executeConfigCmd: INFO: ^[[31m│^[[0m ^[[0mService: Load Balancer Backend
[2024/09/10 01:07:46]:Utils::executeConfigCmd: INFO: ^[[31m│^[[0m ^[[0mOperation Name: CreateBackend
[2024/09/10 01:07:46]:Utils::executeConfigCmd: INFO: ^[[31m│^[[0m ^[[0mOPC request ID: 47071c91870213fd2f4b373623eea1ec/189042ABB87961566D9F323B3DF8D7C8/63DABCA27410FC2ED5537EFD62500616
[2024/09/10 01:07:46]:Utils::executeConfigCmd: INFO: ^[[31m│^[[0m ^[[0m^[[0m
[2024/09/10 01:07:46]:Utils::executeConfigCmd: INFO: ^[[31m│^[[0m ^[[0m
[2024/09/10 01:07:46]:Utils::executeConfigCmd: INFO: ^[[31m│^[[0m ^[[0m^[[0m with oci_load_balancer_backend.ebscm-prov-vm-backend,
[2024/09/10 01:07:46]:Utils::executeConfigCmd: INFO: ^[[31m│^[[0m ^[[0m on ebscm_tf.tf line 56, in resource "oci_load_balancer_backend" "ebscm-prov-vm-backend":
[2024/09/10 01:07:46]:Utils::executeConfigCmd: INFO: ^[[31m│^[[0m ^[[0m 56: resource "oci_load_balancer_backend" "ebscm-prov-vm-backend" ^[[4m{^[[0m^[[0m
[2024/09/10 01:07:46]:Utils::executeConfigCmd: INFO: ^[[31m│^[[0m ^[[0m
[2024/09/10 01:07:46]:Utils::executeConfigCmd: INFO: ^[[31m╵^[[0m^[[0m
[2024/09/10 01:07:46]:Utils::executeConfigCmd: ERROR: -------------------------------
[2024/09/10 01:07:46]:Utils::executeConfigCmd: ERROR: ERROR occurred
[2024/09/10 01:07:46]:Utils::executeConfigCmd: ERROR: EBSOC-06002 : Exiting.
[2024/09/10 01:07:46]:Utils::executeConfigCmd: ERROR: -------------------------------
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Connect to your Oracle E-Business Suite Cloud Manager Compute instance using
SSH.
2. As the oracle user, run the configure.pl script:
$ sudo su - oracle
$ cd /u01/install/APPS/apps-unlimited-ebs/bin
$ perl configure.pl
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |