[GH-ISSUE #1272] No sound and can't upload files #728

Closed
opened 2026-02-26 02:34:05 +03:00 by kerem · 2 comments
Owner

Originally created by @softmind-su on GitHub (Jan 5, 2021).
Original GitHub issue: https://github.com/koel/koel/issues/1272

Describe the bug

  1. No sound when I click on play button
  2. Can't upload files

To reproduce
Steps to reproduce the behavior:

  1. Clicking on the play button of a song
  2. Going to Manage -> Upload

Expected behavior

  1. Sound works
  2. Files are uploaded

Screenshots

  1. No sound (https://ibb.co/0D8LJ2Q, https://ibb.co/WH0r009)
  2. Upload error (https://ibb.co/DWMt686)

Environment

  • Koel version 4.4.0
  • OS: Debian 9
  • Browser Chrome 87
  • PHP version 7.4
  • Node version 14.15.4

Additional context
I set the media path up to /home/koel/media (775 folder permissions) and I placed there some test songs. When I click on scan button, I see the files. But if I try to upload something, I get the error (as you can see in the screenshot). I tested it also in Microsoft Edge 87 and on my phone with Android Chrome 87.

PHP ini settings

  • 512M memory_size_limit
  • 16M upload_max_file_size
  • 32M post_max_size
Originally created by @softmind-su on GitHub (Jan 5, 2021). Original GitHub issue: https://github.com/koel/koel/issues/1272 **Describe the bug** 1. No sound when I click on play button 2. Can't upload files **To reproduce** Steps to reproduce the behavior: 1. Clicking on the play button of a song 2. Going to Manage -> Upload **Expected behavior** 1. Sound works 2. Files are uploaded **Screenshots** 1. No sound (https://ibb.co/0D8LJ2Q, https://ibb.co/WH0r009) 2. Upload error (https://ibb.co/DWMt686) **Environment** - Koel version 4.4.0 - OS: Debian 9 - Browser Chrome 87 - PHP version 7.4 - Node version 14.15.4 **Additional context** I set the media path up to `/home/koel/media` (775 folder permissions) and I placed there some test songs. When I click on scan button, I see the files. But if I try to upload something, I get the error (as you can see in the screenshot). I tested it also in Microsoft Edge 87 and on my phone with Android Chrome 87. PHP ini settings - 512M memory_size_limit - 16M upload_max_file_size - 32M post_max_size
kerem 2026-02-26 02:34:05 +03:00
Author
Owner

@phanan commented on GitHub (Jan 22, 2021):

Is your webserver properly configured for path rewriting, e.g., Apache mod_rewrite?

<!-- gh-comment-id:765280971 --> @phanan commented on GitHub (Jan 22, 2021): Is your webserver properly configured for path rewriting, e.g., [Apache mod_rewrite](https://httpd.apache.org/docs/current/mod/mod_rewrite.html)?
Author
Owner

@phanan commented on GitHub (Mar 26, 2021):

Closing due to inactivity.

<!-- gh-comment-id:808041047 --> @phanan commented on GitHub (Mar 26, 2021): Closing due to inactivity.
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#728
No description provided.