snipe / snipe-it

A free open source IT asset/license management system
https://snipeitapp.com
GNU Affero General Public License v3.0
11.21k stars 3.2k forks source link

[Feature Request]: #12471

Open k-elmakawy opened 1 year ago

k-elmakawy commented 1 year ago

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

Untitled

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

welcome[bot] commented 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.

k-elmakawy commented 1 year ago

Capture Capture22

k-elmakawy commented 1 year ago

i don`t know how to fix this issue to complete setup

snipe commented 1 year ago

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.

oceania-npc commented 1 year ago

@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?