Posted September 4, 20213 yr Lately, after the server has been up for a while, I log in and see that I am getting an "array not defined" error along the bottom. Obviously, the drives are not showing, and dockers are not showing either. I try to download diag info when it happens, but can't. Attaching diags from after a reset. Recently, I have rearranged my media folder and cleaned out TV shows. I mention this because I am downloading quite a bit through sonarr and I am converting to HEVC utilizing Unmanic. I have a GPU that is working pretty hard to convert to HEVC, but nothing is over heating, etc. Help or direction would be appreciated.kashmir-diagnostics-20210904-1309.zip Edited September 10, 20213 yr by ZosoPage1963 server did it again.
September 4, 20213 yr Community Expert Maybe flash losing connection. Do you have it backed up? Are you booting from (recommended) USB2 port? https://wiki.unraid.net/Manual/Troubleshooting#Persistent_Logs_.28Syslog_server.29
September 6, 20213 yr Author thanks for the reply. I have had the flash drive in the same usb port for 3 years. I stopped downloading and converting using unmanic at the same time, and the problem has gone away. I just wonder if the combination of my cache drive filling up, coupled with the work that unmanic was doing, just made the array go wonky. Will mark this as solved but in case someone has the same problem in the future, what caused this to happen was never really found.
September 10, 20213 yr Author server is currently experiencing this issue. on the bottom, Array Started /Array undefined is flashing back and forth. On the "Main" Tab, there is this message: Warning: Invalid argument supplied for foreach() in /usr/local/emhttp/plugins/dynamix/include/DefaultPageLayout.php(522) : eval()'d code on line 19 On the user shares tab, there is this message: Warning: syntax error, unexpected end of file, expecting TC_DOLLAR_CURLY or TC_QUOTED_STRING or '"' in state/shares.ini on line 271 in /usr/local/emhttp/plugins/dynamix/include/ShareList.php on line 21 its very weird, because I am using a VM on this server to write this. The VM is on my cache drive. Since there are no drives. Is there any command i can run in terminal that will grab some info?
September 10, 20213 yr Community Expert Looks like flash drive problems, this will copy the syslog to the flash drive: cp /var/log/syslog /boot/syslog.txt Then attach it here.
September 10, 20213 yr Author 4 minutes ago, JorgeB said: Looks like flash drive problems, this will copy the syslog to the flash drive: cp /var/log/syslog /boot/syslog.txt Then attach it here. here you go... thanks! syslog.txt
September 10, 20213 yr Community Expert There appear to be multiple browsers open on the GUI, close hem all, reboot and post new diags if there are still issues.
September 15, 20213 yr Author happened again this morning. What am I looking for in the syslog.txt to show multiple browsers open. Not sure how that is occurring. Here is the latest syslog txt. syslog.txt
September 15, 20213 yr Community Expert 18 minutes ago, ZosoPage1963 said: syslog.txt to show multiple browsers open You do have "wrong csrf_token", which often indicates that. But you have even more "uninitialized csrf_token", which suggests you have filled rootfs. In fact, full rootfs is a very likely cause of all your problems, since it basically prevents the OS (which is in rootfs) from working with its own files. One possible way to fill rootfs is a docker mapping to a host path that isn't actual storage.
September 15, 20213 yr Author ok, that makes sense since I am seeing that NT disk status full. I will look around in my dockers to see what I did. Just to confirm, looking into the docker settings to see if I mapped one to something that is not storage. correct?
September 15, 20213 yr Author went through all dockers and host paths all point to somewhere within /mnt/user/ which to my understanding, would be storage. I did remove one docker container, Unmanic, to see if maybe I had something set up incorrect there. I am using /tmp to transcode in Plex, but I think I saw somewhere that is where we want to transcode from. Will update again in a week or so unless this happens again sooner. Thank you again for the suggestions as I am quite lost on this.
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.