Describe the bug videos do not play on safari

To Reproduce Steps to reproduce the behavior:

  1. Create an API Namespace with a file upload
  2. upload a video
  3. use renderer to render the video with an HTML video element
  4. try playing the video on safari5.
  5. video does not play Expected behavior video plays

the following error is in the console:

The page at https://nikean.org/story-details?id=961392 was allowed to display insecure content from http://public.nikean.org/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBa0VCIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--d97d3e3a946684c589fe4b6bcf6133b4518e94bc/Sanjay%20-%20Long%20Form.m4v.

Screenshots

Desktop (please complete the following information):

  • OS: MacOS
  • Browser Safari
0

a possible fix would be to load assets over https since the error is complaining that assets are being served over http

0
© 2022 pullanswer.com - All rights reserved.