Hi All, While going through the Airavata-mft project I tried to connect with s3 using the command line interface with FileBasedSecretBackend locally. I got the following error while creating the s3 secret.
io.grpc.StatusRuntimeException: INTERNAL: Error in creating S3 Secret at io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:240) at io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:221) at io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:140) at org.apache.airavata.mft.credential.service.s3.S3SecretServiceGrpc$S3SecretServiceBlockingStub.createS3Secret(S3SecretServiceGrpc.java:235) at org.apache.airavata.mft.command.line.sub.s3.storage.S3StorageAddSubCommand.call(S3StorageAddSubCommand.java:49) at org.apache.airavata.mft.command.line.sub.s3.storage.S3StorageAddSubCommand.call(S3StorageAddSubCommand.java:17) at picocli.CommandLine.executeUserObject(CommandLine.java:1953) at picocli.CommandLine.access$1300(CommandLine.java:145) at picocli.CommandLine$RunLast.executeUserObjectOfLastSubcommandWithSameParent(CommandLine.java:2358) at picocli.CommandLine$RunLast.handle(CommandLine.java:2352) at picocli.CommandLine$RunLast.handle(CommandLine.java:2314) at picocli.CommandLine$AbstractParseResultHandler.execute(CommandLine.java:2179) at picocli.CommandLine$RunLast.execute(CommandLine.java:2316) at picocli.CommandLine.execute(CommandLine.java:2078) at org.apache.airavata.mft.command.line.MainRunner.main(MainRunner.java:18) It looks like some configuration missing from my side. Consul and other services are up and running on Linux os. Access key, secret key and session token provided. Can someone point out the issue here? Thanks. -- Best Regards Jayan Vidanapathirana [image: https://lk.linkedin.com/in/jayancv] <https://lk.linkedin.com/in/jayancv>