April 30, 20197 yr Can anyone help me resolve this issue? My flash log docker (2nd) bar is always red and showing 100%. The following information is outputted when I type the following in the terminal du -h /var/log 0 /var/log/swtpm/libvirt/qemu 0 /var/log/swtpm/libvirt 0 /var/log/swtpm 0 /var/log/samba/cores/winbindd 0 /var/log/samba/cores/smbd 0 /var/log/samba/cores/nmbd 0 /var/log/samba/cores 0 /var/log/samba 0 /var/log/plugins 0 /var/log/pkgtools/removed_scripts 0 /var/log/pkgtools/removed_packages 0 /var/log/pkgtools 56K /var/log/nginx 0 /var/log/nfsd 0 /var/log/libvirt/qemu 4.0K /var/log/libvirt 128M /var/log
April 30, 20197 yr Community Expert Try the same command with an asterisk added at the end so we can see the size of individual files under /var/log. All the command output you posted shows is that the space is not in the sub-folders.
April 30, 20197 yr Community Expert 58 minutes ago, WhazZzZzup17 said: Are you sure its an (*)? It outputs the same result Sorry, should have said ‘/*’ added to get to the file level.
April 30, 20197 yr Author With the command du -h /var/log/* 0 /var/log/btmp 0 /var/log/cron 0 /var/log/debug 56K /var/log/dmesg 16K /var/log/docker.log 4.0K /var/log/faillog 4.0K /var/log/lastlog 0 /var/log/libvirt/qemu 4.0K /var/log/libvirt 16K /var/log/maillog 0 /var/log/messages 0 /var/log/nfsd 56K /var/log/nginx 0 /var/log/packages 0 /var/log/pkgtools/removed_scripts 0 /var/log/pkgtools/removed_packages 0 /var/log/pkgtools 0 /var/log/plugins 0 /var/log/removed_packages 0 /var/log/removed_scripts 0 /var/log/samba/cores/winbindd 0 /var/log/samba/cores/smbd 0 /var/log/samba/cores/nmbd 0 /var/log/samba/cores 0 /var/log/samba 0 /var/log/scripts 0 /var/log/secure 0 /var/log/setup 0 /var/log/spooler 0 /var/log/swtpm/libvirt/qemu 0 /var/log/swtpm/libvirt 0 /var/log/swtpm 0 /var/log/syslog 127M /var/log/syslog.1 1.2M /var/log/syslog.2 8.0K /var/log/wtmp
April 30, 20197 yr Community Expert It looks like the syslog.1 File is the culprit. It is probably being filled with a repeating error message. If you cannot spot for yourself what the problem is then you can zip it up and post the contents here to see if someone else can spot the cause.
April 30, 20197 yr Author How do I go about viewing the log? The log button in the top right will not load upon clicking it.
April 30, 20197 yr Author If I navigate to Tools > System Log, I have the following line at the very bottom. Is this the problem? If so, how do I go about fixing it? Quote Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 132816928 bytes) in /usr/local/emhttp/plugins/dynamix/include/DefaultPageLayout.php(418) : eval()'d code on line 73
Archived
This topic is now archived and is closed to further replies.