Open k-elmakawy opened 1 year ago
👋 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.
i don`t know how to fix this issue to complete setup
This is a web server issue, not really a Snipe-IT issue. Maybe check your APP_URL in your env, and make sure your internal DNS server is working correctly and resolving to whatever your APP_URL is.
@k-elmakawy On the Snipe-IT Pre-Flight screenshot, it mentions an issue connecting to the database. Were you able to get that part figured out?
Is your feature request related to a problem? Please describe.
while composer update and install showing this notes and even after finish install
cant get to the setup page with my internal server ip
windows server 2016 PHP 8.0 MariaDB 10.10
Snipe-it 6.0.14
Describe the solution you'd like
Package doctrine/reflection is abandoned, you should avoid using it. Use roave/better-reflection instead Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer instead. Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Describe alternatives you've considered
No response
Additional context
No response