My Oracle Support Banner

[PCA 3.0.X] DrConfig/drConfigPrecheck fails with Admin API Error (HTTP 404) (Doc ID 3032790.1)

Last updated on AUGUST 07, 2024

Applies to:

Private Cloud Appliance X9-2 - Version Not Applicable to Not Applicable [Release NA]
Linux x86-64

Symptoms

Pre-check a DR configuration using the DrConfigDrConfigPrecheck REST resource as described in the Admin API reference (https://adminconsole.x.x.x/api-reference/ --> DrConfig).
The request results in a response message with HTTP Status "404 - Not Found
< GET /admin/wsapi/rest/3.0.1/DrConfig/drConfigPrecheck?drConfigId=x-x-x-x-x&role=primary HTTP/1.1
< Host: admin.x.x.x.x>
< User-Agent: python-requests/2.31.0
< Accept-Encoding: gzip, deflate
< Accept: application/json
< Connection: keep-alive
< Auth-Token: ************************
<
> HTTP/1.1 404
> Content-Type: text/html;charset=utf-8
> Content-Language: en
> Content-Length: 684
> Date: Mon, 01 Jul 2024 12:04:27 GMT
> Keep-Alive: timeout=60
> Connection: keep-alive
>
<!doctype html>
<html lang="en">
<head>
<title>HTTP Status 404 – Not Found</title>
<style type="text/css">
body {font-family:Tahoma,Arial,sans-serif;}
h1, h2, h3, b {color:white;background-color:#525D76;}
h1 {font-size:22px;}
h2 {font-size:16px;}
h3 {font-size:14px;}
p {font-size:12px;}
a {color:black;}
.line {height:1px;background-color:#525D76;border:none;}
</style>
</head>
<body>
<h1>HTTP Status 404 – Not Found</h1>
<hr class="line" />
<p>
<b>Type</b>
Status Report
</p>
<p>
<b>Message</b> Not Found
</p>
<p>
<b>Description</b> The origin server did not find a current representation for the target resource or is not willing to disclose
that one exists.
</p>
<hr class="line" />
</body>
</html>>
<2024-07-01T14:04:27.784+02:00> [ERROR] <manageDrConfig::258> <DrConfigManager::main()> <ERROR: HTTP request failure -- 404
Client Error: for url: https://admin.x.x.x.x/admin/wsapi/rest/3.0.1/DrConfig/drConfigPrecheck?drConfigId=x-x-x-x-x&role=primary>

Changes

N/A

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.