服务器无法对请求进行身份验证
- Views:
- Visibility:
- Customer
- Votes:
- 0
- Category:
- cloud-manager
- Specialty:
- cloud<a>2009-206912</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 definedat 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 definedcom.netapp.oncloud.simplicator.client.common.SimplicatorException: No accessKey/secretKey key pair definedat 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)