[GH-ISSUE #1028] Request malformed for aws-s3 #617

Open
opened 2026-02-26 02:33:43 +03:00 by kerem · 0 comments
Owner

Originally created by @a21ns1g4ts on GitHub (Jul 24, 2019).
Original GitHub issue: https://github.com/koel/koel/issues/1028

Why does the streaming service send incorrect header when the next song play is active ?
I think this is associated with the formation of the request that is made for aws-s3 for next song.
For now i disabled this event:

    player.addEventListener('canplaythrough', e => {

      return

Sorry if it is not related with koel.

next off 👍

Captura de tela de 2019-07-23 21-18-17

next on 👎

Captura de tela de 2019-07-23 21-14-52

Captura de tela de 2019-07-23 21-15-23

Captura de tela de 2019-07-23 21-15-42
Captura de tela de 2019-07-23 21-05-32

SO: Ubuntu 18.4
Browsers: Google Chrome and Mozilla Firefox

Originally created by @a21ns1g4ts on GitHub (Jul 24, 2019). Original GitHub issue: https://github.com/koel/koel/issues/1028 Why does the streaming service send incorrect header when the next song play is active ? I think this is associated with the formation of the request that is made for aws-s3 for next song. For now i disabled this event: ```javascript player.addEventListener('canplaythrough', e => { return ``` Sorry if it is not related with koel. ### next off :+1: ![Captura de tela de 2019-07-23 21-18-17](https://user-images.githubusercontent.com/11599205/61756341-e415ae00-ad91-11e9-96b4-2668dc701afc.png) ### next on :-1: ![Captura de tela de 2019-07-23 21-14-52](https://user-images.githubusercontent.com/11599205/61756370-fdb6f580-ad91-11e9-8405-48a3445f0c41.png) ![Captura de tela de 2019-07-23 21-15-23](https://user-images.githubusercontent.com/11599205/61756391-11625c00-ad92-11e9-94d5-396f9dbb2252.png) ![Captura de tela de 2019-07-23 21-15-42](https://user-images.githubusercontent.com/11599205/61756440-54bcca80-ad92-11e9-8af1-d41928a33f31.png) ![Captura de tela de 2019-07-23 21-05-32](https://user-images.githubusercontent.com/11599205/61756571-f5ab8580-ad92-11e9-95db-fde85643a726.png) SO: Ubuntu 18.4 Browsers: Google Chrome and Mozilla Firefox
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#617
No description provided.