Files
cloudron-box/src/mail_templates/app_down-text.ejs
T
Girish Ramakrishnan 3be77fc634 fix link
2024-12-12 15:21:05 +01:00

20 lines
680 B
Plaintext

Dear Cloudron Admin,
The application '<%= title %>' installed at <%= appFqdn %> is not responding.
This is most likely a problem in the application.
To resolve this, you can try the following:
* Check the app logs - https://docs.cloudron.io/apps/#log-viewer
* Restart the app from the Recovery section of the app - https://docs.cloudron.io/apps/#restart-app
* Check the troubleshooting guidelines - https://docs.cloudron.io/troubleshooting/#unresponsive-app
* Contact us in our Forum at https://forum.cloudron.io
Powered by https://cloudron.io
Don't want such mails? Change your notification preferences at <%= notificationsUrl %>
Sent at: <%= new Date().toUTCString() %>