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
I have installed Snipe-IT on a RHEL9 server using Apache as the web server.
i installed it via the install.sh script.
The issue occurs only when adding/editing models from the asset models screen.
If i add a new model via the add Asset screen it works fine.
debug view and larivel.log both have the following error: The /var/www/html/snipeit/bootstrap/cache directory must be present and writable. (View: /var/www/html/snipeit/resources/views/models/edit.blade.php)
also i did find a previous ticket (#11203) that had same issue described as me.
i followed those remediation steps and it did not fix the issue. the referenced file: livewire-components.php is never created
also of note i did chmod 777 the cache file at one point and that didnt work either
some additional pictures that may or may not help:
Reproduction steps
go to asset models screen
click create new
...
Expected behavior
bring up menu to add new asset model
Screenshots
No response
Snipe-IT Version
v6.1.0 - build 10161 (master)
Operating System
RHEL 9
Web Server
Apache
PHP Version
8.0.27
Operating System
No response
Browser
No response
Version
No response
Device
No response
Operating System
No response
Browser
No response
Version
No response
Error messages
No response
Additional context
this is a fresh install
The text was updated successfully, but these errors were encountered:
👋 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.
Debug mode
Describe the bug
I have installed Snipe-IT on a RHEL9 server using Apache as the web server.
i installed it via the install.sh script.
The issue occurs only when adding/editing models from the asset models screen.
If i add a new model via the add Asset screen it works fine.
debug view and larivel.log both have the following error:
The /var/www/html/snipeit/bootstrap/cache directory must be present and writable. (View: /var/www/html/snipeit/resources/views/models/edit.blade.php)
link to stacktrace: https://flareapp.io/share/x7KNJdaP
also i did find a previous ticket (#11203) that had same issue described as me.
i followed those remediation steps and it did not fix the issue. the referenced file: livewire-components.php is never created
also of note i did chmod 777 the cache file at one point and that didnt work either
some additional pictures that may or may not help:
Reproduction steps
...
Expected behavior
bring up menu to add new asset model
Screenshots
No response
Snipe-IT Version
v6.1.0 - build 10161 (master)
Operating System
RHEL 9
Web Server
Apache
PHP Version
8.0.27
Operating System
No response
Browser
No response
Version
No response
Device
No response
Operating System
No response
Browser
No response
Version
No response
Error messages
No response
Additional context
this is a fresh install
The text was updated successfully, but these errors were encountered: