[GH-ISSUE #749] I can't get my library to load...? #538

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

Originally created by @sardaukar on GitHub (May 18, 2018).
Original GitHub issue: https://github.com/koel/koel/issues/749

Hey, thanks for contributing to Koel! To save time for both of us, please make sure these checkboxes are checked before submitting the issue:

  • You have read and followed closely the Wiki, Upgrade Guide, as well as Troubleshooting
  • The issue has not been reported before
  • This is not a "how to install on Windows" or "why is my npm messed up" question
  • You're a cool person

All checked? Now also make sure your issue

  • Is associated with a version. Or better yet, a commit.

Version 3.7.2

  • Is as detailed as possible (ahem... OS, browser, steps to reproduce, maybe?)

Firefox 60 on Linux, Koel is hosted on a Debian 8.10 NAS (x64), tried running on PHP 5.6 and 7.0

  • Includes the error output if it's a bug/error report ("Whoops!" is not very helpful, you know)

There's no error output - just the bars gif, a login screen, then back to the login screen after a long while.

  • Is in English, 因为我不说中文。

I have around 750GB of music and my local SQLite DB is 28MB. Is Koel trying to load all of it at once when I login? Is that ever going to work - do I have to make the PHP timeout variable something like 10 mins?

Originally created by @sardaukar on GitHub (May 18, 2018). Original GitHub issue: https://github.com/koel/koel/issues/749 Hey, thanks for contributing to Koel! To save time for both of us, please make sure these checkboxes are checked before submitting the issue: - [x] You have read and followed closely the [Wiki](https://koel.phanan.net/docs), [Upgrade Guide](https://github.com/phanan/koel/releases), as well as [Troubleshooting](https://koel.phanan.net/docs/#/troubleshooting) - [x] The issue has not been reported before - [x] This is not a "how to install on Windows" or "why is my npm messed up" question - [x] You're a cool person All checked? Now also make sure your issue - [x] Is associated with a version. Or better yet, a commit. Version 3.7.2 - [x] Is as detailed as possible (ahem... OS, browser, steps to reproduce, maybe?) Firefox 60 on Linux, Koel is hosted on a Debian 8.10 NAS (x64), tried running on PHP 5.6 and 7.0 - [x] Includes the error output if it's a bug/error report ("Whoops!" is not very helpful, you know) There's no error output - just the bars gif, a login screen, then back to the login screen after a long while. - [x] Is in English, 因为我不说中文。 I have around 750GB of music and my local SQLite DB is 28MB. Is Koel trying to load all of it at once when I login? Is that ever going to work - do I have to make the PHP timeout variable something like 10 mins?
kerem closed this issue 2026-02-26 02:33:30 +03:00
Author
Owner

@phanan commented on GitHub (May 21, 2018):

Maybe in a future version I'll develop a way to load content progressively, but for now – well, I think your library is too huge for Koel to handle.

<!-- gh-comment-id:390600119 --> @phanan commented on GitHub (May 21, 2018): Maybe in a future version I'll develop a way to load content progressively, but for now – well, I think your library is too huge for Koel to handle.
Author
Owner

@phanan commented on GitHub (May 21, 2018):

You can try to bump up the PHP memory in php.ini into something like 1 or 2GB and see if it works, though.

<!-- gh-comment-id:390600449 --> @phanan commented on GitHub (May 21, 2018): You can try to bump up the PHP memory in `php.ini` into something like 1 or 2GB and see if it works, though.
Author
Owner

@sardaukar commented on GitHub (May 21, 2018):

That seems like a waste :) thanks for the reply!

<!-- gh-comment-id:390619266 --> @sardaukar commented on GitHub (May 21, 2018): That seems like a waste :) thanks for the reply!
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#538
No description provided.