Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't get APP_KEY #15047

Open
2 tasks done
nguyenducvu97 opened this issue Jul 8, 2024 · 4 comments
Open
2 tasks done

Don't get APP_KEY #15047

nguyenducvu97 opened this issue Jul 8, 2024 · 4 comments
Labels
🚫 not a bug This issue is not a bug

Comments

@nguyenducvu97
Copy link

Debug mode

Describe the bug

Admin@SGI-IT-VU-L MINGW64 /c/inetpub/wwwroot/snipe-it-7.0.7
$ composer install
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Package operations: 236 installs, 0 updates, 0 removals

In Filesystem.php line 260:

C:\inetpub\wwwroot\snipe-it-7.0.7/vendor does not exist and could not be cr
eated:

install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--download-only] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-progress] [--no-install] [--audit] [--audit-format AUDIT-FORMAT] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [...]

bug

Reproduction steps

...

Expected behavior

composer install

Screenshots

No response

Snipe-IT Version

v7.0.7

Operating System

Windows

Web Server

iis

PHP Version

MariaDB 11.4

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

No response

Copy link

welcome bot commented Jul 8, 2024

👋 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.

@snipe snipe added the 🚫 not a bug This issue is not a bug label Jul 8, 2024
@snipe
Copy link
Owner

snipe commented Jul 8, 2024

You probably need to check your permissions. The vendor directory is created by running composer.

@nguyenducvu97 nguyenducvu97 changed the title No get APP_KEY Don't get APP_KEY Jul 9, 2024
@nguyenducvu97
Copy link
Author

image

@snipe
Copy link
Owner

snipe commented Jul 10, 2024

Yeah, I saw that the first time. You probably need to check your permissions. If the web server cannot create the vendors directory, you're gonna have a bad time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚫 not a bug This issue is not a bug
Projects
None yet
Development

No branches or pull requests

2 participants