Score:0

php artisan schedule:run running twice by root and ubuntu user?

sg flag

we are having a problem that kernel commands running twice. I checked if the schedule runs the command and if it exists more than once. I check with this command

ps aux | grep "artisan schedule:run"

I see that php artisan schedule:run command is running twice once from ubuntu user and once from root user. what I can do about it?

root     1409400  0.0  0.0   2616   596 ?        Ss   11:00   0:00 /bin/sh -c cd /var/www/html/coldxlogistics && php artisan schedule:run >> /dev/null 2>&1
root     1409402  0.1  0.9 216924 80324 ?        S    11:00   0:00 php artisan schedule:run
ubuntu   1410231  0.0  0.0   8484  2500 pts/0    S+   11:05   0:00 grep --color=auto artisan schedule:run
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.