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
Failed to load resource: the server responded with a status of 500 (Internal Server Error) in console
v C:\wamp64\www\snipeit/bootstrap/cache is writable
v C:\wamp64\www\snipeit/storage is writable
v C:\wamp64\www\snipeit/storage/logs is writable
v C:\wamp64\www\snipeit/storage/logs/laravel.log is writable
v C:\wamp64\www\snipeit/storage/framework is writable
v C:\wamp64\www\snipeit/storage/framework/cache is writable
v C:\wamp64\www\snipeit/storage/framework/sessions is writable
v C:\wamp64\www\snipeit/storage/framework/views is writable
v C:\wamp64\www\snipeit/storage/app is writable
v C:\wamp64\www\snipeit/storage/app/backups is writable
v C:\wamp64\www\snipeit/storage/app/backup-temp is writable
v C:\wamp64\www\snipeit/storage/private_uploads is writable
v C:\wamp64\www\snipeit/public/uploads is writable
STEP 1: Checking .env file:
Your .env is located at C:\wamp64\www\snipeit/.env
v Your APP_KEY is not blank.
v Your APP_URL is not null or blank. It is set to http://snipeit.local
v Your APP_URL is set to http://snipeit.local and starts with the protocol (https:// or http://)
v Your APP_URL (http://snipeit.local) does not have a trailing slash.
v Current PHP version: (8.1.31) is at least 8.1.0 and less than 8.4.0! Continuing...
FYI: The php.ini used by this PHP is: C:\wamp64\bin\php\php8.1.31\php.ini
Checking Required PHP extensions...
v bcmath is installed!
v curl is installed!
v exif is installed!
v fileinfo is installed!
v gd is installed!
v json is installed!
v ldap is installed!
v mbstring is installed!
v mysqli is installed!
v openssl is installed!
v PDO is installed!
v sodium is NOT installed, but is recommended...
v tokenizer is installed!
v xml is installed!
v zip is installed!
v Your APP_KEY is not blank.
v Your APP_URL is not null or blank. It is set to http://snipeit.local
v Your APP_URL is set to http://snipeit.local and starts with the protocol (https:// or http://)
v Your APP_URL (http://snipeit.local) does not have a trailing slash.
👋 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.
We'd need to see server and app logs. That's a server-level 500, so we'd need to see those logs to see what the server thinks is wrong. We run master in production, so it's not the software (that we're aware of anyway)
Failed to load resource: the server responded with a status of 500 (Internal Server Error) in console
v C:\wamp64\www\snipeit/bootstrap/cache is writable
v C:\wamp64\www\snipeit/storage is writable
v C:\wamp64\www\snipeit/storage/logs is writable
v C:\wamp64\www\snipeit/storage/logs/laravel.log is writable
v C:\wamp64\www\snipeit/storage/framework is writable
v C:\wamp64\www\snipeit/storage/framework/cache is writable
v C:\wamp64\www\snipeit/storage/framework/sessions is writable
v C:\wamp64\www\snipeit/storage/framework/views is writable
v C:\wamp64\www\snipeit/storage/app is writable
v C:\wamp64\www\snipeit/storage/app/backups is writable
v C:\wamp64\www\snipeit/storage/app/backup-temp is writable
v C:\wamp64\www\snipeit/storage/private_uploads is writable
v C:\wamp64\www\snipeit/public/uploads is writable
STEP 1: Checking .env file:
v Your APP_KEY is not blank.
v Your APP_URL is not null or blank. It is set to http://snipeit.local
v Your APP_URL is set to http://snipeit.local and starts with the protocol (https:// or http://)
v Your APP_URL (http://snipeit.local) does not have a trailing slash.
STEP 2: Checking PHP requirements: (Required PHP >=8.1.0 - <8.4.0)
v Current PHP version: (8.1.31) is at least 8.1.0 and less than 8.4.0! Continuing...
FYI: The php.ini used by this PHP is: C:\wamp64\bin\php\php8.1.31\php.ini
Checking Required PHP extensions...
v bcmath is installed!
v curl is installed!
v exif is installed!
v fileinfo is installed!
v gd is installed!
v json is installed!
v ldap is installed!
v mbstring is installed!
v mysqli is installed!
v openssl is installed!
v PDO is installed!
v sodium is NOT installed, but is recommended...
v tokenizer is installed!
v xml is installed!
v zip is installed!
v Your APP_KEY is not blank.
v Your APP_URL is not null or blank. It is set to http://snipeit.local
v Your APP_URL is set to http://snipeit.local and starts with the protocol (https:// or http://)
v Your APP_URL (http://snipeit.local) does not have a trailing slash.
Wamp version 3.2.6.7
Current PHP version: (8.1.31)
snipe latest version from below link
https://codeload.github.com/snipe/snipe-it/zip/refs/heads/master
The text was updated successfully, but these errors were encountered: