ossobv/planb

Backup reports can have malformed tables

Closed this issue · 0 comments

Example:

<stdin>:24: (ERROR/3) Malformed table.

+--------------------------------+--------------+--------------------------+
| name                           | disk usage   | last backup              |
+================================+==============+==========================+
| xxx-planb                      |     962.0 MB | 2018-02-20               |
+--------------------------------+--------------+--------------------------+
| xxxxxxsite-continu-ota         |       9.5 GB | 2018-02-20               |
+--------------------------------+--------------+--------------------------+
| xxxxxxsite-continu-productie-mysql |       4.6 GB | 2018-02-20               |
+--------------------------------+--------------+--------------------------+
| xxxxxxsite-continu-productie-web |       4.4 GB | 2018-02-20               |
+--------------------------------+--------------+--------------------------+
| xxxxxxsite-continu-productie-worker |     158.0 MB | 2018-02-20               |
+--------------------------------+--------------+--------------------------+
| xxxxx.xxxxxxhosting.nl         |       2.3 GB | 2018-02-20               |
+--------------------------------+--------------+--------------------------+
Sending report for company to administratie@SOMEWHERE

Should be fixed before next monthly report...