Git Product home page Git Product logo

Comments (17)

welcome avatar welcome commented on July 17, 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.

from snipe-it.

snipe avatar snipe commented on July 17, 2024

But now I'm running v6.2.4-pre build 12343 (gb23ce6cfc) and not v6.2.3. Is this normal?

Yes, that script will pull from the master branch

LOG.error: The /var/www/html/snipeit/bootstrap/cache directory must be present and writable.

Is it?

Tried changing permissions with chmod -R 775 /var/www/html/snipeit/bootstrap/cache

Did that work? What was the output? What's your output from ls -al in the snipeit directory?

from snipe-it.

 avatar commented on July 17, 2024

Hello @snipe :)
Thank you for your fast reply. My Linux skills are very basic but of course I want to fix that.

Yes, that script will pull from the master branch

How do I change the script to use 6.2.3?
Or can I wait for a stable release of 6.2.4 and update to that?
Shall I try to install everything manually from scrath.

Is it?

drwxrwxr-x. 2 snipeitapp apache 64 Jan 10 14:07 cache
Yes there are files in it. packages.php and services.php

Did that work? What was the output? What's your output from ls -al in the snipeit directory?

total 2120
drwxr-xr-x. 19 snipeitapp apache    4096 Jan 10 14:01 .
drwxr-xr-x.  3 root       root        21 Jan 10 14:00 ..
-rw-r--r--.  1 snipeitapp apache   81328 Jan 10 14:01 .all-contributorsrc
drwxr-xr-x.  4 snipeitapp apache      35 Jan 10 14:01 ansible
drwxr-xr-x. 19 snipeitapp apache    4096 Jan 10 14:01 app
-rw-r--r--.  1 snipeitapp apache    5765 Jan 10 14:01 app.json
-rw-r--r--.  1 snipeitapp apache    1646 Jan 10 14:01 artisan
drwxr-xr-x.  3 snipeitapp apache      54 Jan 10 14:01 bootstrap
-rw-r--r--.  1 snipeitapp apache    3228 Jan 10 14:01 CODE_OF_CONDUCT.md
-rw-r--r--.  1 snipeitapp apache    3934 Jan 10 14:01 composer.json
-rw-r--r--.  1 snipeitapp apache  625453 Jan 10 14:01 composer.lock
drwxr-xr-x.  2 snipeitapp apache    4096 Jan 10 14:01 config
-rw-r--r--.  1 snipeitapp apache       0 Jan 10 14:01 _config.yml
-rw-r--r--.  1 snipeitapp apache     317 Jan 10 14:01 CONTRIBUTING.md
-rw-r--r--.  1 snipeitapp apache  113169 Jan 10 14:01 CONTRIBUTORS.md
-rw-r--r--.  1 snipeitapp apache     289 Jan 10 14:01 crowdin.yml
drwxr-xr-x.  5 snipeitapp apache      74 Jan 10 14:01 database
drwxr-xr-x.  2 snipeitapp apache    4096 Jan 10 14:01 docker
-rw-r--r--.  1 snipeitapp apache     763 Jan 10 14:01 docker-compose.yml
-rw-r--r--.  1 snipeitapp apache    4407 Jan 10 14:01 Dockerfile
-rw-r--r--.  1 snipeitapp apache    2661 Jan 10 14:01 Dockerfile.alpine
-rw-r--r--.  1 snipeitapp apache    3637 Jan 10 14:01 Dockerfile.fpm-alpine
-rw-r--r--.  1 snipeitapp apache     156 Jan 10 14:01 .dockerignore
-rw-r--r--.  1 snipeitapp apache    5228 Jan 10 14:07 .env
-rw-r--r--.  1 snipeitapp apache    4580 Jan 10 14:01 .env.docker
-rw-r--r--.  1 snipeitapp apache    2750 Jan 10 14:01 .env.dusk.example
-rw-r--r--.  1 snipeitapp apache    5103 Jan 10 14:01 .env.example
-rw-r--r--.  1 snipeitapp apache    1024 Jan 10 14:01 .env.testing-ci
-rw-r--r--.  1 snipeitapp apache     511 Jan 10 14:01 .env.testing.example
-rw-r--r--.  1 snipeitapp apache     549 Jan 10 14:01 .env.tests
-rw-r--r--.  1 snipeitapp apache     504 Jan 10 14:01 .env.unit-tests
drwxr-xr-x.  8 snipeitapp apache     163 Jan 10 14:01 .git
-rwxr-xr-x.  1 snipeitapp apache      53 Jan 10 14:01 .gitattributes
drwxr-xr-x.  4 snipeitapp apache    4096 Jan 10 14:01 .github
-rwxr-xr-x.  1 snipeitapp apache    1292 Jan 10 14:01 .gitignore
drwxr-xr-x.  2 snipeitapp apache      25 Jan 10 14:01 heroku
-rw-r--r--.  1 snipeitapp apache     446 Jan 10 14:01 .htaccess
-rwxr-xr-x.  1 snipeitapp apache     371 Jan 10 14:01 install.sh
-rwxr-xr-x.  1 snipeitapp apache   34519 Jan 10 14:01 LICENSE
-rw-r--r--.  1 snipeitapp apache       9 Jan 10 14:01 .nvmrc
-rw-r--r--.  1 snipeitapp apache    2049 Jan 10 14:01 package.json
-rw-r--r--.  1 snipeitapp apache 1040818 Jan 10 14:01 package-lock.json
-rw-r--r--.  1 snipeitapp apache    2376 Jan 10 14:01 phpmd.xml
-rw-r--r--.  1 snipeitapp apache     210 Jan 10 14:01 phpstan.neon.dist
-rw-r--r--.  1 snipeitapp apache     265 Jan 10 14:01 phpstan.neon.example
-rw-r--r--.  1 snipeitapp apache    1203 Jan 10 14:01 phpunit.xml
-rw-r--r--.  1 snipeitapp apache      57 Jan 10 14:01 Procfile
-rw-r--r--.  1 snipeitapp apache     573 Jan 10 14:01 psalm.xml
drwxr-xr-x.  7 snipeitapp apache    4096 Jan 10 14:01 public
-rw-r--r--.  1 snipeitapp apache    7253 Jan 10 14:01 README.md
drwxr-xr-x.  6 snipeitapp apache      59 Jan 10 14:01 resources
drwxr-xr-x.  3 snipeitapp apache      82 Jan 10 14:01 routes
drwxr-xr-x.  2 snipeitapp apache    4096 Jan 10 14:01 sample_csvs
-rw-r--r--.  1 snipeitapp apache    1083 Jan 10 14:01 SECURITY.md
-rw-r--r--.  1 snipeitapp apache     567 Jan 10 14:01 server.php
-rwxr-xr-x.  1 snipeitapp apache   28358 Jan 10 14:01 snipeit.sh
drwxrwxr-x.  7 snipeitapp apache     134 Jan 10 14:08 storage
drwxr-xr-x.  2 snipeitapp apache      45 Jan 10 14:01 stubs
-rw-r--r--.  1 snipeitapp apache    1538 Jan 10 14:01 TESTING.md
drwxr-xr-x.  5 snipeitapp apache      98 Jan 10 14:01 tests
-rw-r--r--.  1 snipeitapp apache   17029 Jan 10 14:01 upgrade.php
-rw-r--r--.  1 snipeitapp apache    4586 Jan 10 14:01 Vagrantfile
drwxr-xr-x. 82 snipeitapp apache    4096 Jan 10 14:07 vendor
-rw-r--r--.  1 snipeitapp apache    7779 Jan 10 14:01 webpack.mix.js

Thanks a lot!

from snipe-it.

 avatar commented on July 17, 2024

