[GH-ISSUE #1472] Can't playback from iOS / MacOS browsers #839

Closed
opened 2026-02-26 02:34:25 +03:00 by kerem · 1 comment
Owner

Originally created by @slowpoe on GitHub (Aug 3, 2022).
Original GitHub issue: https://github.com/koel/koel/issues/1472

Describe the bug
Web player can't playback tunes on specific circumstances.

To reproduce

  • tested on iOS 15.5
    • Safari
      • Content Blocker is off
    • Chrome
    • Edge
  • on macOS Monterey (12.3.1)
    • Safari

When attempts to playback, player shows fancy animated loading bar continuously.
Chrome with macOS has no problem though.

Expected behavior
Songs played, clearly.

Screenshots
image
(iOS+Safari / iOS+Chrome / iOS+Edge)

image
(macOS+Safari)

Environment

  • Koel version [v6.0.2]
  • OS: [iOS 15 / macOS Monterey (12.3.1)]
  • Browser [iOS: Chrome 104.0.5122.71, Safari 15 / macOS: Safari 15.4(17613.1.17.1.13)]
  • PHP version [v8.1.8]
  • Node version [v16.16.0]

Can I get some help for this behavior?

Originally created by @slowpoe on GitHub (Aug 3, 2022). Original GitHub issue: https://github.com/koel/koel/issues/1472 **Describe the bug** Web player can't playback tunes on specific circumstances. **To reproduce** * tested on iOS 15.5 * Safari * Content Blocker is off * Chrome * Edge * on macOS Monterey (12.3.1) * Safari When attempts to playback, player shows fancy animated loading bar continuously. Chrome with macOS has no problem though. **Expected behavior** Songs played, clearly. **Screenshots** ![image](https://user-images.githubusercontent.com/23292197/182703821-e51d637b-9ce9-4083-9883-7191ab546c7b.png) (iOS+Safari / iOS+Chrome / iOS+Edge) ![image](https://user-images.githubusercontent.com/23292197/182703095-396dec93-9505-4b5a-9abf-8cf3921dd7b2.png) (macOS+Safari) **Environment** - Koel version [v6.0.2] - OS: [iOS 15 / macOS Monterey (12.3.1)] - Browser [iOS: Chrome 104.0.5122.71, Safari 15 / macOS: Safari 15.4(17613.1.17.1.13)] - PHP version [v8.1.8] - Node version [v16.16.0] Can I get some help for this behavior?
kerem closed this issue 2026-02-26 02:34:25 +03:00
Author
Owner

@slowpoe commented on GitHub (Aug 4, 2022):

I've solved set x-accel-redirect for STREAMING_METHOD, because using nginx for proxy.
Sorry for RTFM thing

<!-- gh-comment-id:1204658796 --> @slowpoe commented on GitHub (Aug 4, 2022): I've solved set x-accel-redirect for STREAMING_METHOD, because using nginx for proxy. Sorry for RTFM thing
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#839
No description provided.