ipfs-webui
ipfs-webui copied to clipboard
Media files not played on google chrome
Describe the bug
I'm using the latest google chrome and the media files are not playable/viewable. (same problem on brave it seems)
However, I noticed that
- Files are playable when accessible from the local gateway;
- Files are playable when accessed with the ipfs-desktop application;
- Files are playable when accessed with the webui using firefox.
To Reproduce Steps to reproduce the behavior:
- Open the chrome browser
- Navigate to webui.ipfs.io
- In the files section click on a media file (image, audio or video)
- The file is not accessible from the webui (broken link icon is displayed for images or the play button is greyed out for audio or video files)
Expected behavior Files should be playable in chrome.
Screenshots
For images (broken link icon):
For audio/videos (play button stays greyd out):
Desktop (please complete the following information):
- OS: Ubuntu 22.04
- Browser google chrome : Versión 128.0.6613.84 (Build oficial) (64 bits)
- ipfs version 0.29.0
Additional context