Cache component generates too long filename for encrypted filesystem #4926

Open
opened 2026-01-22 14:52:07 +01:00 by admin · 0 comments
Owner

Originally created by @korotovsky on GitHub (Dec 9, 2015).

Originally assigned to: @beberlei on GitHub.

I have Ubuntu 14.04.2 LTS with encrypted filesystem. It's known limitation, but I think Doctrine should work on such configurations.

As a result doctrine generates cache on each request.

rename(/data/www/sf2-app/app/cache/dev/annotations/3a/swaplxj6AI,/data/www/sf2-app/app/cache/dev/annotations/3a/5b5b435d4564737465725c42756e646c655c41707042756e646c655c456e746974795c557365725c557365722466697273744e616d65405b416e6e6f745d5d5b315d.doctrinecache.data): File name too long
Context: { "type":2,"file": "/data/www/sf2-app/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FileCache.php", "line":254,"level":28928,"scream":true}
Originally created by @korotovsky on GitHub (Dec 9, 2015). Originally assigned to: @beberlei on GitHub. I have `Ubuntu 14.04.2 LTS` with encrypted filesystem. It's known limitation, but I think Doctrine should work on such configurations. As a result doctrine generates cache on each request. ``` rename(/data/www/sf2-app/app/cache/dev/annotations/3a/swaplxj6AI,/data/www/sf2-app/app/cache/dev/annotations/3a/5b5b435d4564737465725c42756e646c655c41707042756e646c655c456e746974795c557365725c557365722466697273744e616d65405b416e6e6f745d5d5b315d.doctrinecache.data): File name too long Context: { "type":2,"file": "/data/www/sf2-app/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FileCache.php", "line":254,"level":28928,"scream":true} ```
admin added the Invalid label 2026-01-22 14:52:07 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#4926