Laravel activate new deploiement failed

Hi , I try to deploy a Laravel app, but the deployment always fails at the step ‘Activate New Deployment’ with this error message:
Activate New Deployment 20240619015202925 Activated /home/my-user/my-domain.com/releases/20240619015202925 Reloading PHP-FPM sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper

Hello @issagH,

Welcome to the Cleavr forum!

This may be a permissions issue that can sometimes occur with PHP. Try navigating to the Server > Maintenance Zone, and select the option to fix sudoers list.

After this, go back to the Deployments area and try redeploying the app. Let us know if this helps resolve the issue or not.

1 Like

hi @amiedema,
Thank you very much. This helps resolve the deployment issue

1 Like