Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.

rpc error: code = ResourceExhausted desc = grpc: received message larger than max (61852369 vs. 4194304) #34

Open
joeibm2020 opened this issue Apr 7, 2020 · 2 comments

Comments

@joeibm2020
Copy link

What version of Kubernetes (kubectl version) are you using?

1.17.2

What version of etcd (etcdctl --version) are you using?

v3

What version of ReShifter are you using (for rcli: rcli version otherwise at the bottom of the app)?

0.3.21

Development only: what version of Go (go version) and dep (git describe --tags) are you using?

no go version deployed.


I have an issue when I try to perform a backup either local or s3 it is showing the following
I have deployed the pod using .yaml file no go.

"Result
There was a problem carrying out the backup:
rpc error: code = ResourceExhausted desc = grpc: received message larger than max (61465335 vs. 4194304) "

is there a way to fix this issue?

@joeibm2020
Copy link
Author

joeibm2020 commented Apr 7, 2020

oc version

Client Version: version.Info{Major:"4", Minor:"1+", GitVersion:"v4.1.0+b4261e0", GitCommit:"b4261e07ed", GitTreeState:"clean", BuildDate:"2019-10-06T23:21:44Z", GoVersion:"go1.13.1", Compiler:"gc", Platform:"darwin/amd64"}

Server Version: version.Info{Major:"1", Minor:"16", GitVersion:"v1.16.2", GitCommit:"b3bfb5a", GitTreeState:"clean", BuildDate:"2020-03-02T08:50:52Z", GoVersion:"go1.12.12", Compiler:"gc", Platform:"linux/amd64"}

OpenShift Version
4.3.5

Kubernetes Version
v1.16.2

@joeibm2020
Copy link
Author

I saw this one but it is using Go, is there a way to use .yml file instead of go? also is this should be applied in the reshifter container?? or where?
cri-o/cri-o@be44236

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant