Commit graph

565 commits

Author SHA1 Message Date
Christian Hesse
56b6da71c3 rotate-ntp: log resolve errors 2020-05-15 20:15:20 +02:00
Christian Hesse
12a29d076f global-functions: $WaitTimeSync: failing rotate-ntp is not fatal
Resolving ntp servers fais if internet connectivity is not established.
So this is not fatal, we want to catch error and fall through, then
continue.
2020-05-13 14:07:12 +02:00
Christian Hesse
9e4c6d70a9 doc/gps-track: add hint on coordinate format 2020-05-11 14:03:04 +02:00
Christian Hesse
5666006527 README: warn about deprecated commands in presentation 2020-05-04 14:14:42 +02:00
Christian Hesse
07603f1c7b README: expect recent RouterOS
RouterOS 6.43 can be considered obsolete these days.
2020-05-04 14:08:49 +02:00
Christian Hesse
378a1785f4 global-functions: $ScriptInstallUpdate: log when reloading code 2020-05-04 11:06:02 +02:00
Christian Hesse
ce4d332f55 global-functions: $DownloadPackage: support downloading bundle 2020-05-04 09:21:23 +02:00
Christian Hesse
59ba87d30e doc/early-errors: also install global-wait 2020-04-28 15:02:14 +02:00
Christian Hesse
8f44e0e0a7 doc/bridge-port: add command to install global-wait 2020-04-28 15:01:14 +02:00
Christian Hesse
1bce625ca9 early-errors: ... and exclude dns messages
Using DoH (DNS over HTTPS) results in a number of error messages before
network becomes available:

dns;error DoH server connection error: Network is unreachable

Exclude these.
2020-04-24 23:34:39 +02:00
Christian Hesse
fee2c4d4ad early-errors: ... but exclude e-mail messages
Most likely these are just error and critical messages failed sending anyway.
2020-04-24 23:34:39 +02:00
Christian Hesse
7c288c6203 early-errors: also include critical messages 2020-04-24 23:22:14 +02:00
Christian Hesse
940c1e9381 early-errors: get errors into array 2020-04-24 23:22:14 +02:00
Christian Hesse
0a48f37918 doc/mode-button: the reset button can do the same
... starting with RouterOS 6.47beta60.
2020-04-24 20:47:47 +02:00
Christian Hesse
29315c7377 INITIAL-COMMANDS: use function to rename certificates 2020-04-24 14:55:41 +02:00
Christian Hesse
85f9c5d62e check-certificates: exclude issued certificates on SCEP server 2020-04-24 14:38:29 +02:00
Christian Hesse
1e12c0e159 check-certificates: always use parenthesis 2020-04-24 13:49:50 +02:00
Christian Hesse
8f03a856e1 check-certificates: add missing blank 2020-04-24 12:19:14 +02:00
Christian Hesse
14dd16ef5a global-functions: $CertificateNameByCN: replace apostrophe 2020-04-24 11:09:02 +02:00
Christian Hesse
b67712cfe4 global-functions: add $WaitDefaultRouteReachable 2020-04-22 22:21:06 +02:00
Christian Hesse
999763a263 global-functions: add $DefaultRouteIsReachable 2020-04-22 22:20:42 +02:00
Christian Hesse
d6ce774fd8 global-functions: $TimeIsSync: unbreak with bundled ntp client 2020-04-22 10:08:23 +02:00
Christian Hesse
c8770efd72 add script 'early-erros' 2020-04-19 00:11:01 +02:00
Christian Hesse
aedc314519 check-routeros-update: update notification wording 2020-04-07 21:51:41 +02:00
Christian Hesse
06c8f279f8 check-lte-firmware-upgrade: give current and available version 2020-04-07 21:51:41 +02:00
Christian Hesse
fe8820d7d5 doc/capsman-rolling-upgrade: explain what happens 2020-04-07 13:30:27 +02:00
Christian Hesse
d87f5899c2 doc/capsman-download-packages: document how to download packages 2020-04-07 13:23:34 +02:00
Christian Hesse
96598b2d34 global-functions: $DownloadPackage: do not re-download 2020-04-07 12:54:46 +02:00
Christian Hesse
2cd8a56aa7 capsman-download-packages: create package path 2020-04-06 12:46:46 +02:00
Christian Hesse
289fd215c4 mode-button-event: use $LogPrintExit 2020-04-03 17:32:19 +02:00
Christian Hesse
413287586f upload-backup: use $LogPrintExit 2020-04-03 17:30:51 +02:00
Christian Hesse
03ae65c5f1 cloud-backup: use $LogPrintExit 2020-04-03 17:30:00 +02:00
Christian Hesse
1f1fef9fb5 check-health: use $LogPrintExit 2020-04-03 17:29:08 +02:00
Christian Hesse
b2d1b64bd2 capsman-rolling-upgrade: use $LogPrintExit 2020-04-03 17:26:35 +02:00
Christian Hesse
b17ca4bb63 mode-button-scheduler: use $LogPrintExit 2020-04-03 17:23:33 +02:00
Christian Hesse
93e72b5d07 packages-update: use $LogPrintExit 2020-04-03 17:22:03 +02:00
Christian Hesse
972a481faa sms-forward: use $LogPrintExit 2020-04-03 17:20:56 +02:00
Christian Hesse
ee903e263f check-lte-firmware-upgrade: use $LogPrintExit 2020-04-03 17:19:34 +02:00
Christian Hesse
d2b1f036ca update-gre-address: use $LogPrintExit 2020-04-03 17:18:05 +02:00
Christian Hesse
0045690459 gps-track: use $LogPrintExit 2020-04-03 17:16:42 +02:00
Christian Hesse
df177212d1 global-functions: $SendTelegram: use $LogPrintExit 2020-04-03 16:59:10 +02:00
Christian Hesse
af77645174 global-functions: $SendEMail: use $LogPrintExit 2020-04-03 16:59:10 +02:00
Christian Hesse
6f354c8bb0 global-functions: $ScriptFromTerminal: use $LogPrintExit 2020-04-03 16:59:10 +02:00
Christian Hesse
9c3ce55ee4 global-functions: $MailServerIsUp: use $LogPrintExit 2020-04-03 16:59:10 +02:00
Christian Hesse
596fb5f835 global-functions: $CertificateDownload: use $LogPrintExit 2020-04-03 16:59:10 +02:00
Christian Hesse
7cdeb9185e global-functions: $CertificateAvailable: use $LogPrintExit 2020-04-03 16:59:10 +02:00
Christian Hesse
324f5b0ba4 global-functions: $SendTelegram: check status of certificate download 2020-04-03 15:03:27 +02:00
Christian Hesse
e963e09114 global-functions: $GetMacVendor: check status of certificate download 2020-04-03 15:03:27 +02:00
Christian Hesse
abb97601ce global-functions: $DownloadPackage: check status of certificate download 2020-04-03 15:03:27 +02:00
Christian Hesse
151630b674 check-certificates: warn about missing chain 2020-04-03 14:36:32 +02:00