various notification fixes

This commit is contained in:
Girish Ramakrishnan
2024-12-11 23:32:11 +01:00
parent fbe207dac3
commit be340580d4
10 changed files with 28 additions and 34 deletions
+19
View File
@@ -0,0 +1,19 @@
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 by opening the app's web terminal - https://docs.cloudron.io/apps/#web-terminal
* 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() %>