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

NFT animation fetching issue #2513

Open
yvaskov opened this issue Jan 9, 2025 · 0 comments
Open

NFT animation fetching issue #2513

yvaskov opened this issue Jan 9, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@yvaskov
Copy link
Contributor

yvaskov commented Jan 9, 2025

Description

There is an issue with fetching of the animation on some NFT inventory and instance pages. Example with badges.

The IPFS gateway returns 206 if the request is sent from Blockscout, but a direct query returns 200.
<video src='https://github.com/user-attachments/assets/17ad50c8-092c-42e9-b931-6186e13bf7d5 width=200/>

Moreover, most of the 206 resonses do not contain enough data - dozens of bytes instead of kB.
Image

Version

v1.37.3

@yvaskov yvaskov added the bug Something isn't working label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants