12-02-2018, 11:21 AM
I has some spare time and did the following:
If I have some more spare time I will add all the other hosts step by step and then change SD cards with my 'production' NEMS. I will have to tinker again somewhat to get a fixed IP address since I have no access to the router that is installed by my ISP at home...
There is one issue with the motd.
This is what I get when I ssh in the machine:
I also changed the default keyboard layout using raspi-config. This works, but when runnig eg. nems-init and nems-update I get messages such as:
Cheers.
- reflashed SD card
- nems-init
- nems-update
- entered data in SST
- tested mail and telegram notifications from command line
- added host that I knew would generate notifications
If I have some more spare time I will add all the other hosts step by step and then change SD cards with my 'production' NEMS. I will have to tinker again somewhat to get a fixed IP address since I have no access to the router that is installed by my ISP at home...
There is one issue with the motd.
This is what I get when I ssh in the machine:
Code:
Linux nems 4.14.44-v7+ #1117 SMP Thu May 31 16:57:56 BST 2018 armv7l
Last login: Sun Dec 2 11:49:00 2018
Error: either "dev" is duplicate, or "proto" is a garbage.
while executing
"exec -- /usr/local/bin/nems-info ip"
invoked from within
"set nemsip [exec -- /usr/local/bin/nems-info ip]"
(file "/etc/motd.tcl" line 33)
I also changed the default keyboard layout using raspi-config. This works, but when runnig eg. nems-init and nems-update I get messages such as:
Code:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_TIME = "nl_BE.UTF-8",
LC_MONETARY = "nl_BE.UTF-8",
LC_MEASUREMENT = "nl_BE.UTF-8",
LC_NUMERIC = "nl_BE.UTF-8",
LANG = "en_GB.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to a fallback locale ("en_GB.UTF-8").
Cheers.