Waziup / WaziGate

Waziup LoRa Edge gateway
21 stars 20 forks source link

ntpd error message #40

Closed cdupont closed 4 years ago

cdupont commented 4 years ago

found in the logs of ui container:

NOTICE: Change 'ServerName' globally and hide server message by setting environment variable >> 'APACHE_SERVER_NAME=your.server.name' in docker command or docker-compose file
Clearing any old processes...
Starting apache...
NOTICE: Change 'ServerName' globally and hide server message by setting environment variable >> 'APACHE_SERVER_NAME=your.server.name' in docker command or docker-compose file
Clearing any old processes...
Starting apache...
ntpd: unrecognized option: s
BusyBox v1.31.1 (2019-10-29 11:54:18 UTC) multi-call binary.

Usage: ntpd [-dnqNwl] [-I IFACE] [-S PROG] [-k KEYFILE] [-p [keyno:N:]PEER]...

NTP client/server

    -d  Verbose (may be repeated)
    -n  Do not daemonize
    -q  Quit after clock is set
    -N  Run at high priority
    -w  Do not set time (only query peers), implies -n
    -S PROG Run PROG after stepping time, stratum change, and every 11 min
    -k FILE Key file (ntp.keys compatible)
    -p [keyno:NUM:]PEER
        Obtain time from PEER (may be repeated)
        Use key NUM for authentication
        If -p is not given, 'server HOST' lines
        from /etc/ntp.conf are used
    -l  Also run as server on port 123
    -I IFACE Bind server to IFACE, implies -l
AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
ntpd: unrecognized option: s
BusyBox v1.31.1 (2019-10-29 11:54:18 UTC) multi-call binary.
mojtaba-esk commented 4 years ago

It's not an important thing and we do not need it in ui.

cdupont commented 4 years ago

Tested: OK