[GH-ISSUE #1580] /api/overview produces 500 error breaking web UI and mobile app #885

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

Originally created by @0x1a8510f2 on GitHub (Nov 10, 2022).
Original GitHub issue: https://github.com/koel/koel/issues/1580

Describe the bug
Since upgrading, requests to /api/overview produce a 500 error breaking the web UI somewhat and the mobile app completely.

To reproduce
Steps to reproduce the behavior:

  1. Upgrade to latest Docker image
  2. Load the main page of the web UI or the mobile app
  3. Observe error

Expected behavior
No error

Screenshots
image

image

Environment

  • Koel version: v6.7.1 (latest docker container)

Additional context
none

Originally created by @0x1a8510f2 on GitHub (Nov 10, 2022). Original GitHub issue: https://github.com/koel/koel/issues/1580 **Describe the bug** Since upgrading, requests to `/api/overview` produce a 500 error breaking the web UI somewhat and the mobile app completely. **To reproduce** Steps to reproduce the behavior: 1. Upgrade to latest Docker image 2. Load the main page of the web UI or the mobile app 3. Observe error **Expected behavior** No error **Screenshots** ![image](https://user-images.githubusercontent.com/83190128/201167126-3f34734a-cd01-4b9a-a8dd-804e85c3b9b2.png) ![image](https://user-images.githubusercontent.com/83190128/201167228-de23fc31-3ba2-42f0-a8c5-e047a0341e16.png) **Environment** - Koel version: v6.7.1 (latest docker container) **Additional context** *none*
kerem closed this issue 2026-02-26 02:34:31 +03:00
Author
Owner

@MarS0K commented on GitHub (Nov 13, 2022):

I experienced same error.
Browser screenshot:
1
PostgreSQL 13 logs:
image

<!-- gh-comment-id:1312782883 --> @MarS0K commented on GitHub (Nov 13, 2022): I experienced same error. Browser screenshot: ![1](https://user-images.githubusercontent.com/21670519/201536229-6e45e32c-069b-4ece-821f-bf196a60479d.png) PostgreSQL 13 logs: ![image](https://user-images.githubusercontent.com/21670519/201535538-6a5c2dd6-133b-4e1f-9c97-a200c02d4bcf.png)
Author
Owner

@0x1a8510f2 commented on GitHub (Nov 13, 2022):

Ah, I didn't think to check postgres logs. Looks like a broken migration probably.

<!-- gh-comment-id:1312783731 --> @0x1a8510f2 commented on GitHub (Nov 13, 2022): Ah, I didn't think to check postgres logs. Looks like a broken migration probably.
Author
Owner

@phanan commented on GitHub (Nov 14, 2022):

Please follow the migration guide. TL;DR: php artisan koel:init.

<!-- gh-comment-id:1313668998 --> @phanan commented on GitHub (Nov 14, 2022): Please follow the migration guide. TL;DR: `php artisan koel:init`.
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#885
No description provided.