[PR #1445] [MERGED] fix: persist framework/data/cache folder #1716

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/1445
Author: @Rein1n
Created: 4/19/2022
Status: Merged
Merged: 4/22/2022
Merged by: @phanan

Base: masterHead: patch-1


📝 Commits (3)

  • 004d20a Create deletethislater
  • b5911e9 Update and rename deletethislater to .gitkeep
  • db8c2f6 Update .gitkeep

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

storage/framework/cache/data/.gitkeep (+2 -0)

📄 Description

Adding a data directory to /cache will fix the "Failed to clear cache. Make sure you have the appropriate permissions." error seen while running "composer install". I couldn't tell you why, but after a quick search this was the easiest solution I found.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/koel/koel/pull/1445 **Author:** [@Rein1n](https://github.com/Rein1n) **Created:** 4/19/2022 **Status:** ✅ Merged **Merged:** 4/22/2022 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (3) - [`004d20a`](https://github.com/koel/koel/commit/004d20a33ae490d46b04d5bfcce7526d19f00e27) Create deletethislater - [`b5911e9`](https://github.com/koel/koel/commit/b5911e91f7b047a37063e43c17f759f2c9fde543) Update and rename deletethislater to .gitkeep - [`db8c2f6`](https://github.com/koel/koel/commit/db8c2f6f635d2f4ad5e2691a285cf5f7ca1f6059) Update .gitkeep ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `storage/framework/cache/data/.gitkeep` (+2 -0) </details> ### 📄 Description Adding a data directory to /cache will fix the "Failed to clear cache. Make sure you have the appropriate permissions." error seen while running "composer install". I couldn't tell you why, but after a quick search this was the easiest solution I found. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:32:03 +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#1716
No description provided.