2015-07-20 00:09:47 -07:00
|
|
|
<%if (format === 'text') { %>
|
|
|
|
|
|
2017-01-17 15:47:18 +01:00
|
|
|
Dear Cloudron Admin,
|
2015-07-20 00:09:47 -07:00
|
|
|
|
2017-01-07 12:35:26 -08:00
|
|
|
The application '<%= title %>' installed at <%= appFqdn %> is not responding.
|
2015-07-20 00:09:47 -07:00
|
|
|
|
2015-12-02 16:46:18 -08:00
|
|
|
This is most likely a problem in the application.
|
2015-07-20 00:09:47 -07:00
|
|
|
|
2017-01-17 15:47:18 +01:00
|
|
|
To resolve this, you can try the following:
|
2017-01-26 13:08:56 -08:00
|
|
|
* Restart the app in the app configuration dialog
|
|
|
|
|
* Restore the app to the latest backup
|
2018-03-08 10:50:18 -08:00
|
|
|
* Contact us via support@cloudron.io or https://forum.cloudron.io
|
2015-07-20 00:09:47 -07:00
|
|
|
|
2017-01-17 15:47:18 +01:00
|
|
|
|
|
|
|
|
Powered by https://cloudron.io
|
2015-07-20 00:09:47 -07:00
|
|
|
|
2017-01-26 12:46:56 -08:00
|
|
|
Sent at: <%= new Date().toUTCString() %>
|
|
|
|
|
|
2015-07-20 00:09:47 -07:00
|
|
|
<% } else { %>
|
|
|
|
|
|
|
|
|
|
<% } %>
|