August 22, 201510 yr Hi I am having a problem with the webgui being unresponsive and the emhttp showing cpu running at 100%. The only things I have running are owncloud and plex media. It seemed to be when I was jumping from dashboard to main but it’s happened jumping to others as well. Then 2 days ago I went to bed everything fine got up next day webgui locked again. I am currently running version 6.1-r5 but it also did it in other versions as well. I have included the diagnostic log hopefully someone can shine some light on the subject. syslog.txt
August 22, 201510 yr Please try booting in safe mode without unmenu installed. Need to rule out plugins as the culprit.
August 23, 201510 yr Author Rebooted in safe mode no unmenu. Been up and running for three hours not got it to lock up yet. could be a couple of days before it does.
August 24, 201510 yr Author Update on the problem 1day 13hours 16mins into the uptime and it has locked the webgui again. I was just randomly jumping from one page to another in the webgui. I have attached the latest diagnostics log. tower-diagnostics-20150824-2229.zip
August 24, 201510 yr Update on the problem 1day 13hours 16mins into the uptime and it has locked the webgui again. I was just randomly jumping from one page to another in the webgui. I have attached the latest diagnostics log. If you type this command: ps -ef Do you see a large number of 'smbd' processes?
August 24, 201510 yr Author Update on the problem 1day 13hours 16mins into the uptime and it has locked the webgui again. I was just randomly jumping from one page to another in the webgui. I have attached the latest diagnostics log. If you type this command: ps -ef Do you see a large number of 'smbd' processes? lots of processes but no 'smbd'
August 25, 201510 yr Just to add to this thread I work with Brian and we've experienced this emhttp 100% GUI unresponsive issue on two hosts, two USB pen drives and three versions of RC Unraid. So far the only option we have is reboot unraid so it's a bit of a head scratch.
August 25, 201510 yr Brian57, Was your unraid webgui unresponsive when you generated the ps -ef report you included in your last post? If not, when it becomes unresponsive, run the command again and post the results. Dan
August 25, 201510 yr I am also having this issue. Im currently running 6.1 RC6. Most of the time the shares are accessible and the Dockers are accessible and running except Sonarr when this happens. I have attached my ps -ef report which was generated while the webgui was unresponsive. The last thing i did last night was run the mover. This morning the webgui asked for my credentials but never displays the page....just continually loads. Although....this morning all Dockers are working and accessible including Sonarr. Please let me know if you need further information. Plugins: OpenVpn, Various Dynamix Bill Also notice when running top, the command "at" is 100% cpu and "shfs" is 99-100% cpu. ps_report.txt
August 26, 201510 yr Author I would really appreciate if Tom or Jonp could assist. I am new to unraid and have lots of faith in the product but with the GUI crashing constantly it's in an unusable state. If there is any logs or tests anyone wants me to do please let me know. I have rebooted in normal mode and up to press its ok.
August 26, 201510 yr New update I have included the ps -ef report file. My suspicion here is that your installation of nginx and associated PHP installation, breaks the PHP functionality of the webGUI. Can you remove nginx/php and reboot your system and retest?
August 26, 201510 yr New update I have included the ps -ef report file. My suspicion here is that your installation of nginx and associated PHP installation, breaks the PHP functionality of the webGUI. Can you remove nginx/php and reboot your system and retest? As far as i'm aware Brian has a vanilla system except for an OwnCloud docker. Are you seeing Nginx/php somewhere in diags?
August 26, 201510 yr New update I have included the ps -ef report file. My suspicion here is that your installation of nginx and associated PHP installation, breaks the PHP functionality of the webGUI. Can you remove nginx/php and reboot your system and retest? As far as i'm aware Brian has a vanilla system except for an OwnCloud docker. Are you seeing Nginx/php somewhere in diags? These lines are in the ps -ef output: root 1907 1905 0 04:40 ? 00:00:00 php-fpm: master process (/etc/php5/fpm/php-fpm.conf) root 1908 1904 0 04:40 ? 00:00:00 nginx: master process /usr/sbin/nginx -c /etc/nginx/nginx.conf This is not present on a vanilla installation, specifically the installation of another PHP instance.
August 26, 201510 yr Author Hi thanks for your reply the only thing running is owncloud and the only plugins I have are the two system plugins plus Community Applications, but I was running in safe mode so Community Applications was not running. I have no idea where nginx/php would be I am very new to unRAID so I cant remove it.
August 26, 201510 yr Hi thanks for your reply the only thing running is owncloud and the only plugins I have are the two system plugins plus Community Applications, but I was running in safe mode so Community Applications was not running. I have no idea where nginx/php would be I am very new to unRAID so I cant remove it. I suspect one of your dockers to do this. Go to settings -> docker and disable the docker functionality, this will stop all running dockers. You can do: [b]ps -ef | grep nginx[/b] and [b]ps -ef | grep php[/b] To see what is running, I expect both commands to return no running processes.
August 26, 201510 yr Author ps -ef | grep nginx returns:- root 21297 21241 0 12:05 pts/0 00:00:00 grep nginx and ps -ef | grep php returns:- root 21297 21241 0 12:05 pts/0 00:00:00 grep php
August 26, 201510 yr Community Expert Hi thanks for your reply the only thing running is owncloud and the only plugins I have are the two system plugins plus Community Applications, but I was running in safe mode so Community Applications was not running. I have no idea where nginx/php would be I am very new to unRAID so I cant remove it. nginx is definitely not there in a standard install so you have something loading it. Perhaps you need to start without owncloud running? You should also ensure that there is not an 'extras' folder on the flash drive as anything in there would be loaded as part of unRAID startup.
August 26, 201510 yr There is a Defect report for this issue over here https://lime-technology.com/forum/index.php?topic=40353.0
August 27, 201510 yr Author Update the webgui locked again with no dockers running same scenario just moving from one tab to another. I have attached the diagnostics and ps -ef reports, hope this helps to solve the issue. ps_-ef_Zip.zip tower-diagnostics-20150827-0700.zip
September 3, 201510 yr Author Hi back again. Still not got a solution to my problem with emttp going 100%. I thought it might get resolved in 6.1 but unfortunately not. Just to reiterate i have this issue on two diffrerent PCs, tried two USB pen drives, tried multiple versions of unraid. The primary issue is whenever i click through the GUI pages it will randomly lock the GUI. Once emhttp goes 100% on htop i can still access shares and get telnet access but the only way to get GUI back is a system reboot. Please can anyone from Limetech offer any suggestions or advice?
September 3, 201510 yr Hi back again. Still not got a solution to my problem with emttp going 100%. I thought it might get resolved in 6.1 but unfortunately not. Just to reiterate i have this issue on two diffrerent PCs, tried two USB pen drives, tried multiple versions of unraid. The primary issue is whenever i click through the GUI pages it will randomly lock the GUI. Once emhttp goes 100% on htop i can still access shares and get telnet access but the only way to get GUI back is a system reboot. Please can anyone from Limetech offer any suggestions or advice? Please send me the webGui configuration settings file. It's on your usb flash device on this path: config/plugins/dynamix/dynamix.cfg
September 3, 201510 yr Author Hi Tom thanks for your help the info in the "config/plugins/dynamix/dynamix.cfg" is:- [confirm] [display] [parity] mode="3" dotm="1" hour="0 0" write=""
Archived
This topic is now archived and is closed to further replies.