-
-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Closed
Labels
issue: bugIssue reporting a bugIssue reporting a bugseverity: mediumIf it breaks the basic use of the product but can be worked aroundIf it breaks the basic use of the product but can be worked aroundsource: core:uploadSource is core/upload packageSource is core/upload packagestalestale-before-2022status: confirmedConfirmed by a Strapi Team member or multiple community membersConfirmed by a Strapi Team member or multiple community members
Description
Bug report
Describe the bug
After files are uploaded successfully to the final location, temp files remain on the /tmp directory. After a while, this results in no space in disk.
Steps to reproduce the behavior
- Go to admin console.
- Click on "media library"
- Click on "upload files"
- Check the files are successfully uploaded to the final location
- Check the same files still exist in
/tmpdirectory
Expected behavior
After file has been uploaded successfully to the final location, temp files are removed from /tmp directory.
Screenshots
System
- Node.js version: 14.15.4
- NPM version: 6.4.1
- Strapi version: 3.6.5
- Database: PostgresSQL
- Operating system: Linux
Additional context
This was raised previously here - #2752
Tuxdiver, LuizPelegrini, themaxaboy and Bi11x
Metadata
Metadata
Assignees
Labels
issue: bugIssue reporting a bugIssue reporting a bugseverity: mediumIf it breaks the basic use of the product but can be worked aroundIf it breaks the basic use of the product but can be worked aroundsource: core:uploadSource is core/upload packageSource is core/upload packagestalestale-before-2022status: confirmedConfirmed by a Strapi Team member or multiple community membersConfirmed by a Strapi Team member or multiple community members
Type
Projects
Status
Fixed/Shipped
