Bug 1872598 - etcd pod is crash with err: panic: tocommit(4466805) is out of range [lastIndex(0)]
Summary: etcd pod is crash with err: panic: tocommit(4466805) is out of range [lastInd...
Keywords:
Status: CLOSED DUPLICATE of bug 1873590
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Etcd
Version: 4.6
Hardware: Unspecified
OS: Unspecified
medium
high
Target Milestone: ---
: 4.6.0
Assignee: Sam Batschelet
QA Contact: ge liu
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-08-26 07:37 UTC by ge liu
Modified: 2020-08-28 17:32 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-08-28 17:32:48 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 3 Anping Li 2020-08-26 12:32:09 UTC
The following actions were played.

1. Running the cluster about three days(No operation)
2.oc extract secret/pull-secret -n openshift-config
4. change the token to quay.io
vi $PWD/.dockerconfigjson
4. Write back the pullsecret
oc set data secret/pull-secret -n openshift-config  --from-file=.dockerconfigjson=$PWD/.dockerconfigjson

Comment 7 Sam Batschelet 2020-08-28 17:32:48 UTC

*** This bug has been marked as a duplicate of bug 1873590 ***


Note You need to log in before you can comment on or make changes to this bug.