Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

signalwarrant's avatar

Cannot run commands on Server

When I try to run any of the pre-built commands on my server from the Commands tab I get the following error. I never get prompted to enter yes/no. It errors out after maybe a second. It's any of the commands listed I get the same result.

APPLICATION IN PRODUCTION.                           
  Do you really wish to run this command? (yes/no) [no]
❯ 
   WARN  Command canceled.
0 likes
2 replies
Sinnbeck's avatar
Sinnbeck
Best Answer
Level 102

Add --force to just run the command without the question

azimidev's avatar

It is asking you!

you need to manually confirm that you want to run the command by answering 'yes' when prompted.

Please or to participate in this conversation.