Oh and I get the same error when I try to open the [Integrations] /admin/slack :(

from snipe-it.

snipe avatar snipe commented on July 17, 2024

It definitely seems like a permissions issue.

Can you ls -al the following directories? (ls -al just lists files with "hidden" files showing as well)

ls -al /var/www/html/snipeit/bootstrap
ls -al /var/www/html/snipeit/bootstrap/cache
ls -al /var/www/html/snipeit/storage
ls -al /var/www/html/snipeit/storage/logs

and show me the output?

Permissions errors can be persnickety and provide confusing error logs because sometimes the issue is that it can't write to the error log itself so it kinda doesn't know what to do with itself when it's having a problem.

from snipe-it.

 avatar commented on July 17, 2024

Sure that.

ls -al /var/www/html/snipeit/bootstrap

total 12
drwxr-xr-x.  3 snipeitapp apache   54 Jan 10 14:01 .
drwxr-xr-x. 19 snipeitapp apache 4096 Jan 10 14:01 ..
-rw-r--r--.  1 snipeitapp apache 1602 Jan 10 14:01 app.php
-rw-r--r--.  1 snipeitapp apache 1079 Jan 10 14:01 autoload.php
drwxrwxr-x.  2 snipeitapp apache   64 Jan 10 14:07 cache

ls -al /var/www/html/snipeit/bootstrap/cache

total 32
drwxrwxr-x. 2 snipeitapp apache        64 Jan 10 14:07 .
drwxr-xr-x. 3 snipeitapp apache        54 Jan 10 14:01 ..
-rwxrwxr-x. 1 snipeitapp apache        14 Jan 10 14:01 .gitignore
-rwxr-xr-x. 1 snipeitapp snipeitapp  4328 Jan 10 14:07 packages.php
-rwxr-xr-x. 1 snipeitapp snipeitapp 19114 Jan 10 14:07 services.php

ls -al /var/www/html/snipeit/storage

total 12
drwxrwxr-x.  7 snipeitapp apache  134 Jan 10 14:08 .
drwxr-xr-x. 19 snipeitapp apache 4096 Jan 10 14:01 ..
drwxrwxr-x.  3 snipeitapp apache   39 Jan 10 14:01 app
drwxrwxr-x.  2 snipeitapp apache   24 Jan 10 14:01 debugbar
drwxrwxr-x.  5 snipeitapp apache   66 Jan 10 14:01 framework
drwxrwxr-x.  2 snipeitapp apache   43 Jan 10 14:17 logs
-rw-r--r--.  1 apache     apache 3322 Jan 10 14:08 oauth-private.key
-rw-r--r--.  1 apache     apache  812 Jan 10 14:08 oauth-public.key
drwxrwxr-x. 13 snipeitapp apache  188 Jan 10 14:01 private_uploads

ls -al /var/www/html/snipeit/storage/logs

total 440
drwxrwxr-x. 2 snipeitapp apache     43 Jan 10 14:17 .
drwxrwxr-x. 7 snipeitapp apache    134 Jan 10 14:08 ..
-rwxrwxr-x. 1 snipeitapp apache     14 Jan 10 14:01 .gitignore
-rw-r--r--. 1 apache     apache 442484 Jan 11 11:15 laravel.log

from snipe-it.

snipe avatar snipe commented on July 17, 2024

-rw-r--r--. 1 apache apache 442484 Jan 11 11:15 laravel.log

Let's try:

chown -R snipeitapp.apache /var/www/html/snipeit/storage/logs

chown just changes the ownership, -R means recursive, snipeitapp.apache is the user.group syntax, so we're recursive changing ownership of the logs directory (which will include the laravel.log file) to be owned by snipeitapp.apache.

I'm not sure your snipeitapp user is correctly added to the apache group, but let's at least start there.

from snipe-it.

 avatar commented on July 17, 2024

I did that and now I cannot access Snipe-IT at all. Error 500. Did a reboot and it's the same.
Don't worry I've a snapshot from before this command.

from snipe-it.

 avatar commented on July 17, 2024

I can also install everything from scratch. I've a snapshot with every linux updates installed without Snipe-IT.

But I would like to modify the install.sh from wget https://raw.githubusercontent.com/snipe/snipe-it/master/install.sh so I would target 6.2.3. But I don't know how to achieve this.

from snipe-it.

snipe avatar snipe commented on July 17, 2024

The version on master is stable with important bugfixes, we just haven't tagged the release officially yet. You probably shouldn't complicate anything further TBH.

What do your logs say? Can you show me exactly what you ran and what the output was?

from snipe-it.

 avatar commented on July 17, 2024

Alright. Thanks for the clarification.

I just followed this:

wget https://raw.githubusercontent.com/snipe/snipe-it/master/install.sh
chmod 744 install.sh
./install.sh

Then I entered a few little things in the linux cmd within the initial setup and opend the browser.
Up until I wanted to add asset models everything worked like a charm.

This is /var/log/snipeit-install.log:


       _____       _                  __________
      / ___/____  (_)___  ___        /  _/_  __/
      \__ \/ __ \/ / __ \/ _ \______ / /  / /
     ___/ / / / / / /_/ /  __/_____// /  / /
    /____/_/ /_/_/ .___/\___/     /___/ /_/
                /_/


  Welcome to Snipe-IT Inventory Installer for CentOS, Rocky, Fedora, Debian, and Ubuntu!

  Installation log located: /var/log/snipeit-install.log

  The installer has detected rocky version 9.3.
  Q. What is the FQDN of your server? (localhost):      Setting to XXX.local

  Q. Do you want to automatically create the SnipeIT database user password? (y/n)
* Adding EPEL-release repository.
-Last metadata expiration check: 0:36:40 ago on Wed 10 Jan 2024 01:22:49 PM CET.                                                                                                                                                           \Package wget-1.21.1-7.el9.x86_64 is already installed.
Dependencies resolved.
================================================================================
 Package               Architecture    Version            Repository       Size
================================================================================
Installing:
 epel-release          noarch          9-7.el9            extras           19 k

Transaction Summary
================================================================================
Install  1 Package

Total download size: 19 k
Installed size: 26 k
Downloading Packages:                                                                                                                                                                                                                      |epel-release-9-7.el9.noarch.rpm                  90 kB/s |  19 kB     00:00
--------------------------------------------------------------------------------
Total                                            44 kB/s |  19 kB     00:00
Running transaction check                                                                                                                                                                                                                  /Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/-
  Installing       : epel-release-9-7.el9.noarch                            1/1
  Running scriptlet: epel-release-9-7.el9.noarch                            1/1
Many EPEL packages require the CodeReady Builder (CRB) repository.
It is recommended that you run /usr/bin/crb enable to enable the CRB repository.
                                                                                                                                                                                                                                           /  Verifying        : epel-release-9-7.el9.noarch                            1/1

Installed:
  epel-release-9-7.el9.noarch

Complete!                                                                                                                                                                                                                                  /
* Installing Apache httpd, PHP, MariaDB, and other requirements.
  * Installing httpd
Extra Packages for Enterprise Linux 9 - x86_64   19 MB/s |  20 MB     00:01
Extra Packages for Enterprise Linux 9 openh264  2.8 kB/s | 2.5 kB     00:00
Dependencies resolved.
================================================================================
 Package                Arch        Version                Repository      Size
================================================================================
Installing:
 httpd                  x86_64      2.4.57-5.el9           appstream       46 k
Installing dependencies:
 apr                    x86_64      1.7.0-12.el9_3         appstream      122 k
 apr-util               x86_64      1.6.1-23.el9           appstream       94 k
 apr-util-bdb           x86_64      1.6.1-23.el9           appstream       12 k
 httpd-core             x86_64      2.4.57-5.el9           appstream      1.4 M
 httpd-filesystem       noarch      2.4.57-5.el9           appstream       13 k
 httpd-tools            x86_64      2.4.57-5.el9           appstream       80 k
 rocky-logos-httpd      noarch      90.14-2.el9            appstream       24 k
Installing weak dependencies:
 apr-util-openssl       x86_64      1.6.1-23.el9           appstream       14 k
 mod_http2              x86_64      1.15.19-5.el9          appstream      148 k
 mod_lua                x86_64      2.4.57-5.el9           appstream       60 k

Transaction Summary
================================================================================
Install  11 Packages

Total download size: 2.0 M
Installed size: 6.0 M
Downloading Packages:
(1/11): mod_lua-2.4.57-5.el9.x86_64.rpm         464 kB/s |  60 kB     00:00
(2/11): rocky-logos-httpd-90.14-2.el9.noarch.rp 180 kB/s |  24 kB     00:00
(3/11): httpd-tools-2.4.57-5.el9.x86_64.rpm     507 kB/s |  80 kB     00:00
(4/11): httpd-2.4.57-5.el9.x86_64.rpm           1.4 MB/s |  46 kB     00:00
(5/11): httpd-filesystem-2.4.57-5.el9.noarch.rp 357 kB/s |  13 kB     00:00
(6/11): apr-util-openssl-1.6.1-23.el9.x86_64.rp 972 kB/s |  14 kB     00:00
(7/11): apr-util-bdb-1.6.1-23.el9.x86_64.rpm    432 kB/s |  12 kB     00:00
(8/11): apr-util-1.6.1-23.el9.x86_64.rpm        3.0 MB/s |  94 kB     00:00
(9/11): mod_http2-1.15.19-5.el9.x86_64.rpm      2.7 MB/s | 148 kB     00:00
(10/11): apr-1.7.0-12.el9_3.x86_64.rpm          3.0 MB/s | 122 kB     00:00
(11/11): httpd-core-2.4.57-5.el9.x86_64.rpm      17 MB/s | 1.4 MB     00:00
--------------------------------------------------------------------------------
Total                                           4.3 MB/s | 2.0 MB     00:00
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1
  Installing       : apr-1.7.0-12.el9_3.x86_64                             1/11
  Installing       : apr-util-bdb-1.6.1-23.el9.x86_64                      2/11
  Installing       : apr-util-1.6.1-23.el9.x86_64                          3/11
  Installing       : apr-util-openssl-1.6.1-23.el9.x86_64                  4/11
  Installing       : httpd-tools-2.4.57-5.el9.x86_64                       5/11
  Running scriptlet: httpd-filesystem-2.4.57-5.el9.noarch                  6/11
  Installing       : httpd-filesystem-2.4.57-5.el9.noarch                  6/11
  Installing       : httpd-core-2.4.57-5.el9.x86_64                        7/11
  Installing       : mod_lua-2.4.57-5.el9.x86_64                           8/11
  Installing       : rocky-logos-httpd-90.14-2.el9.noarch                  9/11
  Installing       : mod_http2-1.15.19-5.el9.x86_64                       10/11
  Installing       : httpd-2.4.57-5.el9.x86_64                            11/11
  Running scriptlet: httpd-2.4.57-5.el9.x86_64                            11/11
  Verifying        : rocky-logos-httpd-90.14-2.el9.noarch                  1/11
  Verifying        : mod_lua-2.4.57-5.el9.x86_64                           2/11
  Verifying        : httpd-tools-2.4.57-5.el9.x86_64                       3/11
  Verifying        : httpd-2.4.57-5.el9.x86_64                             4/11
  Verifying        : httpd-filesystem-2.4.57-5.el9.noarch                  5/11
  Verifying        : apr-util-openssl-1.6.1-23.el9.x86_64                  6/11
  Verifying        : apr-util-bdb-1.6.1-23.el9.x86_64                      7/11
  Verifying        : apr-util-1.6.1-23.el9.x86_64                          8/11
  Verifying        : mod_http2-1.15.19-5.el9.x86_64                        9/11
  Verifying        : apr-1.7.0-12.el9_3.x86_64                            10/11
  Verifying        : httpd-core-2.4.57-5.el9.x86_64                       11/11

Installed:
  apr-1.7.0-12.el9_3.x86_64              apr-util-1.6.1-23.el9.x86_64
  apr-util-bdb-1.6.1-23.el9.x86_64       apr-util-openssl-1.6.1-23.el9.x86_64
  httpd-2.4.57-5.el9.x86_64              httpd-core-2.4.57-5.el9.x86_64
  httpd-filesystem-2.4.57-5.el9.noarch   httpd-tools-2.4.57-5.el9.x86_64
  mod_http2-1.15.19-5.el9.x86_64         mod_lua-2.4.57-5.el9.x86_64
  rocky-logos-httpd-90.14-2.el9.noarch

Complete!
  * Installing mariadb-server
Last metadata expiration check: 0:00:08 ago on Wed 10 Jan 2024 01:59:41 PM CET.
Dependencies resolved.
================================================================================
 Package                      Arch     Version                Repository   Size
================================================================================
Installing:
 mariadb-server               x86_64   3:10.5.22-1.el9_2      appstream   9.6 M
Installing dependencies:
 mariadb                      x86_64   3:10.5.22-1.el9_2      appstream   1.6 M
 mariadb-common               x86_64   3:10.5.22-1.el9_2      appstream    27 k
 mariadb-connector-c          x86_64   3.2.6-1.el9_0          appstream   195 k
 mariadb-connector-c-config   noarch   3.2.6-1.el9_0          appstream   9.8 k
 mariadb-errmsg               x86_64   3:10.5.22-1.el9_2      appstream   211 k
 mysql-selinux                noarch   1.0.5-1.el9_0          appstream    35 k
 perl-DBD-MariaDB             x86_64   1.21-16.el9_0          appstream   151 k
 perl-File-Copy               noarch   2.34-480.el9           appstream    20 k
 perl-Sys-Hostname            x86_64   1.23-480.el9           appstream    17 k
Installing weak dependencies:
 mariadb-backup               x86_64   3:10.5.22-1.el9_2      appstream   6.4 M
 mariadb-gssapi-server        x86_64   3:10.5.22-1.el9_2      appstream    15 k
 mariadb-server-utils         x86_64   3:10.5.22-1.el9_2      appstream   210 k

Transaction Summary
================================================================================
Install  13 Packages

Total download size: 18 M
Installed size: 109 M
Downloading Packages:
(1/13): mariadb-connector-c-config-3.2.6-1.el9_  90 kB/s | 9.8 kB     00:00
(2/13): perl-Sys-Hostname-1.23-480.el9.x86_64.r 1.6 MB/s |  17 kB     00:00
(3/13): mysql-selinux-1.0.5-1.el9_0.noarch.rpm  279 kB/s |  35 kB     00:00
(4/13): perl-File-Copy-2.34-480.el9.noarch.rpm  2.1 MB/s |  20 kB     00:00
(5/13): mariadb-connector-c-3.2.6-1.el9_0.x86_6 1.4 MB/s | 195 kB     00:00
(6/13): mariadb-gssapi-server-10.5.22-1.el9_2.x 1.0 MB/s |  15 kB     00:00
(7/13): mariadb-server-utils-10.5.22-1.el9_2.x8 6.0 MB/s | 210 kB     00:00
(8/13): mariadb-errmsg-10.5.22-1.el9_2.x86_64.r  10 MB/s | 211 kB     00:00
(9/13): mariadb-common-10.5.22-1.el9_2.x86_64.r 1.7 MB/s |  27 kB     00:00
(10/13): mariadb-10.5.22-1.el9_2.x86_64.rpm      26 MB/s | 1.6 MB     00:00
(11/13): mariadb-backup-10.5.22-1.el9_2.x86_64.  37 MB/s | 6.4 MB     00:00
(12/13): perl-DBD-MariaDB-1.21-16.el9_0.x86_64. 1.3 MB/s | 151 kB     00:00
(13/13): mariadb-server-10.5.22-1.el9_2.x86_64. 9.9 MB/s | 9.6 MB     00:00
--------------------------------------------------------------------------------
Total                                            14 MB/s |  18 MB     00:01
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1
  Installing       : mariadb-connector-c-config-3.2.6-1.el9_0.noarch       1/13
  Installing       : mariadb-common-3:10.5.22-1.el9_2.x86_64               2/13
  Installing       : mariadb-connector-c-3.2.6-1.el9_0.x86_64              3/13
  Installing       : perl-Sys-Hostname-1.23-480.el9.x86_64                 4/13
  Installing       : perl-DBD-MariaDB-1.21-16.el9_0.x86_64                 5/13
  Installing       : mariadb-errmsg-3:10.5.22-1.el9_2.x86_64               6/13
  Installing       : perl-File-Copy-2.34-480.el9.noarch                    7/13
  Running scriptlet: mysql-selinux-1.0.5-1.el9_0.noarch                    8/13
  Installing       : mysql-selinux-1.0.5-1.el9_0.noarch                    8/13
  Running scriptlet: mysql-selinux-1.0.5-1.el9_0.noarch                    8/13
libsemanage.semanage_direct_install_info: Overriding mysql module at lower priority 100 with module at priority 200.

  Installing       : mariadb-server-utils-3:10.5.22-1.el9_2.x86_64         9/13
  Installing       : mariadb-gssapi-server-3:10.5.22-1.el9_2.x86_64       10/13
  Installing       : mariadb-backup-3:10.5.22-1.el9_2.x86_64              11/13
  Installing       : mariadb-3:10.5.22-1.el9_2.x86_64                     12/13
  Running scriptlet: mariadb-server-3:10.5.22-1.el9_2.x86_64              13/13
  Installing       : mariadb-server-3:10.5.22-1.el9_2.x86_64              13/13
  Running scriptlet: mariadb-server-3:10.5.22-1.el9_2.x86_64              13/13
  Running scriptlet: mysql-selinux-1.0.5-1.el9_0.noarch                   13/13
  Running scriptlet: mariadb-server-3:10.5.22-1.el9_2.x86_64              13/13
  Verifying        : mysql-selinux-1.0.5-1.el9_0.noarch                    1/13
  Verifying        : mariadb-connector-c-3.2.6-1.el9_0.x86_64              2/13
  Verifying        : mariadb-connector-c-config-3.2.6-1.el9_0.noarch       3/13
  Verifying        : perl-Sys-Hostname-1.23-480.el9.x86_64                 4/13
  Verifying        : perl-File-Copy-2.34-480.el9.noarch                    5/13
  Verifying        : mariadb-server-utils-3:10.5.22-1.el9_2.x86_64         6/13
  Verifying        : mariadb-server-3:10.5.22-1.el9_2.x86_64               7/13
  Verifying        : mariadb-gssapi-server-3:10.5.22-1.el9_2.x86_64        8/13
  Verifying        : mariadb-errmsg-3:10.5.22-1.el9_2.x86_64               9/13
  Verifying        : mariadb-common-3:10.5.22-1.el9_2.x86_64              10/13
  Verifying        : mariadb-backup-3:10.5.22-1.el9_2.x86_64              11/13
  Verifying        : mariadb-3:10.5.22-1.el9_2.x86_64                     12/13
  Verifying        : perl-DBD-MariaDB-1.21-16.el9_0.x86_64                13/13

Installed:
  mariadb-3:10.5.22-1.el9_2.x86_64
  mariadb-backup-3:10.5.22-1.el9_2.x86_64
  mariadb-common-3:10.5.22-1.el9_2.x86_64
  mariadb-connector-c-3.2.6-1.el9_0.x86_64
  mariadb-connector-c-config-3.2.6-1.el9_0.noarch
  mariadb-errmsg-3:10.5.22-1.el9_2.x86_64
  mariadb-gssapi-server-3:10.5.22-1.el9_2.x86_64
  mariadb-server-3:10.5.22-1.el9_2.x86_64
  mariadb-server-utils-3:10.5.22-1.el9_2.x86_64
  mysql-selinux-1.0.5-1.el9_0.noarch
  perl-DBD-MariaDB-1.21-16.el9_0.x86_64
  perl-File-Copy-2.34-480.el9.noarch
  perl-Sys-Hostname-1.23-480.el9.x86_64

Complete!
  * Installing git
Last metadata expiration check: 0:00:30 ago on Wed 10 Jan 2024 01:59:41 PM CET.
Dependencies resolved.
================================================================================
 Package               Arch        Version                 Repository      Size
================================================================================
Installing:
 git                   x86_64      2.39.3-1.el9_2          appstream       61 k
Installing dependencies:
 git-core              x86_64      2.39.3-1.el9_2          appstream      4.2 M
 git-core-doc          noarch      2.39.3-1.el9_2          appstream      2.6 M
 perl-Error            noarch      1:0.17029-7.el9         appstream       41 k
 perl-Git              noarch      2.39.3-1.el9_2          appstream       37 k
 perl-TermReadKey      x86_64      2.38-11.el9             appstream       36 k
 perl-lib              x86_64      0.65-480.el9            appstream       15 k

Transaction Summary
================================================================================
Install  7 Packages

Total download size: 7.0 M
Installed size: 36 M
Downloading Packages:
(1/7): perl-lib-0.65-480.el9.x86_64.rpm         148 kB/s |  15 kB     00:00
(2/7): perl-TermReadKey-2.38-11.el9.x86_64.rpm  340 kB/s |  36 kB     00:00
(3/7): perl-Error-0.17029-7.el9.noarch.rpm      376 kB/s |  41 kB     00:00
(4/7): perl-Git-2.39.3-1.el9_2.noarch.rpm       1.1 MB/s |  37 kB     00:00
(5/7): git-2.39.3-1.el9_2.x86_64.rpm            1.7 MB/s |  61 kB     00:00
(6/7): git-core-doc-2.39.3-1.el9_2.noarch.rpm   8.8 MB/s | 2.6 MB     00:00
(7/7): git-core-2.39.3-1.el9_2.x86_64.rpm        11 MB/s | 4.2 MB     00:00
--------------------------------------------------------------------------------
Total                                            10 MB/s | 7.0 MB     00:00
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1
  Installing       : git-core-2.39.3-1.el9_2.x86_64                         1/7
  Installing       : git-core-doc-2.39.3-1.el9_2.noarch                     2/7
  Installing       : perl-TermReadKey-2.38-11.el9.x86_64                    3/7
  Installing       : perl-lib-0.65-480.el9.x86_64                           4/7
  Installing       : perl-Error-1:0.17029-7.el9.noarch                      5/7
  Installing       : git-2.39.3-1.el9_2.x86_64                              6/7
  Installing       : perl-Git-2.39.3-1.el9_2.noarch                         7/7
  Running scriptlet: perl-Git-2.39.3-1.el9_2.noarch                         7/7
  Verifying        : perl-Error-1:0.17029-7.el9.noarch                      1/7
  Verifying        : perl-lib-0.65-480.el9.x86_64                           2/7
  Verifying        : perl-TermReadKey-2.38-11.el9.x86_64                    3/7
  Verifying        : perl-Git-2.39.3-1.el9_2.noarch                         4/7
  Verifying        : git-core-doc-2.39.3-1.el9_2.noarch                     5/7
  Verifying        : git-core-2.39.3-1.el9_2.x86_64                         6/7
  Verifying        : git-2.39.3-1.el9_2.x86_64                              7/7

Installed:
  git-2.39.3-1.el9_2.x86_64              git-core-2.39.3-1.el9_2.x86_64
  git-core-doc-2.39.3-1.el9_2.noarch     perl-Error-1:0.17029-7.el9.noarch
  perl-Git-2.39.3-1.el9_2.noarch         perl-TermReadKey-2.38-11.el9.x86_64
  perl-lib-0.65-480.el9.x86_64

Complete!
  * unzip already installed
  * Installing php-mysqlnd
Last metadata expiration check: 0:00:37 ago on Wed 10 Jan 2024 01:59:41 PM CET.
Dependencies resolved.
================================================================================
 Package            Architecture  Version                Repository        Size
================================================================================
Installing:
 php-mysqlnd        x86_64        8.0.30-1.el9_2         appstream        148 k
Installing dependencies:
 php-common         x86_64        8.0.30-1.el9_2         appstream        665 k
 php-pdo            x86_64        8.0.30-1.el9_2         appstream         81 k

Transaction Summary
================================================================================
Install  3 Packages

Total download size: 894 k
Installed size: 8.5 M
Downloading Packages:
(1/3): php-pdo-8.0.30-1.el9_2.x86_64.rpm        574 kB/s |  81 kB     00:00
(2/3): php-mysqlnd-8.0.30-1.el9_2.x86_64.rpm    909 kB/s | 148 kB     00:00
(3/3): php-common-8.0.30-1.el9_2.x86_64.rpm     3.1 MB/s | 665 kB     00:00
--------------------------------------------------------------------------------
Total                                           2.2 MB/s | 894 kB     00:00
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1
  Installing       : php-common-8.0.30-1.el9_2.x86_64                       1/3
  Installing       : php-pdo-8.0.30-1.el9_2.x86_64                          2/3
  Installing       : php-mysqlnd-8.0.30-1.el9_2.x86_64                      3/3
  Running scriptlet: php-mysqlnd-8.0.30-1.el9_2.x86_64                      3/3
  Verifying        : php-pdo-8.0.30-1.el9_2.x86_64                          1/3
  Verifying        : php-mysqlnd-8.0.30-1.el9_2.x86_64                      2/3
  Verifying        : php-common-8.0.30-1.el9_2.x86_64                       3/3

Installed:
  php-common-8.0.30-1.el9_2.x86_64       php-mysqlnd-8.0.30-1.el9_2.x86_64
  php-pdo-8.0.30-1.el9_2.x86_64

Complete!
  * Installing php-bcmath
Last metadata expiration check: 0:00:40 ago on Wed 10 Jan 2024 01:59:41 PM CET.
Dependencies resolved.
================================================================================
 Package           Architecture  Version                 Repository        Size
================================================================================
Installing:
 php-bcmath        x86_64        8.0.30-1.el9_2          appstream         33 k

Transaction Summary
================================================================================
Install  1 Package

Total download size: 33 k
Installed size: 66 k
Downloading Packages:
php-bcmath-8.0.30-1.el9_2.x86_64.rpm            372 kB/s |  33 kB     00:00
--------------------------------------------------------------------------------
Total                                           122 kB/s |  33 kB     00:00
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1
  Installing       : php-bcmath-8.0.30-1.el9_2.x86_64                       1/1
  Running scriptlet: php-bcmath-8.0.30-1.el9_2.x86_64                       1/1
  Verifying        : php-bcmath-8.0.30-1.el9_2.x86_64                       1/1

Installed:
  php-bcmath-8.0.30-1.el9_2.x86_64

Complete!
  * Installing php-cli
Last metadata expiration check: 0:00:43 ago on Wed 10 Jan 2024 01:59:41 PM CET.
Dependencies resolved.
================================================================================
 Package         Architecture   Version                 Repository         Size
================================================================================
Installing:
 php-cli         x86_64         8.0.30-1.el9_2          appstream         3.1 M

Transaction Summary
================================================================================
Install  1 Package

Total download size: 3.1 M
Installed size: 16 M
Downloading Packages:
php-cli-8.0.30-1.el9_2.x86_64.rpm                17 MB/s | 3.1 MB     00:00
--------------------------------------------------------------------------------
Total                                           8.5 MB/s | 3.1 MB     00:00
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1
  Installing       : php-cli-8.0.30-1.el9_2.x86_64                          1/1
  Running scriptlet: php-cli-8.0.30-1.el9_2.x86_64                          1/1
  Verifying        : php-cli-8.0.30-1.el9_2.x86_64                          1/1

Installed:
  php-cli-8.0.30-1.el9_2.x86_64

Complete!
  * Installing php-embedded
Last metadata expiration check: 0:00:46 ago on Wed 10 Jan 2024 01:59:41 PM CET.
Dependencies resolved.
================================================================================
 Package             Architecture  Version               Repository        Size
================================================================================
Installing:
 php-embedded        x86_64        8.0.30-1.el9_2        appstream        1.5 M

Transaction Summary
================================================================================
Install  1 Package

Total download size: 1.5 M
Installed size: 4.6 M
Downloading Packages:
php-embedded-8.0.30-1.el9_2.x86_64.rpm          8.3 MB/s | 1.5 MB     00:00
--------------------------------------------------------------------------------
Total                                           4.2 MB/s | 1.5 MB     00:00
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1
  Installing       : php-embedded-8.0.30-1.el9_2.x86_64                     1/1
  Running scriptlet: php-embedded-8.0.30-1.el9_2.x86_64                     1/1
  Verifying        : php-embedded-8.0.30-1.el9_2.x86_64                     1/1

Installed:
  php-embedded-8.0.30-1.el9_2.x86_64

Complete!
  * Installing php-gd
Last metadata expiration check: 0:00:50 ago on Wed 10 Jan 2024 01:59:41 PM CET.
Dependencies resolved.
================================================================================
 Package        Architecture   Version                  Repository         Size
================================================================================
Installing:
 php-gd         x86_64         8.0.30-1.el9_2           appstream          39 k

Transaction Summary
================================================================================
Install  1 Package

Total download size: 39 k
Installed size: 109 k
Downloading Packages:
php-gd-8.0.30-1.el9_2.x86_64.rpm                306 kB/s |  39 kB     00:00
--------------------------------------------------------------------------------
Total                                           126 kB/s |  39 kB     00:00
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1
  Installing       : php-gd-8.0.30-1.el9_2.x86_64                           1/1
  Running scriptlet: php-gd-8.0.30-1.el9_2.x86_64                           1/1
  Verifying        : php-gd-8.0.30-1.el9_2.x86_64                           1/1

Installed:
  php-gd-8.0.30-1.el9_2.x86_64

Complete!
  * Installing php-mbstring
Last metadata expiration check: 0:00:53 ago on Wed 10 Jan 2024 01:59:41 PM CET.
Dependencies resolved.
================================================================================
 Package             Architecture  Version               Repository        Size
================================================================================
Installing:
 php-mbstring        x86_64        8.0.30-1.el9_2        appstream        468 k

Transaction Summary
================================================================================
Install  1 Package

Total download size: 468 k
Installed size: 1.0 M
Downloading Packages:
php-mbstring-8.0.30-1.el9_2.x86_64.rpm          2.2 MB/s | 468 kB     00:00
--------------------------------------------------------------------------------
Total                                           1.2 MB/s | 468 kB     00:00
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1
  Installing       : php-mbstring-8.0.30-1.el9_2.x86_64                     1/1
  Running scriptlet: php-mbstring-8.0.30-1.el9_2.x86_64                     1/1
  Verifying        : php-mbstring-8.0.30-1.el9_2.x86_64                     1/1

Installed:
  php-mbstring-8.0.30-1.el9_2.x86_64

Complete!
  * Installing php-ldap
Last metadata expiration check: 0:00:55 ago on Wed 10 Jan 2024 01:59:41 PM CET.
Dependencies resolved.
================================================================================
 Package          Architecture   Version                Repository         Size
================================================================================
Installing:
 php-ldap         x86_64         8.0.30-1.el9_2         appstream          39 k

Transaction Summary
================================================================================
Install  1 Package

Total download size: 39 k
Installed size: 96 k
Downloading Packages:
php-ldap-8.0.30-1.el9_2.x86_64.rpm              377 kB/s |  39 kB     00:00
--------------------------------------------------------------------------------
Total                                           143 kB/s |  39 kB     00:00
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1
  Installing       : php-ldap-8.0.30-1.el9_2.x86_64                         1/1
  Running scriptlet: php-ldap-8.0.30-1.el9_2.x86_64                         1/1
  Verifying        : php-ldap-8.0.30-1.el9_2.x86_64                         1/1

Installed:
  php-ldap-8.0.30-1.el9_2.x86_64

Complete!
  * Installing php-simplexml
Last metadata expiration check: 0:00:58 ago on Wed 10 Jan 2024 01:59:41 PM CET.
Dependencies resolved.
================================================================================
 Package         Architecture   Version                 Repository         Size
================================================================================
Installing:
 php-xml         x86_64         8.0.30-1.el9_2          appstream         131 k

Transaction Summary
================================================================================
Install  1 Package

Total download size: 131 k
Installed size: 415 k
Downloading Packages:
php-xml-8.0.30-1.el9_2.x86_64.rpm               672 kB/s | 131 kB     00:00
--------------------------------------------------------------------------------
Total                                           345 kB/s | 131 kB     00:00
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1
  Installing       : php-xml-8.0.30-1.el9_2.x86_64                          1/1
  Running scriptlet: php-xml-8.0.30-1.el9_2.x86_64                          1/1
  Verifying        : php-xml-8.0.30-1.el9_2.x86_64                          1/1

Installed:
  php-xml-8.0.30-1.el9_2.x86_64

Complete!
  * Installing php-process
Last metadata expiration check: 0:01:01 ago on Wed 10 Jan 2024 01:59:41 PM CET.
Dependencies resolved.
================================================================================
 Package            Architecture  Version                Repository        Size
================================================================================
Installing:
 php-process        x86_64        8.0.30-1.el9_2         appstream         40 k

Transaction Summary
================================================================================
Install  1 Package

Total download size: 40 k
Installed size: 125 k
Downloading Packages:
php-process-8.0.30-1.el9_2.x86_64.rpm           719 kB/s |  40 kB     00:00
--------------------------------------------------------------------------------
Total                                           179 kB/s |  40 kB     00:00
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1
  Installing       : php-process-8.0.30-1.el9_2.x86_64                      1/1
  Running scriptlet: php-process-8.0.30-1.el9_2.x86_64                      1/1
  Verifying        : php-process-8.0.30-1.el9_2.x86_64                      1/1

Installed:
  php-process-8.0.30-1.el9_2.x86_64

Complete!
  * Installing php-sodium
Last metadata expiration check: 0:01:04 ago on Wed 10 Jan 2024 01:59:41 PM CET.
Dependencies resolved.
================================================================================
 Package             Architecture    Version                Repository     Size
================================================================================
Installing:
 php-sodium          x86_64          8.0.30-1.el9           epel           34 k
Installing dependencies:
 libsodium           x86_64          1.0.18-8.el9           epel          161 k

Transaction Summary
================================================================================
Install  2 Packages

Total download size: 195 k
Installed size: 460 k
Downloading Packages:
(1/2): php-sodium-8.0.30-1.el9.x86_64.rpm       239 kB/s |  34 kB     00:00
(2/2): libsodium-1.0.18-8.el9.x86_64.rpm        1.0 MB/s | 161 kB     00:00
--------------------------------------------------------------------------------
Total                                           652 kB/s | 195 kB     00:00
Extra Packages for Enterprise Linux 9 - x86_64  1.6 MB/s | 1.6 kB     00:00
Importing GPG key 0x3228467C:
 Userid     : "Fedora (epel9) <[email protected]>"
 Fingerprint: FF8A D134 4597 106E CE81 3B91 8A38 72BF 3228 467C
 From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-9
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1
  Installing       : libsodium-1.0.18-8.el9.x86_64                          1/2
  Installing       : php-sodium-8.0.30-1.el9.x86_64                         2/2
  Running scriptlet: php-sodium-8.0.30-1.el9.x86_64                         2/2
  Verifying        : libsodium-1.0.18-8.el9.x86_64                          1/2
  Verifying        : php-sodium-8.0.30-1.el9.x86_64                         2/2

Installed:
  libsodium-1.0.18-8.el9.x86_64          php-sodium-8.0.30-1.el9.x86_64

Complete!
  * Installing php-pecl-zip
Last metadata expiration check: 0:01:07 ago on Wed 10 Jan 2024 01:59:41 PM CET.
Dependencies resolved.
================================================================================
 Package             Architecture  Version               Repository        Size
================================================================================
Installing:
 php-pecl-zip        x86_64        1.19.2-6.el9          appstream         54 k
Installing dependencies:
 libzip              x86_64        1.7.3-7.el9           appstream         62 k

Transaction Summary
================================================================================
Install  2 Packages

Total download size: 117 k
Installed size: 268 k
Downloading Packages:
(1/2): libzip-1.7.3-7.el9.x86_64.rpm            564 kB/s |  62 kB     00:00
(2/2): php-pecl-zip-1.19.2-6.el9.x86_64.rpm     437 kB/s |  54 kB     00:00
--------------------------------------------------------------------------------
Total                                           390 kB/s | 117 kB     00:00
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1
  Installing       : libzip-1.7.3-7.el9.x86_64                              1/2
  Installing       : php-pecl-zip-1.19.2-6.el9.x86_64                       2/2
  Running scriptlet: php-pecl-zip-1.19.2-6.el9.x86_64                       2/2
  Verifying        : libzip-1.7.3-7.el9.x86_64                              1/2
  Verifying        : php-pecl-zip-1.19.2-6.el9.x86_64                       2/2

Installed:
  libzip-1.7.3-7.el9.x86_64           php-pecl-zip-1.19.2-6.el9.x86_64

Complete!
  * Installing php-fpm
Last metadata expiration check: 0:01:09 ago on Wed 10 Jan 2024 01:59:41 PM CET.
Dependencies resolved.
================================================================================
 Package              Arch       Version                    Repository     Size
================================================================================
Installing:
 php-fpm              x86_64     8.0.30-1.el9_2             appstream     1.6 M
Installing dependencies:
 nginx-filesystem     noarch     1:1.20.1-14.el9_2.1        appstream     8.5 k

Transaction Summary
================================================================================
Install  2 Packages

Total download size: 1.6 M
Installed size: 8.2 M
Downloading Packages:
(1/2): nginx-filesystem-1.20.1-14.el9_2.1.noarc 107 kB/s | 8.5 kB     00:00
(2/2): php-fpm-8.0.30-1.el9_2.x86_64.rpm         12 MB/s | 1.6 MB     00:00
--------------------------------------------------------------------------------
Total                                           5.1 MB/s | 1.6 MB     00:00
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1
  Running scriptlet: nginx-filesystem-1:1.20.1-14.el9_2.1.noarch            1/2
  Installing       : nginx-filesystem-1:1.20.1-14.el9_2.1.noarch            1/2
  Installing       : php-fpm-8.0.30-1.el9_2.x86_64                          2/2
  Running scriptlet: php-fpm-8.0.30-1.el9_2.x86_64                          2/2
  Verifying        : nginx-filesystem-1:1.20.1-14.el9_2.1.noarch            1/2
  Verifying        : php-fpm-8.0.30-1.el9_2.x86_64                          2/2

Installed:
  nginx-filesystem-1:1.20.1-14.el9_2.1.noarch   php-fpm-8.0.30-1.el9_2.x86_64

Complete!
* Configuring Apache.
* Setting up hosts file.
* Setting MariaDB to start on boot and starting MariaDB.
Created symlink /etc/systemd/system/mysql.service → /usr/lib/systemd/system/mariadb.service.
Created symlink /etc/systemd/system/mysqld.service → /usr/lib/systemd/system/mariadb.service.
Created symlink /etc/systemd/system/multi-user.target.wants/mariadb.service → /usr/lib/systemd/system/mariadb.service.
* Creating Snipe-IT user.
* Creating MariaDB Database/User.


* Cloning Snipe-IT from github to the web directory.
-Cloning into '/var/www/html/snipeit'...                                                                                                                                                                                                   /
* Configuring .env file.
* Installing composer.
All settings correct for using Composer
Downloading...

Composer (version 2.6.6) successfully installed to: /home/snipeitapp/composer.phar
Use it: php composer.phar

* Setting permissions.
* Running composer.
-* This can take 5 minutes or more. Tail /var/log/snipeit-install.log for more full command output.                                                                                                                                        /
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 169 installs, 0 updates, 0 removals
  - Syncing symfony/deprecation-contracts (v2.5.2) into cache
  - Syncing psr/http-message (1.1) into cache
  - Syncing psr/http-client (1.0.3) into cache
  - Syncing ralouphie/getallheaders (3.0.3) into cache
  - Syncing psr/http-factory (1.0.2) into cache
  - Syncing guzzlehttp/psr7 (2.6.2) into cache
  - Syncing guzzlehttp/promises (2.0.2) into cache
  - Syncing guzzlehttp/guzzle (7.8.1) into cache
  - Syncing symfony/polyfill-mbstring (v1.28.0) into cache
  - Syncing alek13/slack (2.2.1) into cache
  - Syncing tmilos/scim-schema (0.1) into cache
  - Syncing tmilos/value (1.0.2) into cache
  - Syncing tmilos/lexer (1.0.2) into cache
  - Syncing tmilos/scim-filter-parser (1.3.0) into cache
  - Syncing voku/portable-ascii (1.6.1) into cache
  - Syncing symfony/polyfill-php80 (v1.28.0) into cache
  - Syncing symfony/polyfill-ctype (v1.28.0) into cache
  - Syncing phpoption/phpoption (1.8.1) into cache
  - Syncing graham-campbell/result-type (v1.0.4) into cache
  - Syncing vlucas/phpdotenv (v5.4.1) into cache
  - Syncing symfony/css-selector (v4.4.37) into cache
  - Syncing tijsverkoyen/css-to-inline-styles (2.2.4) into cache
  - Syncing symfony/var-dumper (v5.4.9) into cache
  - Syncing symfony/routing (v5.4.8) into cache
  - Syncing symfony/process (v5.4.28) into cache
  - Syncing symfony/polyfill-php72 (v1.26.0) into cache
  - Syncing symfony/polyfill-intl-normalizer (v1.28.0) into cache
  - Syncing symfony/polyfill-intl-idn (v1.26.0) into cache
  - Syncing symfony/mime (v5.4.10) into cache
  - Syncing symfony/polyfill-php73 (v1.28.0) into cache
  - Syncing symfony/http-foundation (v5.4.10) into cache
  - Syncing psr/event-dispatcher (1.0.0) into cache
  - Syncing symfony/event-dispatcher-contracts (v2.5.2) into cache
  - Syncing symfony/event-dispatcher (v5.4.9) into cache
  - Syncing psr/log (1.1.4) into cache
  - Syncing symfony/error-handler (v5.4.9) into cache
  - Syncing symfony/http-kernel (v5.4.10) into cache
  - Syncing symfony/finder (v5.4.27) into cache
  - Syncing symfony/polyfill-intl-grapheme (v1.28.0) into cache
  - Syncing symfony/string (v5.4.32) into cache
  - Syncing psr/container (1.1.2) into cache
  - Syncing symfony/service-contracts (v2.5.2) into cache
  - Syncing symfony/console (v5.4.32) into cache
  - Syncing symfony/polyfill-iconv (v1.26.0) into cache
  - Syncing doctrine/lexer (1.2.3) into cache
  - Syncing egulias/email-validator (2.1.25) into cache
  - Syncing swiftmailer/swiftmailer (v6.3.0) into cache
  - Syncing symfony/polyfill-php81 (v1.28.0) into cache
  - Syncing ramsey/collection (1.2.2) into cache
  - Syncing brick/math (0.9.3) into cache
  - Syncing ramsey/uuid (4.2.3) into cache
  - Syncing psr/simple-cache (1.0.1) into cache
  - Syncing opis/closure (3.6.3) into cache
  - Syncing symfony/translation-contracts (v2.5.2) into cache
  - Syncing symfony/translation (v5.4.9) into cache
  - Syncing nesbot/carbon (2.59.1) into cache
  - Syncing monolog/monolog (2.7.0) into cache
  - Syncing league/mime-type-detection (1.11.0) into cache
  - Syncing league/flysystem (1.1.9) into cache
  - Syncing nette/utils (v3.2.7) into cache
  - Syncing nette/schema (v1.2.2) into cache
  - Syncing dflydev/dot-access-data (v3.0.1) into cache
  - Syncing league/config (v1.1.1) into cache
  - Syncing league/commonmark (2.3.4) into cache
  - Syncing laravel/serializable-closure (v1.2.0) into cache
  - Syncing webmozart/assert (1.11.0) into cache
  - Syncing dragonmantank/cron-expression (v3.3.1) into cache
  - Syncing doctrine/inflector (1.4.4) into cache
  - Syncing laravel/framework (v8.83.22) into cache
  - Syncing arietimmerman/laravel-scim-server (dev-master dda6dfb) into cache
  - Syncing aws/aws-crt-php (v1.2.4) into cache
  - Syncing maximebf/debugbar (v1.18.0) into cache
  - Syncing barryvdh/laravel-debugbar (v3.7.0) into cache
  - Syncing sabberworm/php-css-parser (8.4.0) into cache
  - Syncing phenx/php-svg-lib (0.5.1) into cache
  - Syncing phenx/php-font-lib (0.5.4) into cache
  - Syncing masterminds/html5 (2.8.1) into cache
  - Syncing dompdf/dompdf (v2.0.4) into cache
  - Syncing barryvdh/laravel-dompdf (v2.0.0) into cache
  - Syncing dasprid/enum (1.0.3) into cache
  - Syncing psr/cache (1.0.1) into cache
  - Syncing doctrine/annotations (1.13.3) into cache
  - Syncing doctrine/reflection (1.2.3) into cache
  - Syncing doctrine/event-manager (1.1.1) into cache
  - Syncing doctrine/collections (1.6.8) into cache
  - Syncing doctrine/cache (1.13.0) into cache
  - Syncing doctrine/persistence (1.3.8) into cache
  - Syncing doctrine/common (2.13.3) into cache
  - Syncing doctrine/deprecations (v1.0.0) into cache
  - Syncing doctrine/dbal (3.3.7) into cache
  - Syncing squizlabs/php_codesniffer (3.7.1) into cache
  - Syncing eduardokum/laravel-mail-auto-embed (1.0.7) into cache
  - Syncing enshrined/svg-sanitize (0.15.4) into cache
  - Syncing erusev/parsedown (1.7.4) into cache
  - Syncing facade/ignition-contracts (1.0.2) into cache
  - Syncing facade/flare-client-php (1.9.1) into cache
  - Syncing facade/ignition (2.17.6) into cache
  - Syncing fideloper/proxy (4.4.2) into cache
  - Syncing asm89/stack-cors (v2.1.1) into cache
  - Syncing fruitcake/laravel-cors (v2.2.0) into cache
  - Syncing intervention/image (2.7.2) into cache
  - Syncing javiereguiluz/easyslugger (v1.0.0) into cache
  - Syncing laravel/helpers (v1.5.0) into cache
  - Syncing symfony/psr-http-message-bridge (v2.1.2) into cache
  - Syncing paragonie/random_compat (v9.99.100) into cache
  - Syncing paragonie/constant_time_encoding (v2.6.3) into cache
  - Syncing phpseclib/phpseclib (3.0.34) into cache
  - Syncing php-http/message-factory (v1.0.2) into cache
  - Syncing nyholm/psr7 (1.6.1) into cache
  - Syncing league/uri-interfaces (2.3.0) into cache
  - Syncing league/uri (6.7.1) into cache
  - Syncing league/event (2.2.0) into cache
  - Syncing lcobucci/clock (2.0.0) into cache
  - Syncing lcobucci/jwt (4.1.5) into cache
  - Syncing defuse/php-encryption (v2.3.1) into cache
  - Syncing league/oauth2-server (8.3.5) into cache
  - Syncing firebase/php-jwt (v6.3.0) into cache
  - Syncing laravel/passport (v10.4.1) into cache
  - Syncing laravel/slack-notification-channel (v2.4.0) into cache
  - Syncing league/oauth1-client (v1.10.1) into cache
  - Syncing laravel/socialite (v5.6.1) into cache
  - Syncing nikic/php-parser (v4.14.0) into cache
  - Syncing psy/psysh (v0.11.7) into cache
  - Syncing laravel/tinker (v2.7.2) into cache
  - Syncing laravel/ui (v3.4.6) into cache
  - Syncing laravelcollective/html (v6.3.0) into cache
  - Syncing league/csv (9.8.0) into cache
  - Syncing mtdowling/jmespath.php (2.7.0) into cache
  - Syncing aws/aws-sdk-php (3.295.4) into cache
  - Syncing league/flysystem-aws-s3-v3 (1.0.30) into cache
  - Syncing league/flysystem-cached-adapter (1.1.0) into cache
  - Syncing markbaker/matrix (3.0.0) into cache
  - Syncing markbaker/complex (3.0.1) into cache
  - Syncing myclabs/php-enum (1.8.3) into cache
  - Syncing maennchen/zipstream-php (2.2.1) into cache
  - Syncing ezyang/htmlpurifier (v4.14.0) into cache
  - Syncing phpoffice/phpspreadsheet (1.24.1) into cache
  - Syncing maatwebsite/excel (3.1.40) into cache
  - Syncing livewire/livewire (v2.10.6) into cache
  - Syncing mediconesystems/livewire-datatables (v0.5.4) into cache
  - Syncing neitanod/forceutf8 (v2.0.4) into cache
  - Syncing filp/whoops (2.14.5) into cache
  - Syncing nunomaduro/collision (v5.11.0) into cache
  - Syncing robrichards/xmlseclibs (3.1.1) into cache
  - Syncing onelogin/php-saml (3.6.1) into cache
  - Syncing paragonie/sodium_compat (v1.19.0) into cache
  - Syncing phpdocumentor/reflection-common (2.2.0) into cache
  - Syncing phpdocumentor/type-resolver (1.6.1) into cache
  - Syncing sebastian/recursion-context (4.0.4) into cache
  - Syncing sebastian/exporter (4.0.4) into cache
  - Syncing sebastian/diff (4.0.4) into cache
  - Syncing sebastian/comparator (4.0.6) into cache
  - Syncing phpdocumentor/reflection-docblock (5.3.0) into cache
  - Syncing doctrine/instantiator (1.4.1) into cache
  - Syncing phpspec/prophecy (v1.15.0) into cache
  - Syncing pragmarx/google2fa (v8.0.1) into cache
  - Syncing bacon/bacon-qr-code (2.0.7) into cache
  - Syncing pragmarx/google2fa-qrcode (v1.0.3) into cache
  - Syncing pragmarx/google2fa-laravel (v1.4.1) into cache
  - Syncing rollbar/rollbar (v2.1.0) into cache
  - Syncing rollbar/rollbar-laravel (v7.2.0) into cache
  - Syncing spatie/temporary-directory (1.3.0) into cache
  - Syncing spatie/db-dumper (2.21.1) into cache
  - Syncing spatie/laravel-backup (6.16.5) into cache
  - Syncing tecnickcom/tc-lib-color (1.14.14) into cache
  - Syncing tecnickcom/tc-lib-barcode (1.17.14) into cache
  - Syncing tecnickcom/tcpdf (6.6.2) into cache
  - Syncing unicodeveloper/laravel-password (1.0.4) into cache
  - Syncing watson/validating (6.1.1) into cache
    0 [>---------------------------]    0 [->--------------------------]
  - Installing symfony/deprecation-contracts (v2.5.2): Cloning e8b495ea28 from cache
  - Installing psr/http-message (1.1): Cloning cb6ce4845c from cache
  - Installing psr/http-client (1.0.3): Cloning bb5906edc1 from cache
  - Installing ralouphie/getallheaders (3.0.3): Cloning 120b605dfe from cache
  - Installing psr/http-factory (1.0.2): Cloning e616d01114 from cache
  - Installing guzzlehttp/psr7 (2.6.2): Cloning 45b30f99ac from cache
  - Installing guzzlehttp/promises (2.0.2): Cloning bbff78d960 from cache
  - Installing guzzlehttp/guzzle (7.8.1): Cloning 41042bc7ab from cache
  - Installing symfony/polyfill-mbstring (v1.28.0): Cloning 42292d99c5 from cache
  - Installing alek13/slack (2.2.1): Cloning 9222449402 from cache
  - Installing tmilos/scim-schema (0.1): Cloning bb871e667b from cache
  - Installing tmilos/value (1.0.2): Cloning 9e78ad9c02 from cache
  - Installing tmilos/lexer (1.0.2): Cloning e788559561 from cache
  - Installing tmilos/scim-filter-parser (1.3.0): Cloning cfd9ba1f33 from cache
  - Installing voku/portable-ascii (1.6.1): Cloning 87337c91b9 from cache
  - Installing symfony/polyfill-php80 (v1.28.0): Cloning 6caa57379c from cache
  - Installing symfony/polyfill-ctype (v1.28.0): Cloning ea208ce43c from cache
  - Installing phpoption/phpoption (1.8.1): Cloning eab7a0df01 from cache
  - Installing graham-campbell/result-type (v1.0.4): Cloning 0690bde053 from cache
  - Installing vlucas/phpdotenv (v5.4.1): Cloning 264dce589e from cache
  - Installing symfony/css-selector (v4.4.37): Cloning 0628e6c6d7 from cache
  - Installing tijsverkoyen/css-to-inline-styles (2.2.4): Cloning da444caae6 from cache
  - Installing symfony/var-dumper (v5.4.9): Cloning af52239a33 from cache
  - Installing symfony/routing (v5.4.8): Cloning e07817bb62 from cache
  - Installing symfony/process (v5.4.28): Cloning 45261e1fcc from cache
  - Installing symfony/polyfill-php72 (v1.26.0): Cloning bf44a9fd41 from cache
  - Installing symfony/polyfill-intl-normalizer (v1.28.0): Cloning 8c4ad05dd0 from cache
  - Installing symfony/polyfill-intl-idn (v1.26.0): Cloning 59a8d271f0 from cache
  - Installing symfony/mime (v5.4.10): Cloning 02265e1e51 from cache
  - Installing symfony/polyfill-php73 (v1.28.0): Cloning fe2f306d1d from cache
  - Installing symfony/http-foundation (v5.4.10): Cloning e7793b7906 from cache
  - Installing psr/event-dispatcher (1.0.0): Cloning dbefd12671 from cache
  - Installing symfony/event-dispatcher-contracts (v2.5.2): Cloning f98b54df6a from cache
  - Installing symfony/event-dispatcher (v5.4.9): Cloning 8e6ce1cc02 from cache
  - Installing psr/log (1.1.4): Cloning d49695b909 from cache
  - Installing symfony/error-handler (v5.4.9): Cloning c116cda1f5 from cache
  - Installing symfony/http-kernel (v5.4.10): Cloning 255ae3b0a4 from cache
  - Installing symfony/finder (v5.4.27): Cloning ff4bce3c33 from cache
  - Installing symfony/polyfill-intl-grapheme (v1.28.0): Cloning 875e90aeea from cache
  - Installing symfony/string (v5.4.32): Cloning 91bf4453d6 from cache
  - Installing psr/container (1.1.2): Cloning 513e0666f7 from cache
  - Installing symfony/service-contracts (v2.5.2): Cloning 4b426aac47 from cache
  - Installing symfony/console (v5.4.32): Cloning c70df1ffaf from cache
  - Installing symfony/polyfill-iconv (v1.26.0): Cloning 143f1881e6 from cache
  - Installing doctrine/lexer (1.2.3): Cloning c268e882d4 from cache
  - Installing egulias/email-validator (2.1.25): Cloning 0dbf5d7845 from cache
  - Installing swiftmailer/swiftmailer (v6.3.0): Cloning 8a5d5072dc from cache
  - Installing symfony/polyfill-php81 (v1.28.0): Cloning 7581cd600f from cache
  - Installing ramsey/collection (1.2.2): Cloning cccc74ee5e from cache
  - Installing brick/math (0.9.3): Cloning ca57d18f02 from cache
  - Installing ramsey/uuid (4.2.3): Cloning fc9bb7fb53 from cache
  - Installing psr/simple-cache (1.0.1): Cloning 408d5eafb8 from cache
  - Installing opis/closure (3.6.3): Cloning 3d81e4309d from cache
  - Installing symfony/translation-contracts (v2.5.2): Cloning 136b19dd05 from cache
  - Installing symfony/translation (v5.4.9): Cloning 1639abc117 from cache
  - Installing nesbot/carbon (2.59.1): Cloning a9000603ea from cache
  - Installing monolog/monolog (2.7.0): Cloning 5579edf28a from cache
  - Installing league/mime-type-detection (1.11.0): Cloning ff6248ea87 from cache
  - Installing league/flysystem (1.1.9): Cloning 094defdb4a from cache
  - Installing nette/utils (v3.2.7): Cloning 0af4e3de4d from cache
  - Installing nette/schema (v1.2.2): Cloning 9a39cef03a from cache
  - Installing dflydev/dot-access-data (v3.0.1): Cloning 0992cc1926 from cache
  - Installing league/config (v1.1.1): Cloning a9d39eeeb6 from cache
  - Installing league/commonmark (2.3.4): Cloning 155ec1c956 from cache
  - Installing laravel/serializable-closure (v1.2.0): Cloning 09f0e9fb61 from cache
  - Installing webmozart/assert (1.11.0): Cloning 11cb219949 from cache
  - Installing dragonmantank/cron-expression (v3.3.1): Cloning be85b3f05b from cache
  - Installing doctrine/inflector (1.4.4): Cloning 4bd5c1cdfc from cache
  - Installing laravel/framework (v8.83.22): Cloning 96aecced51 from cache
  - Installing arietimmerman/laravel-scim-server (dev-master dda6dfb): Cloning dda6dfb60d from cache
  - Installing aws/aws-crt-php (v1.2.4): Cloning eb0c6e4e14 from cache
  - Installing maximebf/debugbar (v1.18.0): Cloning 0d44b75f3b from cache
  - Installing barryvdh/laravel-debugbar (v3.7.0): Cloning 3372ed65e6 from cache
  - Installing sabberworm/php-css-parser (8.4.0): Cloning e41d214003 from cache
  - Installing phenx/php-svg-lib (0.5.1): Cloning 8a8a1ebcf6 from cache
  - Installing phenx/php-font-lib (0.5.4): Cloning dd448ad1ce from cache
  - Installing masterminds/html5 (2.8.1): Cloning f47dcf3c70 from cache
  - Installing dompdf/dompdf (v2.0.4): Cloning 093f2d9739 from cache
  - Installing barryvdh/laravel-dompdf (v2.0.0): Cloning 1d47648c6c from cache
  - Installing dasprid/enum (1.0.3): Cloning 5abf82f213 from cache
  - Installing psr/cache (1.0.1): Cloning d11b50ad22 from cache
  - Installing doctrine/annotations (1.13.3): Cloning 648b034334 from cache
  - Installing doctrine/reflection (1.2.3): Cloning 1034e5e71f from cache
  - Installing doctrine/event-manager (1.1.1): Cloning 41370af6a3 from cache
  - Installing doctrine/collections (1.6.8): Cloning 1958a74469 from cache
  - Installing doctrine/cache (1.13.0): Cloning 56cd022adb from cache
  - Installing doctrine/persistence (1.3.8): Cloning 7a6eac9fb6 from cache
  - Installing doctrine/common (2.13.3): Cloning f3812c026e from cache
  - Installing doctrine/deprecations (v1.0.0): Cloning 0e2a4f1f8c from cache
  - Installing doctrine/dbal (3.3.7): Cloning 9f79d46504 from cache
  - Installing squizlabs/php_codesniffer (3.7.1): Cloning 1359e176e9 from cache
  - Installing eduardokum/laravel-mail-auto-embed (1.0.7): Cloning ea09844459 from cache
  - Installing enshrined/svg-sanitize (0.15.4): Cloning e50b83a2f1 from cache
  - Installing erusev/parsedown (1.7.4): Cloning cb17b6477d from cache
  - Installing facade/ignition-contracts (1.0.2): Cloning 3c921a1cdb from cache
  - Installing facade/flare-client-php (1.9.1): Cloning b2adf15127 from cache
  - Installing facade/ignition (2.17.6): Cloning 6acd82e986 from cache
  - Installing fideloper/proxy (4.4.2): Cloning a751f2bc86 from cache
  - Installing asm89/stack-cors (v2.1.1): Cloning 73e5b88775 from cache
  - Installing fruitcake/laravel-cors (v2.2.0): Cloning 783a74f5e3 from cache
  - Installing intervention/image (2.7.2): Cloning 04be355f8d from cache
  - Installing javiereguiluz/easyslugger (v1.0.0): Cloning 11524a3fd7 from cache
  - Installing laravel/helpers (v1.5.0): Cloning c28b0ccd79 from cache
  - Installing symfony/psr-http-message-bridge (v2.1.2): Cloning 22b37c8a3f from cache
  - Installing paragonie/random_compat (v9.99.100): Cloning 996434e549 from cache
  - Installing paragonie/constant_time_encoding (v2.6.3): Cloning 58c3f47f65 from cache
  - Installing phpseclib/phpseclib (3.0.34): Cloning 56c79f16a6 from cache
  - Installing php-http/message-factory (v1.0.2): Cloning a478cb11f6 from cache
  - Installing nyholm/psr7 (1.6.1): Cloning e874c8c428 from cache
  - Installing league/uri-interfaces (2.3.0): Cloning 00e7e2943f from cache
  - Installing league/uri (6.7.1): Cloning 2d7c87a086 from cache
  - Installing league/event (2.2.0): Cloning d2cc124cf9 from cache
  - Installing lcobucci/clock (2.0.0): Cloning 353d83fe2e from cache
  - Installing lcobucci/jwt (4.1.5): Cloning fe2d89f2ea from cache
  - Installing defuse/php-encryption (v2.3.1): Cloning 77880488b9 from cache
  - Installing league/oauth2-server (8.3.5): Cloning 7aeb7c42b4 from cache
  - Installing firebase/php-jwt (v6.3.0): Cloning 018dfc4e1d from cache
  - Installing laravel/passport (v10.4.1): Cloning b62b418a6d from cache
  - Installing laravel/slack-notification-channel (v2.4.0): Cloning 060617a315 from cache
  - Installing league/oauth1-client (v1.10.1): Cloning d6365b901b from cache
  - Installing laravel/socialite (v5.6.1): Cloning a14a177f2c from cache
  - Installing nikic/php-parser (v4.14.0): Cloning 34bea19b6e from cache
  - Installing psy/psysh (v0.11.7): Cloning 77fc727003 from cache
  - Installing laravel/tinker (v2.7.2): Cloning dff39b661e from cache
  - Installing laravel/ui (v3.4.6): Cloning 65ec5c03f7 from cache
  - Installing laravelcollective/html (v6.3.0): Cloning 78c3cb516a from cache
  - Installing league/csv (9.8.0): Cloning 9d2e0265c5 from cache
  - Installing mtdowling/jmespath.php (2.7.0): Cloning bbb69a935c from cache
  - Installing aws/aws-sdk-php (3.295.4): Cloning 2372661db9 from cache
  - Installing league/flysystem-aws-s3-v3 (1.0.30): Cloning af286f291e from cache
  - Installing league/flysystem-cached-adapter (1.1.0): Cloning d1925efb22 from cache
  - Installing markbaker/matrix (3.0.0): Cloning c66aefcafb from cache
  - Installing markbaker/complex (3.0.1): Cloning ab8bc271e4 from cache
  - Installing myclabs/php-enum (1.8.3): Cloning b942d263c6 from cache
  - Installing maennchen/zipstream-php (2.2.1): Cloning 211e9ba153 from cache
  - Installing ezyang/htmlpurifier (v4.14.0): Cloning 12ab42bd6e from cache
  - Installing phpoffice/phpspreadsheet (1.24.1): Cloning 69991111e0 from cache
  - Installing maatwebsite/excel (3.1.40): Cloning 8a54972e3d from cache
  - Installing livewire/livewire (v2.10.6): Cloning 020ad095cf from cache
  - Installing mediconesystems/livewire-datatables (v0.5.4): Cloning bf6f24d529 from cache
  - Installing neitanod/forceutf8 (v2.0.4): Cloning c1fbe70bfb from cache
  - Installing filp/whoops (2.14.5): Cloning a63e5e8f26 from cache
  - Installing nunomaduro/collision (v5.11.0): Cloning 8b610eef85 from cache
  - Installing robrichards/xmlseclibs (3.1.1): Cloning f8f19e58f2 from cache
  - Installing onelogin/php-saml (3.6.1): Cloning a7328b1188 from cache
  - Installing paragonie/sodium_compat (v1.19.0): Cloning cb15e403ec from cache
  - Installing phpdocumentor/reflection-common (2.2.0): Cloning 1d01c49d4e from cache
  - Installing phpdocumentor/type-resolver (1.6.1): Cloning 77a3251873 from cache
  - Installing sebastian/recursion-context (4.0.4): Cloning cd9d8cf3c5 from cache
  - Installing sebastian/exporter (4.0.4): Cloning 65e8b7db47 from cache
  - Installing sebastian/diff (4.0.4): Cloning 3461e3fccc from cache
  - Installing sebastian/comparator (4.0.6): Cloning 55f4261989 from cache
  - Installing phpdocumentor/reflection-docblock (5.3.0): Cloning 622548b623 from cache
  - Installing doctrine/instantiator (1.4.1): Cloning 10dcfce151 from cache
  - Installing phpspec/prophecy (v1.15.0): Cloning bbcd7380b0 from cache
  - Installing pragmarx/google2fa (v8.0.1): Cloning 80c3d801b3 from cache
  - Installing bacon/bacon-qr-code (2.0.7): Cloning d70c840f68 from cache
  - Installing pragmarx/google2fa-qrcode (v1.0.3): Cloning fd5ff0531a from cache
  - Installing pragmarx/google2fa-laravel (v1.4.1): Cloning f9014fd7ea from cache
  - Installing rollbar/rollbar (v2.1.0): Cloning ff3db5739d from cache
  - Installing rollbar/rollbar-laravel (v7.2.0): Cloning d7647ffabf from cache
  - Installing spatie/temporary-directory (1.3.0): Cloning f517729b37 from cache
  - Installing spatie/db-dumper (2.21.1): Cloning 05e5955fb8 from cache
  - Installing spatie/laravel-backup (6.16.5): Cloning 332fae80b1 from cache
  - Installing tecnickcom/tc-lib-color (1.14.14): Cloning f9e45c5949 from cache
  - Installing tecnickcom/tc-lib-barcode (1.17.14): Cloning 4907ef1e38 from cache
  - Installing tecnickcom/tcpdf (6.6.2): Cloning e3cffc9bcb from cache
  - Installing unicodeveloper/laravel-password (1.0.4): Cloning 806e345ae9 from cache
  - Installing watson/validating (6.1.1): Cloning fda4daaf80 from cache
    0 [>---------------------------]    0 [->--------------------------]
Package doctrine/reflection is abandoned, you should avoid using it. Use roave/better-reflection instead.
Package fruitcake/laravel-cors is abandoned, you should avoid using it. No replacement was suggested.
Package laravelcollective/html is abandoned, you should avoid using it. Use spatie/laravel-html instead.
Package php-http/message-factory is abandoned, you should avoid using it. Use psr/http-factory instead.
Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer instead.
Package nunomaduro/larastan is abandoned, you should avoid using it. Use larastan/larastan instead.
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating optimized autoload files
Class ParsedownTest located in ./vendor/erusev/parsedown/test/ParsedownTest.php does not comply with psr-0 autoloading standard. Skipping.
> Illuminate\Foundation\ComposerScripts::postAutoloadDump
> @php artisan package:discover --ansi
Discovered Package: arietimmerman/laravel-scim-server
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-dompdf
Discovered Package: eduardokum/laravel-mail-auto-embed
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: fruitcake/laravel-cors
Discovered Package: intervention/image
Discovered Package: laravel/passport
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/socialite
Discovered Package: laravel/tinker
Discovered Package: laravel/ui
Discovered Package: laravelcollective/html
Discovered Package: livewire/livewire
Discovered Package: maatwebsite/excel
Discovered Package: mediconesystems/livewire-datatables
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: pragmarx/google2fa-laravel
Discovered Package: spatie/laravel-backup
Discovered Package: unicodeveloper/laravel-password
Package manifest generated successfully.
> @php artisan vendor:publish --force --tag=livewire:assets --ansi
Copied Directory [/vendor/livewire/livewire/dist] To [/public/vendor/livewire]
Publishing complete.
86 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
* Generating the application key.
Application key set successfully.
* Artisan Migrate.
Migration table created successfully.
Migrating: 2012_12_06_225921_migration_cartalyst_sentry_install_users
Migrated:  2012_12_06_225921_migration_cartalyst_sentry_install_users (53.57ms)
Migrating: 2012_12_06_225929_migration_cartalyst_sentry_install_groups
Migrated:  2012_12_06_225929_migration_cartalyst_sentry_install_groups (19.00ms)
Migrating: 2012_12_06_225945_migration_cartalyst_sentry_install_users_groups_pivot
Migrated:  2012_12_06_225945_migration_cartalyst_sentry_install_users_groups_pivot (35.08ms)
Migrating: 2012_12_06_225988_migration_cartalyst_sentry_install_throttle
Migrated:  2012_12_06_225988_migration_cartalyst_sentry_install_throttle (22.86ms)
Migrating: 2013_03_23_193214_update_users_table
Migrated:  2013_03_23_193214_update_users_table (5.89ms)
Migrating: 2013_11_13_075318_create_models_table
Migrated:  2013_11_13_075318_create_models_table (11.72ms)
Migrating: 2013_11_13_075335_create_categories_table
Migrated:  2013_11_13_075335_create_categories_table (14.21ms)
Migrating: 2013_11_13_075347_create_manufacturers_table
Migrated:  2013_11_13_075347_create_manufacturers_table (11.54ms)
Migrating: 2013_11_15_015858_add_user_id_to_categories
Migrated:  2013_11_15_015858_add_user_id_to_categories (5.02ms)
Migrating: 2013_11_15_112701_add_user_id_to_manufacturers
Migrated:  2013_11_15_112701_add_user_id_to_manufacturers (4.87ms)
Migrating: 2013_11_15_190327_create_assets_table
Migrated:  2013_11_15_190327_create_assets_table (15.41ms)
Migrating: 2013_11_15_190357_create_temp_licenses_table
Migrated:  2013_11_15_190357_create_temp_licenses_table (0.05ms)
Migrating: 2013_11_15_201848_add_license_name_to_licenses
Migrated:  2013_11_15_201848_add_license_name_to_licenses (0.04ms)
Migrating: 2013_11_16_040323_create_depreciations_table
Migrated:  2013_11_16_040323_create_depreciations_table (11.36ms)
Migrating: 2013_11_16_042851_add_depreciation_id_to_models
Migrated:  2013_11_16_042851_add_depreciation_id_to_models (4.69ms)
Migrating: 2013_11_16_084923_add_user_id_to_models
Migrated:  2013_11_16_084923_add_user_id_to_models (4.30ms)
Migrating: 2013_11_16_103258_create_locations_table
Migrated:  2013_11_16_103258_create_locations_table (10.33ms)
Migrating: 2013_11_16_103336_add_location_id_to_assets
Migrated:  2013_11_16_103336_add_location_id_to_assets (4.89ms)
Migrating: 2013_11_16_103407_add_checkedout_to_to_assets
Migrated:  2013_11_16_103407_add_checkedout_to_to_assets (4.31ms)
Migrating: 2013_11_16_103425_create_history_table
Migrated:  2013_11_16_103425_create_history_table (0.07ms)
Migrating: 2013_11_17_054359_drop_licenses_table
Migrated:  2013_11_17_054359_drop_licenses_table (1.42ms)
Migrating: 2013_11_17_054526_add_physical_to_assets
Migrated:  2013_11_17_054526_add_physical_to_assets (5.55ms)
Migrating: 2013_11_17_055126_create_settings_table
Migrated:  2013_11_17_055126_create_settings_table (11.49ms)
Migrating: 2013_11_17_062634_add_license_to_assets
Migrated:  2013_11_17_062634_add_license_to_assets (0.04ms)
Migrating: 2013_11_18_134332_add_contacts_to_users
Migrated:  2013_11_18_134332_add_contacts_to_users (4.76ms)
Migrating: 2013_11_18_142847_add_info_to_locations
Migrated:  2013_11_18_142847_add_info_to_locations (4.55ms)
Migrating: 2013_11_18_152942_remove_location_id_from_asset
Migrated:  2013_11_18_152942_remove_location_id_from_asset (6.53ms)
Migrating: 2013_11_18_164423_set_nullvalues_for_user
Migrated:  2013_11_18_164423_set_nullvalues_for_user (0.04ms)
Migrating: 2013_11_19_013337_create_asset_logs_table
Migrated:  2013_11_19_013337_create_asset_logs_table (11.00ms)
Migrating: 2013_11_19_061409_edit_added_on_asset_logs_table
Migrated:  2013_11_19_061409_edit_added_on_asset_logs_table (0.04ms)
Migrating: 2013_11_19_062250_edit_location_id_asset_logs_table
Migrated:  2013_11_19_062250_edit_location_id_asset_logs_table (0.03ms)
Migrating: 2013_11_20_055822_add_soft_delete_on_assets
Migrated:  2013_11_20_055822_add_soft_delete_on_assets (4.30ms)
Migrating: 2013_11_20_121404_add_soft_delete_on_locations
Migrated:  2013_11_20_121404_add_soft_delete_on_locations (4.42ms)
Migrating: 2013_11_20_123137_add_soft_delete_on_manufacturers
Migrated:  2013_11_20_123137_add_soft_delete_on_manufacturers (4.20ms)
Migrating: 2013_11_20_123725_add_soft_delete_on_categories
Migrated:  2013_11_20_123725_add_soft_delete_on_categories (5.29ms)
Migrating: 2013_11_20_130248_create_status_labels
Migrated:  2013_11_20_130248_create_status_labels (9.60ms)
Migrating: 2013_11_20_130830_add_status_id_on_assets_table
Migrated:  2013_11_20_130830_add_status_id_on_assets_table (6.27ms)
Migrating: 2013_11_20_131544_add_status_type_on_status_labels
Migrated:  2013_11_20_131544_add_status_type_on_status_labels (7.55ms)
Migrating: 2013_11_20_134103_add_archived_to_assets
Migrated:  2013_11_20_134103_add_archived_to_assets (5.35ms)
Migrating: 2013_11_21_002321_add_uploads_table
Migrated:  2013_11_21_002321_add_uploads_table (13.20ms)
Migrating: 2013_11_21_024531_remove_deployable_boolean_from_status_labels
Migrated:  2013_11_21_024531_remove_deployable_boolean_from_status_labels (6.66ms)
Migrating: 2013_11_22_075308_add_option_label_to_settings_table
Migrated:  2013_11_22_075308_add_option_label_to_settings_table (0.06ms)
Migrating: 2013_11_22_213400_edits_to_settings_table
Migrated:  2013_11_22_213400_edits_to_settings_table (4.85ms)
Migrating: 2013_11_25_013244_recreate_licenses_table
Migrated:  2013_11_25_013244_recreate_licenses_table (11.05ms)
Migrating: 2013_11_25_031458_create_license_seats_table
Migrated:  2013_11_25_031458_create_license_seats_table (16.00ms)
Migrating: 2013_11_25_032022_add_type_to_actionlog_table
Migrated:  2013_11_25_032022_add_type_to_actionlog_table (5.06ms)
Migrating: 2013_11_25_033008_delete_bad_licenses_table
Migrated:  2013_11_25_033008_delete_bad_licenses_table (6.85ms)
Migrating: 2013_11_25_033131_create_new_licenses_table
Migrated:  2013_11_25_033131_create_new_licenses_table (9.90ms)
Migrating: 2013_11_25_033534_add_licensed_to_licenses_table
Migrated:  2013_11_25_033534_add_licensed_to_licenses_table (4.08ms)
Migrating: 2013_11_25_101308_add_warrantee_to_assets_table
Migrated:  2013_11_25_101308_add_warrantee_to_assets_table (5.03ms)
Migrating: 2013_11_25_104343_alter_warranty_column_on_assets
Migrated:  2013_11_25_104343_alter_warranty_column_on_assets (22.30ms)
Migrating: 2013_11_25_150450_drop_parent_from_categories
Migrated:  2013_11_25_150450_drop_parent_from_categories (7.80ms)
Migrating: 2013_11_25_151920_add_depreciate_to_assets
Migrated:  2013_11_25_151920_add_depreciate_to_assets (5.52ms)
Migrating: 2013_11_25_152903_add_depreciate_to_licenses_table
Migrated:  2013_11_25_152903_add_depreciate_to_licenses_table (5.86ms)
Migrating: 2013_11_26_211820_drop_license_from_assets_table
Migrated:  2013_11_26_211820_drop_license_from_assets_table (0.05ms)
Migrating: 2013_11_27_062510_add_note_to_asset_logs_table
Migrated:  2013_11_27_062510_add_note_to_asset_logs_table (5.07ms)
Migrating: 2013_12_01_113426_add_filename_to_asset_log
Migrated:  2013_12_01_113426_add_filename_to_asset_log (4.26ms)
Migrating: 2013_12_06_094618_add_nullable_to_licenses_table
Migrated:  2013_12_06_094618_add_nullable_to_licenses_table (38.42ms)
Migrating: 2013_12_10_084038_add_eol_on_models_table
Migrated:  2013_12_10_084038_add_eol_on_models_table (4.82ms)
Migrating: 2013_12_12_055218_add_manager_to_users_table
Migrated:  2013_12_12_055218_add_manager_to_users_table (4.24ms)
Migrating: 2014_01_28_031200_add_qr_code_to_settings_table
Migrated:  2014_01_28_031200_add_qr_code_to_settings_table (4.84ms)
Migrating: 2014_02_13_183016_add_qr_text_to_settings_table
Migrated:  2014_02_13_183016_add_qr_text_to_settings_table (4.62ms)
Migrating: 2014_05_24_093839_alter_default_license_depreciation_id
Migrated:  2014_05_24_093839_alter_default_license_depreciation_id (0.04ms)
Migrating: 2014_05_27_231658_alter_default_values_licenses
Migrated:  2014_05_27_231658_alter_default_values_licenses (0.04ms)
Migrating: 2014_06_19_191508_add_asset_name_to_settings
Migrated:  2014_06_19_191508_add_asset_name_to_settings (4.95ms)
Migrating: 2014_06_20_004847_make_asset_log_checkedout_to_nullable
Migrated:  2014_06_20_004847_make_asset_log_checkedout_to_nullable (0.04ms)
Migrating: 2014_06_20_005050_make_asset_log_purchasedate_to_nullable
Migrated:  2014_06_20_005050_make_asset_log_purchasedate_to_nullable (0.03ms)
Migrating: 2014_06_24_003011_add_suppliers
Migrated:  2014_06_24_003011_add_suppliers (11.73ms)
Migrating: 2014_06_24_010742_add_supplier_id_to_asset
Migrated:  2014_06_24_010742_add_supplier_id_to_asset (4.82ms)
Migrating: 2014_06_24_012839_add_zip_to_supplier
Migrated:  2014_06_24_012839_add_zip_to_supplier (4.94ms)
Migrating: 2014_06_24_033908_add_url_to_supplier
Migrated:  2014_06_24_033908_add_url_to_supplier (4.88ms)
Migrating: 2014_07_08_054116_add_employee_id_to_users
Migrated:  2014_07_08_054116_add_employee_id_to_users (4.77ms)
Migrating: 2014_07_09_134316_add_requestable_to_assets
Migrated:  2014_07_09_134316_add_requestable_to_assets (5.35ms)
Migrating: 2014_07_17_085822_add_asset_to_software
Migrated:  2014_07_17_085822_add_asset_to_software (4.76ms)
Migrating: 2014_07_17_161625_make_asset_id_in_logs_nullable
Migrated:  2014_07_17_161625_make_asset_id_in_logs_nullable (0.05ms)
Migrating: 2014_08_12_053504_alpha_0_4_2_release
Migrated:  2014_08_12_053504_alpha_0_4_2_release (0.26ms)
Migrating: 2014_08_17_083523_make_location_id_nullable
Migrated:  2014_08_17_083523_make_location_id_nullable (0.04ms)
Migrating: 2014_10_16_200626_add_rtd_location_to_assets
Migrated:  2014_10_16_200626_add_rtd_location_to_assets (5.08ms)
Migrating: 2014_10_24_000417_alter_supplier_state_to_32
Migrated:  2014_10_24_000417_alter_supplier_state_to_32 (0.04ms)
Migrating: 2014_10_24_015641_add_display_checkout_date
Migrated:  2014_10_24_015641_add_display_checkout_date (4.68ms)
Migrating: 2014_10_28_222654_add_avatar_field_to_users_table
Migrated:  2014_10_28_222654_add_avatar_field_to_users_table (4.79ms)
Migrating: 2014_10_29_045924_add_image_field_to_models_table
Migrated:  2014_10_29_045924_add_image_field_to_models_table (5.47ms)
Migrating: 2014_11_01_214955_add_eol_display_to_settings
Migrated:  2014_11_01_214955_add_eol_display_to_settings (6.69ms)
Migrating: 2014_11_04_231416_update_group_field_for_reporting
Migrated:  2014_11_04_231416_update_group_field_for_reporting (1.69ms)
Migrating: 2014_11_05_212408_add_fields_to_licenses
Migrated:  2014_11_05_212408_add_fields_to_licenses (4.84ms)
Migrating: 2014_11_07_021042_add_image_to_supplier
Migrated:  2014_11_07_021042_add_image_to_supplier (4.94ms)
Migrating: 2014_11_20_203007_add_username_to_user
Migrated:  2014_11_20_203007_add_username_to_user (4.71ms)
Migrating: 2014_11_20_223947_add_auto_to_settings
Migrated:  2014_11_20_223947_add_auto_to_settings (4.71ms)
Migrating: 2014_11_20_224421_add_prefix_to_settings
Migrated:  2014_11_20_224421_add_prefix_to_settings (5.25ms)
Migrating: 2014_11_21_104401_change_licence_type
Migrated:  2014_11_21_104401_change_licence_type (0.06ms)
Migrating: 2014_12_09_082500_add_fields_maintained_term_to_licenses
Migrated:  2014_12_09_082500_add_fields_maintained_term_to_licenses (8.44ms)
Migrating: 2015_02_04_155757_increase_user_field_lengths
Migrated:  2015_02_04_155757_increase_user_field_lengths (0.04ms)
Migrating: 2015_02_07_013537_add_soft_deleted_to_log
Migrated:  2015_02_07_013537_add_soft_deleted_to_log (37.55ms)
Migrating: 2015_02_10_040958_fix_bad_assigned_to_ids
Migrated:  2015_02_10_040958_fix_bad_assigned_to_ids (14.51ms)
Migrating: 2015_02_10_053310_migrate_data_to_new_statuses
Migrated:  2015_02_10_053310_migrate_data_to_new_statuses (1.13ms)
Migrating: 2015_02_11_044104_migrate_make_license_assigned_null
Migrated:  2015_02_11_044104_migrate_make_license_assigned_null (0.30ms)
Migrating: 2015_02_11_104406_migrate_create_requests_table
Migrated:  2015_02_11_104406_migrate_create_requests_table (10.77ms)
Migrating: 2015_02_12_001312_add_mac_address_to_asset
Migrated:  2015_02_12_001312_add_mac_address_to_asset (9.56ms)
Migrating: 2015_02_12_024100_change_license_notes_type
Migrated:  2015_02_12_024100_change_license_notes_type (38.51ms)
Migrating: 2015_02_17_231020_add_localonly_to_settings
Migrated:  2015_02_17_231020_add_localonly_to_settings (4.76ms)
Migrating: 2015_02_19_222322_add_logo_and_colors_to_settings
Migrated:  2015_02_19_222322_add_logo_and_colors_to_settings (7.15ms)
Migrating: 2015_02_24_072043_add_alerts_to_settings
Migrated:  2015_02_24_072043_add_alerts_to_settings (4.64ms)
Migrating: 2015_02_25_022931_add_eula_fields
Migrated:  2015_02_25_022931_add_eula_fields (30.85ms)
Migrating: 2015_02_25_204513_add_accessories_table
Migrated:  2015_02_25_204513_add_accessories_table (18.40ms)
Migrating: 2015_02_26_091228_add_accessories_user_table
Migrated:  2015_02_26_091228_add_accessories_user_table (14.02ms)
Migrating: 2015_02_26_115128_add_deleted_at_models
Migrated:  2015_02_26_115128_add_deleted_at_models (4.74ms)
Migrating: 2015_02_26_233005_add_category_type
Migrated:  2015_02_26_233005_add_category_type (4.58ms)
Migrating: 2015_03_01_231912_update_accepted_at_to_acceptance_id
Migrated:  2015_03_01_231912_update_accepted_at_to_acceptance_id (6.20ms)
Migrating: 2015_03_05_011929_add_qr_type_to_settings
Migrated:  2015_03_05_011929_add_qr_type_to_settings (4.55ms)
Migrating: 2015_03_18_055327_add_note_to_user
Migrated:  2015_03_18_055327_add_note_to_user (4.73ms)
Migrating: 2015_04_29_234704_add_slack_to_settings
Migrated:  2015_04_29_234704_add_slack_to_settings (5.07ms)
Migrating: 2015_05_04_085151_add_parent_id_to_locations_table
Migrated:  2015_05_04_085151_add_parent_id_to_locations_table (4.69ms)
Migrating: 2015_05_22_124421_add_reassignable_to_licenses
Migrated:  2015_05_22_124421_add_reassignable_to_licenses (4.65ms)
Migrating: 2015_06_10_003314_fix_default_for_user_notes
Migrated:  2015_06_10_003314_fix_default_for_user_notes (0.04ms)
Migrating: 2015_06_10_003554_create_consumables
Migrated:  2015_06_10_003554_create_consumables (30.73ms)
Migrating: 2015_06_15_183253_move_email_to_username
Migrated:  2015_06_15_183253_move_email_to_username (0.52ms)
Migrating: 2015_06_23_070346_make_email_nullable
Migrated:  2015_06_23_070346_make_email_nullable (39.44ms)
Migrating: 2015_06_26_213716_create_asset_maintenances_table
Migrated:  2015_06_26_213716_create_asset_maintenances_table (18.67ms)
Migrating: 2015_07_04_212443_create_custom_fields_table
Migrated:  2015_07_04_212443_create_custom_fields_table (10.99ms)
Migrating: 2015_07_09_014359_add_currency_to_settings_and_locations
Migrated:  2015_07_09_014359_add_currency_to_settings_and_locations (12.33ms)
Migrating: 2015_07_21_122022_add_expected_checkin_date_to_asset_logs
Migrated:  2015_07_21_122022_add_expected_checkin_date_to_asset_logs (5.25ms)
Migrating: 2015_07_24_093845_add_checkin_email_to_category_table
Migrated:  2015_07_24_093845_add_checkin_email_to_category_table (5.48ms)
Migrating: 2015_07_25_055415_remove_email_unique_constraint
Migrated:  2015_07_25_055415_remove_email_unique_constraint (8.28ms)
Migrating: 2015_07_29_230054_add_thread_id_to_asset_logs_table
Migrated:  2015_07_29_230054_add_thread_id_to_asset_logs_table (0.07ms)
Migrating: 2015_07_31_015430_add_accepted_to_assets
Migrated:  2015_07_31_015430_add_accepted_to_assets (8.12ms)
Migrating: 2015_09_09_195301_add_custom_css_to_settings
Migrated:  2015_09_09_195301_add_custom_css_to_settings (5.20ms)
Migrating: 2015_09_21_235926_create_custom_field_custom_fieldset
Migrated:  2015_09_21_235926_create_custom_field_custom_fieldset (15.01ms)
Migrating: 2015_09_22_000104_create_custom_fieldsets
Migrated:  2015_09_22_000104_create_custom_fieldsets (12.38ms)
Migrating: 2015_09_22_003321_add_fieldset_id_to_assets
Migrated:  2015_09_22_003321_add_fieldset_id_to_assets (5.12ms)
Migrating: 2015_09_22_003413_migrate_mac_address
Migrated:  2015_09_22_003413_migrate_mac_address (40.41ms)
Migrating: 2015_09_28_003314_fix_default_purchase_order
Migrated:  2015_09_28_003314_fix_default_purchase_order (6.83ms)
Migrating: 2015_10_01_024551_add_accessory_consumable_price_info
Migrated:  2015_10_01_024551_add_accessory_consumable_price_info (11.02ms)
Migrating: 2015_10_12_192706_add_brand_to_settings
Migrated:  2015_10_12_192706_add_brand_to_settings (5.08ms)
Migrating: 2015_10_22_003314_fix_defaults_accessories
Migrated:  2015_10_22_003314_fix_defaults_accessories (13.92ms)
Migrating: 2015_10_23_182625_add_checkout_time_and_expected_checkout_date_to_assets
Migrated:  2015_10_23_182625_add_checkout_time_and_expected_checkout_date_to_assets (5.40ms)
Migrating: 2015_11_05_061015_create_companies_table
Migrated:  2015_11_05_061015_create_companies_table (23.01ms)
Migrating: 2015_11_05_061115_add_company_id_to_consumables_table
Migrated:  2015_11_05_061115_add_company_id_to_consumables_table (5.67ms)
Migrating: 2015_11_05_183749_add_image_to_assets
Migrated:  2015_11_05_183749_add_image_to_assets (9.26ms)
Migrating: 2015_11_06_092038_add_company_id_to_accessories_table
Migrated:  2015_11_06_092038_add_company_id_to_accessories_table (5.48ms)
Migrating: 2015_11_06_100045_add_company_id_to_users_table
Migrated:  2015_11_06_100045_add_company_id_to_users_table (4.55ms)
Migrating: 2015_11_06_134742_add_company_id_to_licenses_table
Migrated:  2015_11_06_134742_add_company_id_to_licenses_table (5.33ms)
Migrating: 2015_11_08_035832_add_company_id_to_assets_table
Migrated:  2015_11_08_035832_add_company_id_to_assets_table (6.54ms)
Migrating: 2015_11_08_222305_add_ldap_fields_to_settings
Migrated:  2015_11_08_222305_add_ldap_fields_to_settings (25.93ms)
Migrating: 2015_11_15_151803_add_full_multiple_companies_support_to_settings_table
Migrated:  2015_11_15_151803_add_full_multiple_companies_support_to_settings_table (4.96ms)
Migrating: 2015_11_26_195528_import_ldap_settings
Migrated:  2015_11_26_195528_import_ldap_settings (2.03ms)
Migrating: 2015_11_30_191504_remove_fk_company_id
Migrated:  2015_11_30_191504_remove_fk_company_id (0.05ms)
Migrating: 2015_12_21_193006_add_ldap_server_cert_ignore_to_settings_table
Migrated:  2015_12_21_193006_add_ldap_server_cert_ignore_to_settings_table (5.70ms)
Migrating: 2015_12_30_233509_add_timestamp_and_userId_to_custom_fields
Migrated:  2015_12_30_233509_add_timestamp_and_userId_to_custom_fields (4.52ms)
Migrating: 2015_12_30_233658_add_timestamp_and_userId_to_custom_fieldsets
Migrated:  2015_12_30_233658_add_timestamp_and_userId_to_custom_fieldsets (4.59ms)
Migrating: 2016_01_28_041048_add_notes_to_models
Migrated:  2016_01_28_041048_add_notes_to_models (5.29ms)
Migrating: 2016_02_19_070119_add_remember_token_to_users_table
Migrated:  2016_02_19_070119_add_remember_token_to_users_table (5.85ms)
Migrating: 2016_02_19_073625_create_password_resets_table
Migrated:  2016_02_19_073625_create_password_resets_table (38.22ms)
Migrating: 2016_03_02_193043_add_ldap_flag_to_users
Migrated:  2016_03_02_193043_add_ldap_flag_to_users (6.69ms)
Migrating: 2016_03_02_220517_update_ldap_filter_to_longer_field
Migrated:  2016_03_02_220517_update_ldap_filter_to_longer_field (42.17ms)
Migrating: 2016_03_08_225351_create_components_table
Migrated:  2016_03_08_225351_create_components_table (33.40ms)
Migrating: 2016_03_09_024038_add_min_stock_to_tables
Migrated:  2016_03_09_024038_add_min_stock_to_tables (17.77ms)
Migrating: 2016_03_10_133849_add_locale_to_users
Migrated:  2016_03_10_133849_add_locale_to_users (5.25ms)
Migrating: 2016_03_10_135519_add_locale_to_settings
Migrated:  2016_03_10_135519_add_locale_to_settings (5.72ms)
Migrating: 2016_03_11_185621_add_label_settings_to_settings
Migrated:  2016_03_11_185621_add_label_settings_to_settings (5.09ms)
Migrating: 2016_03_22_125911_fix_custom_fields_regexes
Migrated:  2016_03_22_125911_fix_custom_fields_regexes (4.24ms)
Migrating: 2016_04_28_141554_add_show_to_users
Migrated:  2016_04_28_141554_add_show_to_users (5.28ms)
Migrating: 2016_05_16_164733_add_model_mfg_to_consumable
Migrated:  2016_05_16_164733_add_model_mfg_to_consumable (5.53ms)
Migrating: 2016_05_19_180351_add_alt_barcode_settings
Migrated:  2016_05_19_180351_add_alt_barcode_settings (5.60ms)
Migrating: 2016_05_19_191146_add_alter_interval
Migrated:  2016_05_19_191146_add_alter_interval (5.25ms)
Migrating: 2016_05_19_192226_add_inventory_threshold
Migrated:  2016_05_19_192226_add_inventory_threshold (5.75ms)
Migrating: 2016_05_20_024859_remove_option_keys_from_settings_table
Migrated:  2016_05_20_024859_remove_option_keys_from_settings_table (13.16ms)
Migrating: 2016_05_20_143758_remove_option_value_from_settings_table
Migrated:  2016_05_20_143758_remove_option_value_from_settings_table (11.68ms)
Migrating: 2016_06_01_000001_create_oauth_auth_codes_table
Migrated:  2016_06_01_000001_create_oauth_auth_codes_table (44.78ms)
Migrating: 2016_06_01_000002_create_oauth_access_tokens_table
Migrated:  2016_06_01_000002_create_oauth_access_tokens_table (50.20ms)
Migrating: 2016_06_01_000003_create_oauth_refresh_tokens_table
Migrated:  2016_06_01_000003_create_oauth_refresh_tokens_table (44.47ms)
Migrating: 2016_06_01_000004_create_oauth_clients_table
Migrated:  2016_06_01_000004_create_oauth_clients_table (25.55ms)
Migrating: 2016_06_01_000005_create_oauth_personal_access_clients_table
Migrated:  2016_06_01_000005_create_oauth_personal_access_clients_table (18.64ms)
Migrating: 2016_06_01_140218_add_email_domain_and_format_to_settings
Migrated:  2016_06_01_140218_add_email_domain_and_format_to_settings (6.65ms)
Migrating: 2016_06_22_160725_add_user_id_to_maintenances
Migrated:  2016_06_22_160725_add_user_id_to_maintenances (7.39ms)
Migrating: 2016_07_13_150015_add_is_ad_to_settings
Migrated:  2016_07_13_150015_add_is_ad_to_settings (5.52ms)
Migrating: 2016_07_14_153609_add_ad_domain_to_settings
Migrated:  2016_07_14_153609_add_ad_domain_to_settings (6.38ms)
Migrating: 2016_07_22_003348_fix_custom_fields_regex_stuff
Migrated:  2016_07_22_003348_fix_custom_fields_regex_stuff (1.61ms)
Migrating: 2016_07_22_054850_one_more_mac_addr_fix
Migrated:  2016_07_22_054850_one_more_mac_addr_fix (3.67ms)
Migrating: 2016_07_22_143045_add_port_to_ldap_settings
Migrated:  2016_07_22_143045_add_port_to_ldap_settings (5.65ms)
Migrating: 2016_07_22_153432_add_tls_to_ldap_settings
Migrated:  2016_07_22_153432_add_tls_to_ldap_settings (9.17ms)
Migrating: 2016_07_27_211034_add_zerofill_to_settings
Migrated:  2016_07_27_211034_add_zerofill_to_settings (5.95ms)
Migrating: 2016_08_02_124944_add_color_to_statuslabel
Migrated:  2016_08_02_124944_add_color_to_statuslabel (5.00ms)
Migrating: 2016_08_04_134500_add_disallow_ldap_pw_sync_to_settings
Migrated:  2016_08_04_134500_add_disallow_ldap_pw_sync_to_settings (6.02ms)
Migrating: 2016_08_09_002225_add_manufacturer_to_licenses
Migrated:  2016_08_09_002225_add_manufacturer_to_licenses (4.85ms)
Migrating: 2016_08_12_121613_add_manufacturer_to_accessories_table
Migrated:  2016_08_12_121613_add_manufacturer_to_accessories_table (5.73ms)
Migrating: 2016_08_23_143353_add_new_fields_to_custom_fields
Migrated:  2016_08_23_143353_add_new_fields_to_custom_fields (5.63ms)
Migrating: 2016_08_23_145619_add_show_in_nav_to_status_labels
Migrated:  2016_08_23_145619_add_show_in_nav_to_status_labels (5.66ms)
Migrating: 2016_08_30_084634_make_purchase_cost_nullable
Migrated:  2016_08_30_084634_make_purchase_cost_nullable (8.04ms)
Migrating: 2016_09_01_141051_add_requestable_to_asset_model
Migrated:  2016_09_01_141051_add_requestable_to_asset_model (5.37ms)
Migrating: 2016_09_02_001448_create_checkout_requests_table
Migrated:  2016_09_02_001448_create_checkout_requests_table (24.42ms)
Migrating: 2016_09_04_180400_create_actionlog_table
Migrated:  2016_09_04_180400_create_actionlog_table (26.00ms)
Migrating: 2016_09_04_182149_migrate_asset_log_to_action_log
Migrated:  2016_09_04_182149_migrate_asset_log_to_action_log (0.48ms)
Migrating: 2016_09_19_235935_fix_fieldtype_for_target_type
Migrated:  2016_09_19_235935_fix_fieldtype_for_target_type (6.89ms)
Migrating: 2016_09_23_140722_fix_modelno_in_consumables_to_string
Migrated:  2016_09_23_140722_fix_modelno_in_consumables_to_string (32.83ms)
Migrating: 2016_09_28_231359_add_company_to_logs
Migrated:  2016_09_28_231359_add_company_to_logs (6.36ms)
Migrating: 2016_10_14_130709_fix_order_number_to_varchar
Migrated:  2016_10_14_130709_fix_order_number_to_varchar (38.95ms)
Migrating: 2016_10_16_015024_rename_modelno_to_model_number
Migrated:  2016_10_16_015024_rename_modelno_to_model_number (10.35ms)
Migrating: 2016_10_16_015211_rename_consumable_modelno_to_model_number
Migrated:  2016_10_16_015211_rename_consumable_modelno_to_model_number (9.88ms)
Migrating: 2016_10_16_143235_rename_model_note_to_notes
Migrated:  2016_10_16_143235_rename_model_note_to_notes (10.46ms)
Migrating: 2016_10_16_165052_rename_component_total_qty_to_qty
Migrated:  2016_10_16_165052_rename_component_total_qty_to_qty (9.82ms)
Migrating: 2016_10_19_145520_fix_order_number_in_components_to_string
Migrated:  2016_10_19_145520_fix_order_number_in_components_to_string (5.54ms)
Migrating: 2016_10_27_151715_add_serial_to_components
Migrated:  2016_10_27_151715_add_serial_to_components (4.65ms)
Migrating: 2016_10_27_213251_increase_serial_field_capacity
Migrated:  2016_10_27_213251_increase_serial_field_capacity (7.55ms)
Migrating: 2016_10_29_002724_enable_2fa_fields
Migrated:  2016_10_29_002724_enable_2fa_fields (12.31ms)
Migrating: 2016_10_29_082408_add_signature_to_acceptance
Migrated:  2016_10_29_082408_add_signature_to_acceptance (10.45ms)
Migrating: 2016_11_01_030818_fix_forgotten_filename_in_action_logs
Migrated:  2016_11_01_030818_fix_forgotten_filename_in_action_logs (0.60ms)
Migrating: 2016_11_13_020954_rename_component_serial_number_to_serial
Migrated:  2016_11_13_020954_rename_component_serial_number_to_serial (11.32ms)
Migrating: 2016_11_16_172119_increase_purchase_cost_size
Migrated:  2016_11_16_172119_increase_purchase_cost_size (384.74ms)
Migrating: 2016_11_17_161317_longer_state_field_in_location
Migrated:  2016_11_17_161317_longer_state_field_in_location (20.89ms)
Migrating: 2016_11_17_193706_add_model_number_to_accessories
Migrated:  2016_11_17_193706_add_model_number_to_accessories (16.33ms)
Migrating: 2016_11_24_160405_add_missing_target_type_to_logs_table
Migrated:  2016_11_24_160405_add_missing_target_type_to_logs_table (0.74ms)
Migrating: 2016_12_07_173720_increase_size_of_state_in_suppliers
Migrated:  2016_12_07_173720_increase_size_of_state_in_suppliers (16.77ms)
Migrating: 2016_12_19_004212_adjust_locale_length_to_10
Migrated:  2016_12_19_004212_adjust_locale_length_to_10 (17.88ms)
Migrating: 2016_12_19_133936_extend_phone_lengths_in_supplier_and_elsewhere
Migrated:  2016_12_19_133936_extend_phone_lengths_in_supplier_and_elsewhere (14.24ms)
Migrating: 2016_12_27_212631_make_asset_assigned_to_polymorphic
Migrated:  2016_12_27_212631_make_asset_assigned_to_polymorphic (21.61ms)
Migrating: 2017_01_09_040429_create_locations_ldap_query_field
Migrated:  2017_01_09_040429_create_locations_ldap_query_field (13.62ms)
Migrating: 2017_01_14_002418_create_imports_table
Migrated:  2017_01_14_002418_create_imports_table (46.53ms)
Migrating: 2017_01_25_063357_fix_utf8_custom_field_column_names
Migrated:  2017_01_25_063357_fix_utf8_custom_field_column_names (43.70ms)
Migrating: 2017_03_03_154632_add_time_date_display_to_settings
Migrated:  2017_03_03_154632_add_time_date_display_to_settings (10.77ms)
Migrating: 2017_03_10_210807_add_fields_to_manufacturer
Migrated:  2017_03_10_210807_add_fields_to_manufacturer (10.70ms)
Migrating: 2017_05_08_195520_increase_size_of_field_values_in_custom_fields
Migrated:  2017_05_08_195520_increase_size_of_field_values_in_custom_fields (84.62ms)
Migrating: 2017_05_22_204422_create_departments
Migrated:  2017_05_22_204422_create_departments (36.72ms)
Migrating: 2017_05_22_233509_add_manager_to_locations_table
Migrated:  2017_05_22_233509_add_manager_to_locations_table (9.26ms)
Migrating: 2017_06_14_122059_add_next_autoincrement_to_settings
Migrated:  2017_06_14_122059_add_next_autoincrement_to_settings (15.65ms)
Migrating: 2017_06_18_151753_add_header_and_first_row_to_importer_table
Migrated:  2017_06_18_151753_add_header_and_first_row_to_importer_table (10.41ms)
Migrating: 2017_07_07_191533_add_login_text
Migrated:  2017_07_07_191533_add_login_text (11.66ms)
Migrating: 2017_07_25_130710_add_thumbsize_to_settings
Migrated:  2017_07_25_130710_add_thumbsize_to_settings (12.10ms)
Migrating: 2017_08_03_160105_set_asset_archived_to_zero_default
Migrated:  2017_08_03_160105_set_asset_archived_to_zero_default (17.58ms)
Migrating: 2017_08_22_180636_add_secure_password_options
Migrated:  2017_08_22_180636_add_secure_password_options (16.87ms)
Migrating: 2017_08_25_074822_add_auditing_tables
Migrated:  2017_08_25_074822_add_auditing_tables (9.52ms)
Migrating: 2017_08_25_101435_add_auditing_to_settings
Migrated:  2017_08_25_101435_add_auditing_to_settings (11.24ms)
Migrating: 2017_09_18_225619_fix_assigned_type_not_being_nulled
Migrated:  2017_09_18_225619_fix_assigned_type_not_being_nulled (3.67ms)
Migrating: 2017_10_03_015503_drop_foreign_keys
Migrated:  2017_10_03_015503_drop_foreign_keys (50.50ms)
Migrating: 2017_10_10_123504_allow_nullable_depreciation_id_in_models
Migrated:  2017_10_10_123504_allow_nullable_depreciation_id_in_models (22.50ms)
Migrating: 2017_10_17_133709_add_display_url_to_settings
Migrated:  2017_10_17_133709_add_display_url_to_settings (17.92ms)
Migrating: 2017_10_19_120002_add_custom_forgot_password_url
Migrated:  2017_10_19_120002_add_custom_forgot_password_url (16.03ms)
Migrating: 2017_10_19_130406_add_image_and_supplier_to_accessories
Migrated:  2017_10_19_130406_add_image_and_supplier_to_accessories (9.13ms)
Migrating: 2017_10_20_234129_add_location_indices_to_assets
Migrated:  2017_10_20_234129_add_location_indices_to_assets (79.08ms)
Migrating: 2017_10_25_202930_add_images_uploads_to_locations_manufacturers_etc
Migrated:  2017_10_25_202930_add_images_uploads_to_locations_manufacturers_etc (38.23ms)
Migrating: 2017_10_27_180947_denorm_asset_locations
Migrated:  2017_10_27_180947_denorm_asset_locations (5.69ms)
Migrating: 2017_10_27_192423_migrate_denormed_asset_locations
Migrated:  2017_10_27_192423_migrate_denormed_asset_locations (13.84ms)
Migrating: 2017_10_30_182938_add_address_to_user
Migrated:  2017_10_30_182938_add_address_to_user (6.68ms)
Migrating: 2017_11_08_025918_add_alert_menu_setting
Migrated:  2017_11_08_025918_add_alert_menu_setting (9.51ms)
Migrating: 2017_11_08_123942_labels_display_company_name
Migrated:  2017_11_08_123942_labels_display_company_name (5.30ms)
Migrating: 2017_12_12_010457_normalize_asset_last_audit_date
Migrated:  2017_12_12_010457_normalize_asset_last_audit_date (6.92ms)
Migrating: 2017_12_12_033618_add_actionlog_meta
Migrated:  2017_12_12_033618_add_actionlog_meta (4.45ms)
Migrating: 2017_12_26_170856_re_normalize_last_audit
Migrated:  2017_12_26_170856_re_normalize_last_audit (1.70ms)
Migrating: 2018_01_17_184354_add_archived_in_list_setting
Migrated:  2018_01_17_184354_add_archived_in_list_setting (5.21ms)
Migrating: 2018_01_19_203121_add_dashboard_message_to_settings
Migrated:  2018_01_19_203121_add_dashboard_message_to_settings (4.57ms)
Migrating: 2018_01_24_062633_add_footer_settings_to_settings
Migrated:  2018_01_24_062633_add_footer_settings_to_settings (5.51ms)
Migrating: 2018_01_24_093426_add_modellist_preferenc
Migrated:  2018_01_24_093426_add_modellist_preferenc (5.34ms)
Migrating: 2018_02_22_160436_add_remote_user_settings
Migrated:  2018_02_22_160436_add_remote_user_settings (6.01ms)
Migrating: 2018_03_03_011032_add_theme_to_settings
Migrated:  2018_03_03_011032_add_theme_to_settings (5.18ms)
Migrating: 2018_03_06_054937_add_default_flag_on_statuslabels
Migrated:  2018_03_06_054937_add_default_flag_on_statuslabels (4.67ms)
Migrating: 2018_03_23_212048_add_display_in_email_to_custom_fields
Migrated:  2018_03_23_212048_add_display_in_email_to_custom_fields (4.27ms)
Migrating: 2018_03_24_030738_add_show_images_in_email_setting
Migrated:  2018_03_24_030738_add_show_images_in_email_setting (5.09ms)
Migrating: 2018_03_24_050108_add_cc_alerts
Migrated:  2018_03_24_050108_add_cc_alerts (4.83ms)
Migrating: 2018_03_29_053618_add_canceled_at_and_fulfilled_at_in_requests
Migrated:  2018_03_29_053618_add_canceled_at_and_fulfilled_at_in_requests (4.27ms)
Migrating: 2018_03_29_070121_add_drop_unique_requests
Migrated:  2018_03_29_070121_add_drop_unique_requests (8.83ms)
Migrating: 2018_03_29_070511_add_new_index_requestable
Migrated:  2018_03_29_070511_add_new_index_requestable (8.52ms)
Migrating: 2018_04_02_150700_labels_display_model_name
Migrated:  2018_04_02_150700_labels_display_model_name (5.12ms)
Migrating: 2018_04_16_133902_create_custom_field_default_values_table
Migrated:  2018_04_16_133902_create_custom_field_default_values_table (12.26ms)
Migrating: 2018_05_04_073223_add_category_to_licenses
Migrated:  2018_05_04_073223_add_category_to_licenses (5.48ms)
Migrating: 2018_05_04_075235_add_update_license_category
Migrated:  2018_05_04_075235_add_update_license_category (6.13ms)
Migrating: 2018_05_08_031515_add_gdpr_privacy_footer
Migrated:  2018_05_08_031515_add_gdpr_privacy_footer (6.44ms)
Migrating: 2018_05_14_215229_add_indexes
Migrated:  2018_05_14_215229_add_indexes (53.39ms)
Migrating: 2018_05_14_223646_add_indexes_to_assets
Migrated:  2018_05_14_223646_add_indexes_to_assets (117.20ms)
Migrating: 2018_05_14_233638_denorm_counters_on_assets
Migrated:  2018_05_14_233638_denorm_counters_on_assets (8.56ms)
Migrating: 2018_05_16_153409_add_first_counter_totals_to_assets
Migrated:  2018_05_16_153409_add_first_counter_totals_to_assets (5.57ms)
Migrating: 2018_06_21_134622_add_version_footer
Migrated:  2018_06_21_134622_add_version_footer (6.40ms)
Migrating: 2018_07_05_215440_add_unique_serial_option_to_settings
Migrated:  2018_07_05_215440_add_unique_serial_option_to_settings (6.13ms)
Migrating: 2018_07_17_005911_create_login_attempts_table
Migrated:  2018_07_17_005911_create_login_attempts_table (13.47ms)
Migrating: 2018_07_24_154348_add_logo_to_print_assets
Migrated:  2018_07_24_154348_add_logo_to_print_assets (5.90ms)
Migrating: 2018_07_28_023826_create_checkout_acceptances_table
Migrated:  2018_07_28_023826_create_checkout_acceptances_table (24.20ms)
Migrating: 2018_08_20_204842_add_depreciation_option_to_settings
Migrated:  2018_08_20_204842_add_depreciation_option_to_settings (5.82ms)
Migrating: 2018_09_10_082212_create_checkout_acceptances_for_unaccepted_assets
Migrated:  2018_09_10_082212_create_checkout_acceptances_for_unaccepted_assets (0.66ms)
Migrating: 2018_10_18_191228_add_kits_licenses_table
Migrated:  2018_10_18_191228_add_kits_licenses_table (12.74ms)
Migrating: 2018_10_19_153910_add_kits_table
Migrated:  2018_10_19_153910_add_kits_table (10.07ms)
Migrating: 2018_10_19_154013_add_kits_models_table
Migrated:  2018_10_19_154013_add_kits_models_table (11.47ms)
Migrating: 2018_12_05_211936_add_favicon_to_settings
Migrated:  2018_12_05_211936_add_favicon_to_settings (8.11ms)
Migrating: 2018_12_05_212119_add_email_logo_to_settings
Migrated:  2018_12_05_212119_add_email_logo_to_settings (5.31ms)
Migrating: 2019_02_07_185953_add_kits_consumables_table
Migrated:  2019_02_07_185953_add_kits_consumables_table (11.10ms)
Migrating: 2019_02_07_190030_add_kits_accessories_table
Migrated:  2019_02_07_190030_add_kits_accessories_table (10.39ms)
Migrating: 2019_02_12_182750_add_actiondate_to_actionlog
Migrated:  2019_02_12_182750_add_actiondate_to_actionlog (6.44ms)
Migrating: 2019_02_14_154310_change_auto_increment_prefix_to_nullable
Migrated:  2019_02_14_154310_change_auto_increment_prefix_to_nullable (9.23ms)
Migrating: 2019_02_16_143518_auto_increment_back_to_string
Migrated:  2019_02_16_143518_auto_increment_back_to_string (7.12ms)
Migrating: 2019_02_17_205048_add_label_logo_to_settings
Migrated:  2019_02_17_205048_add_label_logo_to_settings (8.96ms)
Migrating: 2019_02_20_234421_make_serial_nullable
Migrated:  2019_02_20_234421_make_serial_nullable (8.21ms)
Migrating: 2019_02_21_224703_make_fields_nullable_for_integrity
Migrated:  2019_02_21_224703_make_fields_nullable_for_integrity (83.44ms)
Migrating: 2019_04_06_060145_add_user_skin_setting
Migrated:  2019_04_06_060145_add_user_skin_setting (4.35ms)
Migrating: 2019_04_06_205355_add_setting_allow_user_skin
Migrated:  2019_04_06_205355_add_setting_allow_user_skin (5.04ms)
Migrating: 2019_06_12_184327_rename_groups_table
Migrated:  2019_06_12_184327_rename_groups_table (0.40ms)
Migrating: 2019_07_23_140906_add_show_assigned_assets_to_settings
Migrated:  2019_07_23_140906_add_show_assigned_assets_to_settings (4.94ms)
Migrating: 2019_08_20_084049_add_custom_remote_user_header
Migrated:  2019_08_20_084049_add_custom_remote_user_header (7.66ms)
Migrating: 2019_12_04_223111_passport_upgrade
Migrated:  2019_12_04_223111_passport_upgrade (6.70ms)
Migrating: 2020_02_04_172100_add_ad_append_domain_settings
Migrated:  2020_02_04_172100_add_ad_append_domain_settings (6.55ms)
Migrating: 2020_04_29_222305_add_saml_fields_to_settings
Migrated:  2020_04_29_222305_add_saml_fields_to_settings (5.64ms)
Migrating: 2020_08_11_200712_add_saml_key_rollover
Migrated:  2020_08_11_200712_add_saml_key_rollover (6.07ms)
Migrating: 2020_10_22_233743_move_accessory_checkout_note_to_join_table
Migrated:  2020_10_22_233743_move_accessory_checkout_note_to_join_table (7.57ms)
Migrating: 2020_10_23_161736_fix_zero_values_for_locations
Migrated:  2020_10_23_161736_fix_zero_values_for_locations (2.36ms)
Migrating: 2020_11_18_214827_widen_license_serial_field
Migrated:  2020_11_18_214827_widen_license_serial_field (37.76ms)
Migrating: 2020_12_14_233815_add_digit_separator_to_settings
Migrated:  2020_12_14_233815_add_digit_separator_to_settings (5.48ms)
Migrating: 2020_12_18_090026_swap_target_type_index_order
Migrated:  2020_12_18_090026_swap_target_type_index_order (33.60ms)
Migrating: 2020_12_21_153235_update_min_password
Migrated:  2020_12_21_153235_update_min_password (1.31ms)
Migrating: 2020_12_21_210105_fix_bad_ldap_server_url_for_v5
Migrated:  2020_12_21_210105_fix_bad_ldap_server_url_for_v5 (0.88ms)
Migrating: 2021_02_05_172502_add_provider_to_oauth_table
Migrated:  2021_02_05_172502_add_provider_to_oauth_table (39.40ms)
Migrating: 2021_03_18_184102_adds_several_ldap_fields
Migrated:  2021_03_18_184102_adds_several_ldap_fields (24.32ms)
Migrating: 2021_04_07_001811_add_ldap_dept
Migrated:  2021_04_07_001811_add_ldap_dept (29.39ms)
Migrating: 2021_04_14_180125_add_ids_to_tables
Migrated:  2021_04_14_180125_add_ids_to_tables (68.15ms)
Migrating: 2021_06_07_155421_add_serial_number_indexes
Migrated:  2021_06_07_155421_add_serial_number_indexes (17.26ms)
Migrating: 2021_06_07_155436_add_company_id_indexes
Migrated:  2021_06_07_155436_add_company_id_indexes (186.93ms)
Migrating: 2021_07_28_031345_add_client_side_l_d_a_p_cert_to_settings
Migrated:  2021_07_28_031345_add_client_side_l_d_a_p_cert_to_settings (9.24ms)
Migrating: 2021_07_28_040554_add_client_side_l_d_a_p_key_to_settings
Migrated:  2021_07_28_040554_add_client_side_l_d_a_p_key_to_settings (11.00ms)
Migrating: 2021_08_11_005206_add_depreciation_minimum_value
Migrated:  2021_08_11_005206_add_depreciation_minimum_value (24.25ms)
Migrating: 2021_08_24_124354_make_ldap_client_certs_nullable
Migrated:  2021_08_24_124354_make_ldap_client_certs_nullable (19.85ms)
Migrating: 2021_09_20_183216_change_default_label_to_nullable
Migrated:  2021_09_20_183216_change_default_label_to_nullable (16.89ms)
Migrating: 2021_12_27_151849_change_supplier_address_length
Migrated:  2021_12_27_151849_change_supplier_address_length (78.56ms)
Migrating: 2022_01_10_182548_add_license_id_index_to_license_seats
Migrated:  2022_01_10_182548_add_license_id_index_to_license_seats (20.79ms)
Migrating: 2022_02_03_214958_blank_out_ldap_active_flag
Migrated:  2022_02_03_214958_blank_out_ldap_active_flag (1.38ms)
Migrating: 2022_02_16_152431_add_unique_constraint_to_custom_field
Migrated:  2022_02_16_152431_add_unique_constraint_to_custom_field (10.51ms)
Migrating: 2022_03_03_225655_add_notes_to_accessories
Migrated:  2022_03_03_225655_add_notes_to_accessories (9.95ms)
Migrating: 2022_03_03_225754_add_notes_to_components
Migrated:  2022_03_03_225754_add_notes_to_components (9.62ms)
Migrating: 2022_03_03_225824_add_notes_to_consumables
Migrated:  2022_03_03_225824_add_notes_to_consumables (7.85ms)
Migrating: 2022_03_04_080836_add_remote_to_user
Migrated:  2022_03_04_080836_add_remote_to_user (8.17ms)
Migrating: 2022_03_09_001334_add_eula_to_checkout_acceptance
Migrated:  2022_03_09_001334_add_eula_to_checkout_acceptance (9.25ms)
Migrating: 2022_03_10_175740_add_eula_to_action_logs
Migrated:  2022_03_10_175740_add_eula_to_action_logs (9.47ms)
Migrating: 2022_03_21_162724_adds_ldap_manager
Migrated:  2022_03_21_162724_adds_ldap_manager (17.60ms)
Migrating: 2022_04_05_135340_add_primary_key_to_custom_fields_pivot
Migrated:  2022_04_05_135340_add_primary_key_to_custom_fields_pivot (0.76ms)
Migrating: 2022_05_16_235350_remove_stored_eula_field
Migrated:  2022_05_16_235350_remove_stored_eula_field (20.72ms)
Migrating: 2022_06_23_164407_add_user_id_to_users
Migrated:  2022_06_23_164407_add_user_id_to_users (23.26ms)
Migrating: 2022_06_28_234539_add_username_index_to_users
Migrated:  2022_06_28_234539_add_username_index_to_users (28.32ms)
Migrating: 2022_07_07_010406_add_indexes_to_license_seats
Migrated:  2022_07_07_010406_add_indexes_to_license_seats (57.08ms)
Migrating: 2022_08_10_141328_add_notes_denorm_to_consumables_users
Migrated:  2022_08_10_141328_add_notes_denorm_to_consumables_users (17.58ms)
Migrating: 2022_08_25_213308_adds_ldap_default_group_to_settings_table
Migrated:  2022_08_25_213308_adds_ldap_default_group_to_settings_table (21.90ms)
Migrating: 2022_09_29_040231_add_chart_type_to_settings
Migrated:  2022_09_29_040231_add_chart_type_to_settings (19.29ms)
Migrating: 2022_10_05_163044_add_start_termination_date_to_users
Migrated:  2022_10_05_163044_add_start_termination_date_to_users (13.43ms)
Migrating: 2022_10_25_193823_add_externalid_to_users
Migrated:  2022_10_25_193823_add_externalid_to_users (10.63ms)
Migrating: 2022_10_25_215520_add_label2_settings
Migrated:  2022_10_25_215520_add_label2_settings (15.25ms)
Migrating: 2022_11_07_134348_add_display_to_user_in_custom_fields
Migrated:  2022_11_07_134348_add_display_to_user_in_custom_fields (15.32ms)
Migrating: 2022_11_15_232525_adds_should_autoassign_bool_to_users_table
Migrated:  2022_11_15_232525_adds_should_autoassign_bool_to_users_table (12.47ms)
Migrating: 2022_12_20_171851_fix_nullable_migration_for_settings
Migrated:  2022_12_20_171851_fix_nullable_migration_for_settings (86.69ms)
Migrating: 2023_01_18_122534_add_byod_to_assets
Migrated:  2023_01_18_122534_add_byod_to_assets (18.19ms)
Migrating: 2023_01_21_225350_add_eol_date_on_assets_table
Migrated:  2023_01_21_225350_add_eol_date_on_assets_table (16.82ms)
Migrating: 2023_01_23_232933_add_vip_to_users
Migrated:  2023_01_23_232933_add_vip_to_users (8.31ms)
Migrating: 2023_02_12_224353_fix_unescaped_customfields_format
Migrated:  2023_02_12_224353_fix_unescaped_customfields_format (0.64ms)
Migrating: 2023_02_28_173527_adds_webhook_option_to_settings_table
Migrated:  2023_02_28_173527_adds_webhook_option_to_settings_table (95.05ms)
Migrating: 2023_03_21_215218_update_slack_setting
Migrated:  2023_03_21_215218_update_slack_setting (1.41ms)
Migrating: 2023_04_12_135822_add_supplier_to_components
Migrated:  2023_04_12_135822_add_supplier_to_components (39.14ms)
Migrating: 2023_04_25_085912_add_autoadd_to_customfields
Migrated:  2023_04_25_085912_add_autoadd_to_customfields (12.72ms)
Migrating: 2023_04_25_181817_adds_ldap_location_to_settings_table
Migrated:  2023_04_25_181817_adds_ldap_location_to_settings_table (22.56ms)
Migrating: 2023_04_26_160235_add_warranty_url_to_manufacturers
Migrated:  2023_04_26_160235_add_warranty_url_to_manufacturers (26.18ms)
Migrating: 2023_05_08_132921_increase_state_to_more_than_3
Migrated:  2023_05_08_132921_increase_state_to_more_than_3 (114.30ms)
Migrating: 2023_05_10_001836_add_google_auth_to_settings
Migrated:  2023_05_10_001836_add_google_auth_to_settings (13.40ms)
Migrating: 2023_07_05_092237_change_settings_table_increase_saml_idp_metadata_size
Migrated:  2023_07_05_092237_change_settings_table_increase_saml_idp_metadata_size (103.34ms)
Migrating: 2023_07_06_092507_add_phone_fax_to_locations
Migrated:  2023_07_06_092507_add_phone_fax_to_locations (50.63ms)
Migrating: 2023_07_13_052204_denormalized_eol_and_add_column_for_explicit_date_to_assets
Migrated:  2023_07_13_052204_denormalized_eol_and_add_column_for_explicit_date_to_assets (3.25ms)
Migrating: 2023_07_14_004221_add_show_in_list_view_to_custom_fields
Migrated:  2023_07_14_004221_add_show_in_list_view_to_custom_fields (11.58ms)
Migrating: 2023_08_01_174150_change_webhook_settings_variable_type
Migrated:  2023_08_01_174150_change_webhook_settings_variable_type (92.11ms)
Migrating: 2023_08_13_172600_add_email_to_companies
Migrated:  2023_08_13_172600_add_email_to_companies (17.50ms)
Migrating: 2023_08_17_202638_add_last_checkin_to_assets
Migrated:  2023_08_17_202638_add_last_checkin_to_assets (9.99ms)
Migrating: 2023_08_21_064609_add_name_ordering_to_settings
Migrated:  2023_08_21_064609_add_name_ordering_to_settings (24.78ms)
Migrating: 2023_08_21_181742_add_min_amt_to_models_table
Migrated:  2023_08_21_181742_add_min_amt_to_models_table (21.44ms)
Migrating: 2023_09_13_200913_fix_asset_model_min_qty_nullability
Migrated:  2023_09_13_200913_fix_asset_model_min_qty_nullability (66.42ms)
Migrating: 2023_10_25_064324_add_show_in_requestable_to_custom_fields
Migrated:  2023_10_25_064324_add_show_in_requestable_to_custom_fields (18.99ms)
Migrating: 2023_12_14_032522_add_remote_ip_and_action_source_to_action_logs
Migrated:  2023_12_14_032522_add_remote_ip_and_action_source_to_action_logs (21.08ms)
Migrating: 2023_12_15_024643_add_indexes_to_new_activity_report_fields
Migrated:  2023_12_15_024643_add_indexes_to_new_activity_report_fields (38.57ms)
Migrating: 2023_12_19_081112_fix_language_dirs
Migrated:  2023_12_19_081112_fix_language_dirs (2.02ms)
* Creating scheduler cron.
\* Configuring firewall to allow HTTP traffic only.                                                                                                                                                                                        |success                                                                                                                                                                                                                                    /success

* Setting Apache httpd to start on boot and starting service.
Created symlink /etc/systemd/system/multi-user.target.wants/httpd.service → /usr/lib/systemd/system/httpd.service.
* Setting php-fpm to start on boot and starting service.
Created symlink /etc/systemd/system/multi-user.target.wants/php-fpm.service → /usr/lib/systemd/system/php-fpm.service.
* Clearing cache and setting final permissions.
Application cache cleared!
* Configuring SELinux.
  Q. Do you want to configure mail server settings now? This can be done later too.
     * You will need mail server address, port, user and password among other items. (y/n)
  ***Open http://XXX.local to login to Snipe-IT.***


* Cleaning up...
* Installation log located in /var/log/snipeit-install.log.
* Finished!

from snipe-it.

snipe avatar snipe commented on July 17, 2024

Configuring SELinux.

I would hope our own installer handles the SELinux side of things, but just in case we don't (which would be a bug), take a peek here: https://snipe-it.readme.io/docs/linuxosx#notes-on-selinux

Also, did you end up configuring mail?

When you try to load Snipe-IT, are you getting a server-level 500 (browser-styled) or our styled version of a 500?

In a console, try this for a "the sky is blue":

> php artisan tinker

Which should open a tinker prompt. Then type:

\Log::error('This is a test error message');

Let me know if you see that in your storage/logs/laravel.log file (it will be at the bottom.) If you get an error, tell me what error you see.

Snipe-IT Documentation
Setting up a web server can sound daunting for folks who don't normally do that kind of thing. This guide will help you walk through the configuration for Apache or Nginx on Linux and OSX.Using ApacheThe most common setup for Snipe-IT on a linux server is to use Apache, so if you're not sure what to...

from snipe-it.

 avatar commented on July 17, 2024

I get the 500 error in Snipe-IT style. Not just plain white background and the error as ugly text :D

Just fyi after chown -R snipeitapp.apache /var/www/html/snipeit/storage/logs and the general 500 error I restored the snapshot from before.

I did not configured mail. No need for that in the moment.

When I run cat /etc/sysconfig/selinux:

# This file controls the state of SELinux on the system.
# SELINUX= can take one of these three values:
#     enforcing - SELinux security policy is enforced.
#     permissive - SELinux prints warnings instead of enforcing.
#     disabled - No SELinux policy is loaded.
# See also:
# https://docs.fedoraproject.org/en-US/quick-docs/getting-started-with-selinux/#getting-started-with-selinux-selinux-states-and-modes
#
# NOTE: In earlier Fedora kernel builds, SELINUX=disabled would also
# fully disable SELinux during boot. If you need a system with SELinux
# fully disabled instead of SELinux running with no policy loaded, you
# need to pass selinux=0 to the kernel command line. You can use grubby
# to persistently set the bootloader to boot with selinux=0:
#
#    grubby --update-kernel ALL --args selinux=0
#
# To revert back to SELinux enabled:
#
#    grubby --update-kernel ALL --remove-args selinux
#
SELINUX=enforcing
# SELINUXTYPE= can take one of these three values:
#     targeted - Targeted processes are protected,
#     minimum - Modification of targeted policy. Only selected processes are protected.
#     mls - Multi Level Security protection.
SELINUXTYPE=targeted

I tried to use Artisan:

#!/usr/bin/env php
<?php

/*
|--------------------------------------------------------------------------
| Register The Auto Loader
|--------------------------------------------------------------------------
|
| Composer provides a convenient, automatically generated class loader
| for our application. We just need to utilize it! We'll require it
| into the script here so that we do not have to worry about the
| loading of any our classes "manually". Feels great to relax.
|
*/

require __DIR__.'/bootstrap/autoload.php';

$app = require_once __DIR__.'/bootstrap/app.php';

/*
|--------------------------------------------------------------------------
| Run The Artisan Application
|--------------------------------------------------------------------------
|
| When we run the console application, the current CLI command will be
| executed in this console and the response sent back to a terminal
| or another output device for the developers. Here goes nothing!
|
*/

$kernel = $app->make(Illuminate\Contracts\Console\Kernel::class);

$status = $kernel->handle(
    $input = new Symfony\Component\Console\Input\ArgvInput,
    new Symfony\Component\Console\Output\ConsoleOutput
);

/*
|--------------------------------------------------------------------------
| Shutdown The Application
|--------------------------------------------------------------------------
|
| Once Artisan has finished running. We will fire off the shutdown events
| so that any final work may be done by the application before we shut
| down the process. This is the last thing to happen to the request.
|
*/

$kernel->terminate($input, $status);

exit($status);
[root@localhost snipeit]# php artisan tinker
Psy Shell v0.11.7 (PHP 8.0.30 — cli) by Justin Hileman
>>> \Log::error('This is a test error message');
=> null

>>>

Yes I see this in storage/logs/laravel.log:
[2024-01-11 13:29:40] production.ERROR: This is a test error message

from snipe-it.

 avatar commented on July 17, 2024
sestatus
SELinux status:                 enabled
SELinuxfs mount:                /sys/fs/selinux
SELinux root directory:         /etc/selinux
Loaded policy name:             targeted
Current mode:                   enforcing
Mode from config file:          enforcing
Policy MLS status:              enabled
Policy deny_unknown status:     allowed
Memory protection checking:     actual (secure)
Max kernel policy version:      33

from snipe-it.

 avatar commented on July 17, 2024

When I turn off SELinux temporarily I can finally work with everything!
So I have two options:

  1. Turn it completly off - which I don't want to and you don't recommend.
  2. Understand and change the syntax in https://snipe-it.readme.io/docs/linuxosx#notes-on-selinux
semanage fcontext -a -t httpd_sys_rw_content_t "/srv/snipeit/storage(/.*)?"
semanage fcontext -a -t httpd_sys_rw_content_t "/var/www/html/snipeit/bootstrap/cache(/.*)?"
restorecon -RF /srv/snipeit/storage
restorecon -RF /var/www/html/snipeit/bootstrap/cache
Snipe-IT Documentation
Setting up a web server can sound daunting for folks who don't normally do that kind of thing. This guide will help you walk through the configuration for Apache or Nginx on Linux and OSX.Using ApacheThe most common setup for Snipe-IT on a linux server is to use Apache, so if you're not sure what to...

from snipe-it.

 avatar commented on July 17, 2024

I just rebooted and SELinux is on again. And I can work as well now :D

getenforce
Enforcing

from snipe-it.

 avatar commented on July 17, 2024

I want to thank you very much @snipe . I'll close this one for now. Have a great day!

from snipe-it.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.