Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chifra manifest --pins #3751

Open
tjayrush opened this issue Jun 5, 2024 · 1 comment
Open

chifra manifest --pins #3751

tjayrush opened this issue Jun 5, 2024 · 1 comment

Comments

@tjayrush
Copy link
Member

tjayrush commented Jun 5, 2024

If this thing fails, it reports the failure to the screen which, of course, gets lost unless we capture it.

This makes running the pinning session impossible unless one is watching it.

@tjayrush
Copy link
Member Author

tjayrush commented Jun 5, 2024

After the round is done, it does report errors, but it only shows the errors from the pinning provider. It does not enhnace those errors with the block range that failed.

For example, this problem:

INFO[05-06|14:02:04.987] Pinned 019889601-019892133 local to  QmXMfvsq2ct8Yy2NaFnJhfnYJDC4HP37ei1u5TyW14yVcx QmaRrMPtmFb36mhkFvH3Ls82vkowihUzKo9GsGXdNf4MQu
EROR[05-06|14:02:34.985] Pin failed: /Users/jrush/Data/trueblocks/v1.0.0/unchained/mainnet/blooms/019889601-019892133.bloom Post "https://api.pinata.cloud/pinning/pinFileToIPFS": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
WARN[05-06|14:02:34.987] Pins mismatch: QmXMfvsq2ct8Yy2NaFnJhfnYJDC4HP37ei1u5TyW14yVcx   QmXMfvsq2ct8Yy2NaFnJhfnYJDC4HP37ei1u5TyW14yVcx
WARN[05-06|14:02:35.009] Pins mismatch: QmaRrMPtmFb36mhkFvH3Ls82vkowihUzKo9GsGXdNf4MQu   QmaRrMPtmFb36mhkFvH3Ls82vkowihUzKo9GsGXdNf4MQu

Produces this error:

Post \"https://api.pinata.cloud/pinning/pinFileToIPFS\": context deadline exceeded (Client.Timeout exceeded while awaiting headers

Not enough to recover.

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

No branches or pull requests

1 participant