6.9 Beta 29 - log is full after 2 days


Recommended Posts

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

 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.