seat-docker-front-1 | INFO Routes cached successfully.
seat-docker-front-1 |
seat-docker-front-1 |
seat-docker-front-1 | INFO Nothing to migrate.
seat-docker-front-1 |
seat-docker-front-1 | Warning! This Laravel command uses exec() to execute a
seat-docker-front-1 | shell command to import an extracted dump. Due
seat-docker-front-1 | to the way the command is constructed, should someone
seat-docker-front-1 | view the current running processes of your server, they
seat-docker-front-1 | will be able to see your SeAT database users password.
seat-docker-front-1 |
seat-docker-front-1 | Ensure that you understand this before continuing.
seat-docker-front-1 | You are already running the latest SDE version.
seat-docker-front-1 | If you want to install it again, run this command with --force argument.
seat-docker-front-1 |
seat-docker-front-1 | INFO Seeding database.
seat-docker-front-1 |
seat-docker-front-1 | Running all unique registered seeders
seat-docker-front-1 | Seat\Eveapi\Database\Seeders\ScheduleSeeder ........................ RUNNING
seat-docker-front-1 | Seat\Eveapi\Database\Seeders\ScheduleSeeder ..................... 12 ms DONE
seat-docker-front-1 |
seat-docker-front-1 | Seat\Web\Database\Seeders\ScheduleSeeder ........................... RUNNING
seat-docker-front-1 | Seat\Web\Database\Seeders\ScheduleSeeder ......................... 1 ms DONE
seat-docker-front-1 |
seat-docker-front-1 | HermesDj\Seat\SeatPlanetaryIndustry\database\seeds\ScheduleSeeder .. RUNNING
seat-docker-front-1 | HermesDj\Seat\SeatPlanetaryIndustry\database\seeds\ScheduleSeeder 1 ms DONE
seat-docker-front-1 |
seat-docker-front-1 | HermesDj\Seat\SeatPlanetaryIndustry\database\seeds\TierInfoSeeder .. RUNNING
seat-docker-front-1 |
seat-docker-front-1 | In Connection.php line 829:
seat-docker-front-1 |
seat-docker-front-1 | SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update
seat-docker-front-1 | a child row: a foreign key constraint fails (`seat`.`pi_tier_infos`, CONSTR
seat-docker-front-1 | AINT `pi_tier_infos_market_group_id_foreign` FOREIGN KEY (`market_group_id`
seat-docker-front-1 | ) REFERENCES `invTypes` (`marketGroupID`) ON DELETE NO ACTION) (Connection:
seat-docker-front-1 | mysql, SQL: insert into `pi_tier_infos` (`market_group_id`, `quantity_prod
seat-docker-front-1 | uced`, `tier_id`) values (1333, 0, 0), (1334, 20, 1), (1335, 5, 2), (1336,
seat-docker-front-1 | 3, 3), (1337, 1, 4))
seat-docker-front-1 |
seat-docker-front-1 |
seat-docker-front-1 | In MySqlConnection.php line 45:
seat-docker-front-1 |
seat-docker-front-1 | SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update
seat-docker-front-1 | a child row: a foreign key constraint fails (`seat`.`pi_tier_infos`, CONSTR
seat-docker-front-1 | AINT `pi_tier_infos_market_group_id_foreign` FOREIGN KEY (`market_group_id`
seat-docker-front-1 | ) REFERENCES `invTypes` (`marketGroupID`) ON DELETE NO ACTION)
seat-docker-front-1 |
seat-docker-front-1 |