[WARN] - (starship::utils): Executing command "php" timed out

Hello
Please help, i get this warning when i run fish teminal

[WARN] - (starship::utils): Executing command "git" timed out.
[WARN] - (starship::utils): You can set command_timeout in your config to a higher value to allow longer-runni
ng commands to keep executing.
[WARN] - (starship::utils): Executing command "php" timed out.
[WARN] - (starship::utils): You can set command_timeout in your config to a higher value to allow longer-runni
ng commands to keep executing.
[WARN] - (starship::utils): Executing command "git" timed out.
[WARN] - (starship::utils): You can set command_timeout in your config to a higher value to allow longer-runni
ng commands to keep executing.

Sometimes they come back! Maybe…
Try this

1 Like

No i haven't, will do that now

have done that but i still get the error when i run my teminal, here's what i get below
[WARN] - (starship::utils): Executing command "php" timed out.
[WARN] - (starship::utils): You can set command_timeout in your config to a higher value to allow longer-runni
ng commands to keep executing.

Could be something else...
By the way, did you try to install it?
sudo pacman -Syu starship

yes it is installed

Maybe check if the configuration suggested here helps.
But reinstall normally at the end...

I assume that php in your case is requiring that higher timeout

4 Likes

If you haven’t set this yourself, you should search your files to see why this is trying to run.
php is a web related command. Worst case scenario is you’ve been hacked, but let’s be positive… :thinking:

5 Likes

Thanks a million guys, this works for me, i am very grateful

2 Likes

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.