Look in ps aux for multiple running daemons. . It happened to me once
astroanu said:
Look in ps aux for multiple running daemons. . It happened to me once
ps aux: http://laravel.io/bin/E3dkx
sry. you should run
ps aux | grep artisan
and it will show all the instances of artisan workers running. apparently you're running just one.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community