[GH-ISSUE #1158] php artisan koel:init - issue #669

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

Originally created by @kndrtk on GitHub (Dec 29, 2019).
Original GitHub issue: https://github.com/koel/koel/issues/1158

While running php artisan koel:init I have an trouble.

I have gone through two different guides and everything seems to be fine with the installation, I get through almost everything but then when it comes time to run php artisan koel:init it tries to run the migration then the following occurs, I have tried this multiple times.
Attempting to install or upgrade Koel.
Remember, you can always install/upgrade manually following the guide here:
📙 https://koel.phanan.net/docs

App key exists -- skipping
JWT secret exists -- skipping
Migrating database

In Init.php line 73:

Class 'MediaCache' not found
Could anyone say how to resolve it and finish correct installation.

Environment

  • Koel version [ v4.2.2]
  • OS: Server: [Ubuntu 18.04]
  • Browser [Chromium 63 or any other]
  • PHP version [PHP 7.2.24]
  • Node version - [PHP 8.17.0]
  • Composer version - 1.9.1
Originally created by @kndrtk on GitHub (Dec 29, 2019). Original GitHub issue: https://github.com/koel/koel/issues/1158 While running php artisan koel:init I have an trouble. I have gone through two different guides and everything seems to be fine with the installation, I get through almost everything but then when it comes time to run php artisan koel:init it tries to run the migration then the following occurs, I have tried this multiple times. Attempting to install or upgrade Koel. Remember, you can always install/upgrade manually following the guide here: 📙 https://koel.phanan.net/docs App key exists -- skipping JWT secret exists -- skipping Migrating database In Init.php line 73: Class 'MediaCache' not found Could anyone say how to resolve it and finish correct installation. **Environment** - Koel version [ v4.2.2] - OS: Server: [Ubuntu 18.04] - Browser [Chromium 63 or any other] - PHP version [PHP 7.2.24] - Node version - [PHP 8.17.0] - Composer version - 1.9.1
kerem closed this issue 2026-02-26 02:33:54 +03:00
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#669
No description provided.