October 6, 20205 yr Not sure if this was the correct place to put this but i'm having some issue with a log being filled. My first hint of trouble was an email saying: error: error setting owner of /var/log/nginx/error.log to uid 0 and gid 0: Operation not permitted I ssh'd in and ran a couple of commands and see this: root@TheBronze:~# df -h /var/log Filesystem Size Used Avail Use% Mounted on tmpfs 128M 128M 0 100% /var/log root@TheBronze:~# du -sm /var/log/* 1 /var/log/apcupsd.events 0 /var/log/btmp 0 /var/log/cron 0 /var/log/debug 1 /var/log/dmesg 0 /var/log/docker.log 0 /var/log/faillog 1 /var/log/lastlog 1 /var/log/libvirt 1 /var/log/maillog 0 /var/log/messages 0 /var/log/nfsd 53 /var/log/nginx 0 /var/log/packages 0 /var/log/pkgtools 0 /var/log/plugins 0 /var/log/preclear.disk.log 0 /var/log/removed_packages 0 /var/log/removed_scripts 1 /var/log/samba 0 /var/log/scripts 0 /var/log/secure 0 /var/log/setup 0 /var/log/spooler 0 /var/log/swtpm 1 /var/log/syslog 74 /var/log/syslog.1 2 /var/log/syslog.2 1 /var/log/vfio-pci 1 /var/log/wtmp The nginx log has megs of this: 2020/10/04 11:01:18 [alert] 9375#9375: worker process 9232 exited on signal 6 ker process: ./nchan-1.2.7/src/store/spool.c:479: spool_fetch_msg: Assertion `spool->msg_status == MSG_INVALID' failed. 2020/10/04 11:01:20 [alert] 9375#9375: worker process 9243 exited on signal 6 ker process: ./nchan-1.2.7/src/store/spool.c:479: spool_fetch_msg: Assertion `spool->msg_status == MSG_INVALID' failed. 2020/10/04 11:01:22 [alert] 9375#9375: worker process 9257 exited on signal 6 ker process: ./nchan-1.2.7/src/store/spool.c:479: spool_fetch_msg: Assertion `spool->msg_status == MSG_INVALID' failed. 2020/10/04 11:01:24 [alert] 9375#9375: worker process 9265 exited on signal 6 ker process: ./nchan-1.2.7/src/store/spool.c:479: spool_fetch_msg: Assertion `spool->msg_status == MSG_INVALID' failed. 2020/10/04 11:01:26 [alert] 9375#9375: worker process 9279 exited on signal 6 ker process: ./nchan-1.2.7/src/store/spool.c:479: spool_fetch_msg: Assertion `spool->msg_status == MSG_INVALID' failed. 2020/10/04 11:01:28 [alert] 9375#9375: worker process 9323 exited on signal 6 Sys log looks like this: Oct 5 07:12:57 TheBronze root: error: /plugins/user.scripts/exec.php: wrong csrf_token Oct 5 07:12:57 TheBronze nginx: 2020/10/05 07:12:57 [alert] 9375#9375: worker process 18834 exited on signal 6 Oct 5 07:12:58 TheBronze root: error: /plugins/user.scripts/exec.php: wrong csrf_token Oct 5 07:12:58 TheBronze nginx: 2020/10/05 07:12:58 [alert] 9375#9375: worker process 8219 exited on signal 6 Oct 5 07:12:58 TheBronze nginx: 2020/10/05 07:12:58 [alert] 9375#9375: worker process 8232 exited on signal 6 Oct 5 07:12:59 TheBronze root: error: /plugins/user.scripts/exec.php: wrong csrf_token Oct 5 07:13:00 TheBronze root: error: /plugins/user.scripts/exec.php: wrong csrf_token Oct 5 07:13:00 TheBronze nginx: 2020/10/05 07:13:00 [alert] 9375#9375: worker process 8233 exited on signal 6 Oct 5 07:13:01 TheBronze root: error: /plugins/user.scripts/exec.php: wrong csrf_token Oct 5 07:13:02 TheBronze nginx: 2020/10/05 07:13:02 [alert] 9375#9375: worker process 8241 exited on signal 6 Oct 5 07:13:02 TheBronze root: error: /plugins/user.scripts/exec.php: wrong csrf_token Oct 5 07:13:03 TheBronze root: error: /plugins/user.scripts/exec.php: wrong csrf_token Oct 5 07:13:04 TheBronze root: error: /plugins/user.scripts/exec.php: wrong csrf_token Oct 5 07:13:04 TheBronze nginx: 2020/10/05 07:13:04 [alert] 9375#9375: worker process 8315 exited on signal 6 Oct 5 07:13:05 TheBronze root: error: /plugins/user.scripts/exec.php: wrong csrf_token Oct 5 07:13:06 TheBronze root: error: /plugins/user.scripts/exec.php: wrong csrf_token Oct 5 07:13:06 TheBronze nginx: 2020/10/05 07:13:06 [alert] 9375#9375: worker process 8353 exited on signal 6 Oct 5 07:13:07 TheBronze root: error: /plugins/user.scripts/exec.php: wrong csrf_token Oct 5 07:13:08 TheBronze root: error: /plugins/user.scripts/exec.php: wrong csrf_token
October 6, 20205 yr Community Expert For the csrf errors see here: https://forums.unraid.net/topic/46802-faq-for-unraid-v6/page/2/?tab=comments#comment-545988
October 6, 20205 yr Author 23 minutes ago, JorgeB said: For the csrf errors see here: https://forums.unraid.net/topic/46802-faq-for-unraid-v6/page/2/?tab=comments#comment-545988 Wow. that is interesting. Thanks. I rebooted and i'm watching the log. ( after closing a bunch of old webgui tabs and... so far so good.
Archived
This topic is now archived and is closed to further replies.