Closed kugimiya530 closed 8 months ago
mainnet snapshot unavailable
Sorry for the inconvenience, we'll check the snapshot service.
and how to using snapshot with opbnb docker
It's similar to how we use them with binary, just stop the container, replace the geth data with the snapshot data and then restart.
hmmm...
pretty hard , for replacing snapshot with opbnb docker, alright, is this snapshot for "op-node" or "op-geth"?
Owen @.***> 於 2024年1月11日 週四 下午2:00寫道:
mainnet snapshot unavailable
Sorry for the inconvenience, we'll check the snapshot service.
and how to using snapshot with opbnb docker
It's similar to how we use them with binary, just stop the container, replace the geth data with the snapshot data and then restart.
— Reply to this email directly, view it on GitHub https://github.com/bnb-chain/opbnb-snapshot/issues/3#issuecomment-1886341748, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHKNLX6GKG46QADB2EBWSETYN55YZAVCNFSM6AAAAABBVWEBBOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBWGM2DCNZUHA . You are receiving this because you authored the thread.Message ID: @.***>
Hi how about checking result
The disk volume of node was increased but the snapshot job’s was not, so the job failed. We have fixed the problem and reruned the job, but it needs a long time to finish. Plz wait for its recovery.
On Fri, Jan 12, 2024 at 7:36 PM kugimiya530 @.***> wrote:
Hi how about checking result
— Reply to this email directly, view it on GitHub https://github.com/bnb-chain/opbnb-snapshot/issues/3#issuecomment-1888936240, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYSSENOQEAMPEML35IIZXP3YOEN3RAVCNFSM6AAAAABBVWEBBOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBYHEZTMMRUGA . You are receiving this because you commented.Message ID: @.***>
All current links work.
$ http --head https://tf-bnbchain-prod-opbnb-mainnet-snapshot-s3-ap-northeast-1.s3.ap-northeast-1.amazonaws.com/geth-20240229.tar.gz
HTTP/1.1 200 OK
Accept-Ranges: bytes
Content-Length: 2114038780581
Content-Type: application/x-tar
Date: Tue, 05 Mar 2024 07:42:46 GMT
ETag: "3885d192c0d636038cc4b4b45228cb97-7876"
Last-Modified: Sat, 02 Mar 2024 18:45:46 GMT
Server: AmazonS3
x-amz-expiration: expiry-date="Tue, 02 Apr 2024 00:00:00 GMT", rule-id="default"
x-amz-id-2: 1WjBOqHnU2M4NZd5QnmBSS9iuY3kIODm/2xB6YUB4YqpxpA0BWgC6wRwmPKZRj5EQSsdLhtN25g=
x-amz-request-id: KM9RPCDN0A0P9FGH
x-amz-server-side-encryption: AES256
$ http --head https://tf-bnbchain-prod-opbnb-mainnet-snapshot-s3-ap-northeast-1.s3.ap-northeast-1.amazonaws.com/geth-20240220.tar.gz
HTTP/1.1 200 OK
Accept-Ranges: bytes
Content-Length: 215477368660
Content-Type: application/x-tar
Date: Tue, 05 Mar 2024 07:42:56 GMT
ETag: "d3421c6f75f3710e6d4d584dde0d4c25-6422"
Last-Modified: Wed, 21 Feb 2024 03:24:37 GMT
Server: AmazonS3
x-amz-expiration: expiry-date="Sat, 23 Mar 2024 00:00:00 GMT", rule-id="default"
x-amz-id-2: jNsG+4C2RkVRXi+m2IKWU2ciIKHjyoYlnUi3nNDMu6P448VFSCoE26TJQeeH1jvJ9y29uCYY238=
x-amz-request-id: T4EZPB2PVXDRD9RS
x-amz-server-side-encryption: AES256
$ http --head https://tf-nodereal-prod-opbnb-testnet-snapshot-s3-ap.s3.ap-northeast-1.amazonaws.com/geth-20240229.tar.gz
HTTP/1.1 200 OK
Accept-Ranges: bytes
Content-Length: 490767697840
Content-Type: application/x-tar
Date: Tue, 05 Mar 2024 07:43:13 GMT
ETag: "48483e49d3f8f4d3605006811e3903e8-7314"
Last-Modified: Thu, 29 Feb 2024 14:35:54 GMT
Server: AmazonS3
x-amz-expiration: expiry-date="Fri, 08 Mar 2024 00:00:00 GMT", rule-id="default"
x-amz-id-2: rG9+NTrD32D9c7JTp12+nxxBQfEBt5JgL9DuuZX54+dn6TCpL7tLCWElZeefTW2Bh0OaFGVkam0=
x-amz-request-id: RBAC8SFWGS61S07J
x-amz-server-side-encryption: AES256
Omg finally work
Owen @.***> 於 2024年3月5日 週二 15:44 寫道:
All current links work.
$ http --head https://tf-bnbchain-prod-opbnb-mainnet-snapshot-s3-ap-northeast-1.s3.ap-northeast-1.amazonaws.com/geth-20240229.tar.gz HTTP/1.1 https://tf-bnbchain-prod-opbnb-mainnet-snapshot-s3-ap-northeast-1.s3.ap-northeast-1.amazonaws.com/geth-20240229.tar.gzHTTP/1.1 200 OK Accept-Ranges: bytes Content-Length: 2114038780581 Content-Type: application/x-tar Date: Tue, 05 Mar 2024 07:42:46 GMT ETag: "3885d192c0d636038cc4b4b45228cb97-7876" Last-Modified: Sat, 02 Mar 2024 18:45:46 GMT Server: AmazonS3 x-amz-expiration: expiry-date="Tue, 02 Apr 2024 00:00:00 GMT", rule-id="default" x-amz-id-2: 1WjBOqHnU2M4NZd5QnmBSS9iuY3kIODm/2xB6YUB4YqpxpA0BWgC6wRwmPKZRj5EQSsdLhtN25g= x-amz-request-id: KM9RPCDN0A0P9FGH x-amz-server-side-encryption: AES256
$ http --head https://tf-bnbchain-prod-opbnb-mainnet-snapshot-s3-ap-northeast-1.s3.ap-northeast-1.amazonaws.com/geth-20240220.tar.gz
HTTP/1.1 200 OK Accept-Ranges: bytes Content-Length: 215477368660 Content-Type: application/x-tar Date: Tue, 05 Mar 2024 07:42:56 GMT ETag: "d3421c6f75f3710e6d4d584dde0d4c25-6422" Last-Modified: Wed, 21 Feb 2024 03:24:37 GMT Server: AmazonS3 x-amz-expiration: expiry-date="Sat, 23 Mar 2024 00:00:00 GMT", rule-id="default" x-amz-id-2: jNsG+4C2RkVRXi+m2IKWU2ciIKHjyoYlnUi3nNDMu6P448VFSCoE26TJQeeH1jvJ9y29uCYY238= x-amz-request-id: T4EZPB2PVXDRD9RS x-amz-server-side-encryption: AES256
$ http --head https://tf-nodereal-prod-opbnb-testnet-snapshot-s3-ap.s3.ap-northeast-1.amazonaws.com/geth-20240229.tar.gz
HTTP/1.1 200 OK Accept-Ranges: bytes Content-Length: 490767697840 Content-Type: application/x-tar Date: Tue, 05 Mar 2024 07:43:13 GMT ETag: "48483e49d3f8f4d3605006811e3903e8-7314" Last-Modified: Thu, 29 Feb 2024 14:35:54 GMT Server: AmazonS3 x-amz-expiration: expiry-date="Fri, 08 Mar 2024 00:00:00 GMT", rule-id="default" x-amz-id-2: rG9+NTrD32D9c7JTp12+nxxBQfEBt5JgL9DuuZX54+dn6TCpL7tLCWElZeefTW2Bh0OaFGVkam0= x-amz-request-id: RBAC8SFWGS61S07J x-amz-server-side-encryption: AES256
— Reply to this email directly, view it on GitHub https://github.com/bnb-chain/opbnb-snapshot/issues/3#issuecomment-1978138698, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHKNLX3BX2BRH2JJTVDXM63YWVZVFAVCNFSM6AAAAABBVWEBBOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZYGEZTQNRZHA . You are receiving this because you authored the thread.Message ID: @.***>
mainnet snapshot unavailable
and how to using snapshot with opbnb docker