[GH-ISSUE #270] 500 error when streaming #201

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

Originally created by @alex-phillips on GitHub (Mar 17, 2016).
Original GitHub issue: https://github.com/koel/koel/issues/270

Get the following page (500 error) when attempting to stream any of my tracks. The network request returns the 500, this is just the page presented if I manually attempt the URL outside of koel.

image

Originally created by @alex-phillips on GitHub (Mar 17, 2016). Original GitHub issue: https://github.com/koel/koel/issues/270 Get the following page (500 error) when attempting to stream any of my tracks. The network request returns the 500, this is just the page presented if I manually attempt the URL outside of koel. ![image](https://cloud.githubusercontent.com/assets/3135216/13857108/cb76a618-ec4e-11e5-851b-ab7cd86106b9.png)
kerem closed this issue 2026-02-26 02:32:25 +03:00
Author
Owner

@thallian commented on GitHub (Mar 17, 2016):

abort_unless is a new function in Laravel if I'm not mistaken. Try running composer install in the koel directory to update the serverside dependencies.

<!-- gh-comment-id:198039146 --> @thallian commented on GitHub (Mar 17, 2016): `abort_unless` is a new function in Laravel if I'm not mistaken. Try running `composer install` in the koel directory to update the serverside dependencies.
Author
Owner

@alex-phillips commented on GitHub (Mar 17, 2016):

That got it - thanks!

<!-- gh-comment-id:198089684 --> @alex-phillips commented on GitHub (Mar 17, 2016): That got it - thanks!
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#201
No description provided.