Skip to content
This repository has been archived by the owner on Nov 5, 2023. It is now read-only.

Large seeding command failing? #8

Open
hailwood opened this issue Nov 13, 2013 · 0 comments
Open

Large seeding command failing? #8

hailwood opened this issue Nov 13, 2013 · 0 comments
Labels

Comments

@hailwood
Copy link

When I run the command through artisan in the terminal the command runs perfectly, and as you can tell by the output there is quite a bit going on. But if I run it through web-artisan I get no output and the command does not finish.

What gives? 😄

$ artisan db:seed --class=DummyDataSeeder
Organisation seeded
System "Match Officials System 1" seeded
Competition "Competition 1" seeded
Season "2013" seeded
Round "Round 1" seeded
Round "Round 2" seeded
Competition "Competition 2" seeded
Season "2013" seeded
Round "Round 1" seeded
Round "Round 2" seeded
System "Players System" seeded
Competition "Competition 1" seeded
Season "2013" seeded
Round "Round 1" seeded
Round "Round 2" seeded
Competition "Competition 2" seeded
Season "2013" seeded
Round "Round 1" seeded
Round "Round 2" seeded
System "Match Officials System 2" seeded
Competition "Competition 1" seeded
Season "2013" seeded
Round "Round 1" seeded
Round "Round 2" seeded
Competition "Competition 2" seeded
Season "2013" seeded
Round "Round 1" seeded
Round "Round 2" seeded
Games seeded
Seeded: CoreDummyDataSeed
Core tables seeded with dummy data

@JN-Jones JN-Jones added the bug label Feb 9, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants