[GH-ISSUE #1879] [Bug]: Error 422 when uploading file #1015

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

Originally created by @Xarond on GitHub (Nov 18, 2024).
Original GitHub issue: https://github.com/koel/koel/issues/1879

Originally assigned to: @phanan on GitHub.

Read the Troubleshooting guide.

  • I have read and followed the Troubleshooting guide

Reproduction steps

  1. run a koel
  2. go to upload tab
  3. upload file
  4. ... error

Expected behavior

file should upload correctly

Actual behavior

image

Logs

laravel.log

Koel version

7.2.0

How did you install Koel?

Compiled from source

Additional information

  • Server OS:
  • PHP version:
  • Database: mariadb
  • Node version:
  • Browser & device:
  • Additional context:
Originally created by @Xarond on GitHub (Nov 18, 2024). Original GitHub issue: https://github.com/koel/koel/issues/1879 Originally assigned to: @phanan on GitHub. ### Read the Troubleshooting guide. - [X] I have read and followed the Troubleshooting guide ### Reproduction steps 1. run a koel 2. go to upload tab 3. upload file 4. ... error ### Expected behavior file should upload correctly ### Actual behavior ![image](https://github.com/user-attachments/assets/b1e33bfb-4048-4532-947f-28eb5eadf4fe) ### Logs [laravel.log](https://github.com/user-attachments/files/17806712/laravel.log) ### Koel version 7.2.0 ### How did you install Koel? Compiled from source ### Additional information - **Server OS**: - **PHP version**: - **Database**: mariadb - **Node version**: - **Browser & device**: - **Additional context**:
kerem closed this issue 2026-02-26 02:34:57 +03:00
Author
Owner

@Dominic-github commented on GitHub (Jan 12, 2025):

Have you tried setting upload_max_filesize and post_max_size in your php.ini?
https://docs.koel.dev/usage/music-discovery#upload-via-the-web-interface

<!-- gh-comment-id:2585742686 --> @Dominic-github commented on GitHub (Jan 12, 2025): Have you tried setting upload_max_filesize and post_max_size in your php.ini? https://docs.koel.dev/usage/music-discovery#upload-via-the-web-interface
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#1015
No description provided.