-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
[Bug]: PERMISSIONS ERROR: /var/www/snipe-it/storage/app/backup-temp is NOT writable #18414
Copy link
Copy link
Closed
Closed
Copy link
Description
Snipe-IT Version
v8.0.4 - build 17196 (master)
PHP Version
PHP 8.3.6 (cli) (built: Jul 14 2025 18:30:55) (NTS)
Composer Version
Composer version 2.7.1 2024-02-09 15:26:28
MySQL/MariaDB version
mysql Ver 8.0.44-0ubuntu0.24.04.1
How did you install Snipe-IT?
Git install
Is this a fresh install or an upgrade?
Upgrade
What happened?
When running the updater to update to v8.3.7 every check is passed until STEP 3: Checking directory permissions where the following error occurs:
--------------------------------------------------------
STEP 3: Checking directory permissions:
--------------------------------------------------------
√ /var/www/snipe-it/bootstrap/cache is writable
√ /var/www/snipe-it/storage is writable
√ /var/www/snipe-it/storage/logs is writable
√ /var/www/snipe-it/storage/logs/laravel.log is writable
√ /var/www/snipe-it/storage/framework is writable
√ /var/www/snipe-it/storage/framework/cache is writable
√ /var/www/snipe-it/storage/framework/sessions is writable
√ /var/www/snipe-it/storage/framework/views is writable
√ /var/www/snipe-it/storage/app is writable
√ /var/www/snipe-it/storage/app/backups is writable
√ /var/www/snipe-it/storage/private_uploads is writable
√ /var/www/snipe-it/public/uploads is writable
--------------------------------------------------------
he following directories/files do not seem writable:
✘ PERMISSIONS ERROR: /var/www/snipe-it/storage/app/backup-temp is NOT writable
--------------------- !! ERROR !! ----------------------
( ---------------------------
What browsers are you seeing the problem on?
No response
Can you reproduce this on the public demo?
N/A
Do you have full multiple company support enabled?
No
If you have full multiple company support enabled, do you have location scoping to company enabled?
I do not have full multiple company support enabled
Application log output
Not relevant in my understanding.Browser console output
Common Issues
- I have searched this repo for existing issues related to my issue (including closed issues)
- My APP_URL is set correctly in my .env file (including http or https and no trailing slash)
- I have searched the official Snipe-IT documentation and have checked the Common Issues documentation (where applicable)
- I have run database migrations (where applicable).
- I have attached screenshots and/or videos of the issue (where applicable)
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels