You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.
The /var/www/snipe-it/bootstrap/cache directory must be present and writable is the answer. Correct the permissions on that directory and you should be all set.
`
Debug mode
Describe the bug
I have created an asset model and when I try to edit the existing model (through /models/1/edit), I am met with a 500 Server Error.
Reproduction steps
Expected behavior
I would expect the asset edit page to load.
Screenshots
No response
Snipe-IT Version
6.1.0
Operating System
Ubuntu 22.04
Web Server
Apache
PHP Version
8.1.2
Operating System
macOS Ventura 13.2.1
Browser
Google Chrome
Version
111.0.5563.146
Device
No response
Operating System
No response
Browser
No response
Version
No response
Error messages
Exception The /var/www/snipe-it/bootstrap/cache directory must be present and writable. (View: /var/www/snipe-it/resources/views/models/edit.blade.php) ======================= php -m [PHP Modules] bcmath bz2 calendar Core ctype curl date dom exif FFI fileinfo filter ftp gd gettext hash iconv intl json ldap libxml mbstring mysqli mysqlnd openssl pcntl pcre PDO pdo_mysql Phar posix readline Reflection session shmop SimpleXML sockets sodium SPL standard sysvmsg sysvsem sysvshm tokenizer xml xmlreader xmlwriter xsl Zend OPcache zip zlib [Zend Modules] Zend OPcache
Additional context
This is a brand-new installation. I have configured LDAP and SAML and nothing else. I only started to add asset models just now.
The install is running in AWS on an EC2 instance.
The text was updated successfully, but these errors were encountered: