My log file keeps filling up with the following line... (When I run the following command tail -f /var/log/syslog)
request-key: : No matching action
As I keep the command open in the terminal, the two entries are added every minute. I have tried turning off all docker containers and VMs, but every minute without fail an entry is entered.
I was updating somethings in the settings section of unRaid while monitoring the log. These errors ceased for 5 minutes, until the nginx config was reloaded. Not sure what was significant with the reloading, Any thougts?
Here is the log entry that started the errors up again.
Jan 22 19:18:32 sshd[4795]: Server listening on 0.0.0.0 port 22.
Jan 22 19:18:32 sshd[4795]: Server listening on :: port 22.
Jan 22 19:18:33 emhttpd: shcmd (5614): /etc/rc.d/rc.nginx reload
Jan 22 19:18:33 root: Checking configuration for correct syntax and
Jan 22 19:18:33 root: then trying to open files referenced in configuration...
Jan 22 19:18:33 root: nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
Jan 22 19:18:33 root: nginx: configuration file /etc/nginx/nginx.conf test is successful
Jan 22 19:18:33 root: Reloading Nginx configuration...
Jan 22 19:18:52 request-key: : No matching action
Jan 22 19:18:52 request-key: : No matching action
unraiddiagnostics.zip