0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

OCIのDisaster RecoveryはAlways Freeのインスタンスに対応してない

Posted at

概要

タイトルのままですが、これに気が付かず結構時間を潰したので共有します。

本題の課題

Oracle CloudのComputeインスタンスにはAlways Freeというものがあります。
これは無料で使えるよいプランです。

検証用に作っていたAlways FreeインスタンスでDisaster Recoveryの動作確認をしようと試していたのですが、以下エラーが発生してうまくいきません。

Cause: Downstream Error: (404, NotAuthorizedOrNotFound, false) Authorization failed or requested resource not found.

原因

ドキュメントに明記されていませんが、Always Freeインスタンスだからだと思われます。

対策

Always Free以外のインスタンスを作って検証しましょう。

以上

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?