Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permission denied while deleting tmp #1389

Closed
timgavin opened this issue Feb 17, 2019 · 1 comment
Closed

Permission denied while deleting tmp #1389

timgavin opened this issue Feb 17, 2019 · 1 comment

Comments

@timgavin
Copy link
Contributor

timgavin commented Feb 17, 2019

Media Library 7.0.0
PHP 7.3

After uploading an image, GlideConversion.php is throwing an error:

rmdir(/srv/users/myusername/tmp/myapp): Permission denied

I know this is a known bug, but people seem to think this has been addressed, yet it's still happening.

I even set the temporary_directory_path to another directory:

'temporary_directory_path' => storage_path('medialibrary/temp'),

Yet it's still throwing the same error, like temporary_directory_path isn't being honored?

rmdir(/srv/users/myusername/tmp/myapp): Permission denied

Edit: I also noticed that the responsive images aren't being copied over to app/public from /medialibrary/temp, but the full-size image is.

@spatie-bot
Copy link

Dear contributor,

because this issue seems to be inactive for quite some time now, I've automatically closed it. If you feel this issue deserves some attention from my human colleagues feel free to reopen it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants