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
|
|
|
|
2016-04-19 18:39:44 -07:00
|
|
|
Unfortunately <%= program %> on <%= fqdn %> exited unexpectedly!
|
2015-07-20 00:09:47 -07:00
|
|
|
|
2017-01-17 15:47:18 +01:00
|
|
|
Please see some excerpt of the logs below:
|
2015-07-20 00:09:47 -07:00
|
|
|
|
|
|
|
|
-------------------------------------
|
|
|
|
|
|
2015-09-14 17:25:27 -07:00
|
|
|
<%- context %>
|
2015-07-20 00:09:47 -07:00
|
|
|
|
2017-01-17 15:47:18 +01:00
|
|
|
-------------------------------------
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by https://cloudron.io
|
|
|
|
|
|
2017-01-26 12:46:56 -08:00
|
|
|
Sent at: <%= new Date().toUTCString() %>
|
|
|
|
|
|
2015-07-20 00:09:47 -07:00
|
|
|
<% } else { %>
|
|
|
|
|
|
|
|
|
|
<% } %>
|