You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of now, we do not persist ledger data for peer/orderer and couchdb data (in case you choose the couchdb option). Due to this reason, when you restart a pod, all the ledger data that persists in the live running container is lost. Adding the mount points for ledger locations in all these place will help solve this issue.
The text was updated successfully, but these errors were encountered:
As of now, we do not persist ledger data for peer/orderer and couchdb data (in case you choose the couchdb option). Due to this reason, when you restart a pod, all the ledger data that persists in the live running container is lost. Adding the mount points for ledger locations in all these place will help solve this issue.
The text was updated successfully, but these errors were encountered: