Application not working after the update

After the update following application are not working :

I Hate Money
MyCryptochat

I have updated all the applications with the following command :
sudo yunohost app upgrade -u url app_name

I have tried to add fastcgi_param SCRIPT_FILENAME $request_filename; in the nginx.conf file of the applications but still the apps do not work.

Please help me with the workaround.

Thank you

Hi @kanhu
Did you try the old recipes:

sudo service nginx reload
sudo yunohost app ssowatconf

?