サーバが要求を認証できませんでした
- Views:
- 44
- Visibility:
- Public
- Votes:
- 0
- Category:
- cloud-manager
- Specialty:
- cloud<a>Cloud Manager</a><a>Connector</a><a>Cloud Volumes ONTAP (CVO)</a><a>2009206912</a>
- Last Updated:
環境
- Cloud Manager
- Cloud Volumes ONTAP
- コネクタ:
問題
- Cloud ManagerでCVOのボリュームリストを開く(または作業環境を開こうとする)ときに、以下のエラーが見つかりました:
"An error occurred while retrieving volumes for working environment xxxxxxx01: Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature. "
- server.logスニペット:
2022-06-13 09:21:27,791 UTC ERROR [Working Environment Summary ] [Row14DYn] [ ] [System ] (simplicator-akka.actor.default-dispatcher-33685) [GenerateRoutes:272] Got a failure:
com.netapp.oncloud.simplicator.client.common.SimplicatorException: No accessKey/secretKey key pair defined
at com.netapp.oncloud.simplicator.server.aws.ConcreteAwsService$$anonfun$toCredentialsProvider$1.apply(ConcreteAwsService.scala:1881) ~[server-assembly.jar:3.9.19.1654577366619]
2022-06-13 09:21:27,793 UTC ERROR [Working Environment Summary ] [Row14DYn] [ ] [System ] (simplicator-akka.actor.default-dispatcher-33689) [SimplicatorServerActor:284] ******************** Simplicator request to http://localhost:8080/AwsProtocol/describeRegions failed: No accessKey/secretKey key pair defined
com.netapp.oncloud.simplicator.client.common.SimplicatorException: No accessKey/secretKey key pair defined
at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979) [server-assembly.jar:3.9.19.1654577366619]
com.netapp.oncloud.simplicator.client.common.SimplicatorBadRequestException: Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.
at com.netapp.oncloud.simplicator.client.common.SimplicatorBadRequestException$.apply(SimplicatorBadRequestException.scala:6)