mschlenstedt / Loxberry

Current stable Branch is: *** Please see Releases *** Current developer Branch is: *** master ***
Apache License 2.0
77 stars 27 forks source link

Security mail warnings after clean installation to dietPI #1430

Closed sennevb closed 1 year ago

sennevb commented 1 year ago

loxberry : Mar 6 19:20:59 : root : problem with defaults entries ; PWD=/opt/loxberry/webfrontend/htmlauth/system ; USER=loxberry ;

loxberry : Mar 6 19:20:59 : root : unable to resolve host loxberry: Name or service not known

mschlenstedt commented 1 year ago

The first one could be from cron.d - there was a permission problem there. This is fixed now with update 3.0.0.1

Last one is a problem on your system/network (no local name resolving).

mschlenstedt commented 1 year ago

Closed because of no response