Cant image from FOG Nodes?
-
@cojohnson Does the host already exist? Can you update to 1.3.0-RC-8 too btw please?
-
@cojohnson said in Cant image from FOG Nodes?:
hey are ALL saying that the hosts are not registered with FOG. I try to register them and recieve output saying “A hostname with that name already exists”.
Are the hosts pending?
-
@Wayne-Workman @Tom-Elliott
I just updated the server to RC-8.I did a search on the server for the MAC address and hostname and did not find anything in the registered or pending hosts.
I noticed that the entire server seems to be running REALLY Slow since the storage nodes stopped working! Below is my Apache Error Log. (I dont know if this will help or not?)
Is there some other file I should look at?
[Thu Aug 11 15:49:51.300631 2016] [:error] [pid 7030] [client 10.21.4.17:50770] PHP Strict Standards: Only variables should be passed by reference in /var/www/html/fog/lib/fog/fogpage.class.php on line 1068, referer: http://10.21.0.105/fog/management/index.php?node=host&sub=import [Thu Aug 11 15:49:51.300649 2016] [:error] [pid 7030] [client 10.21.4.17:50770] PHP Warning: array_walk() expects parameter 1 to be array, null given in /var/www/html/fog/lib/fog/fogpage.class.php on line 1072, referer: http://10.21.0.105/fog/management/index.php?node=host&sub=import [Thu Aug 11 15:49:51.300668 2016] [:error] [pid 7030] [client 10.21.4.17:50770] PHP Strict Standards: Only variables should be passed by reference in /var/www/html/fog/lib/fog/fogpage.class.php on line 1076, referer: http://10.21.0.105/fog/management/index.php?node=host&sub=import [Thu Aug 11 15:50:02.909384 2016] [evasive20:error] [pid 7042] [client 10.21.0.105:52004] client denied by server configuration: /var/www/html/fog/status/bandwidth.php [Thu Aug 11 15:50:02.990889 2016] [evasive20:error] [pid 7192] [client 10.21.0.105:52022] client denied by server configuration: /var/www/html/fog/status/bandwidth.php [Thu Aug 11 15:50:03.784190 2016] [evasive20:error] [pid 7185] [client 10.21.0.105:52136] client denied by server configuration: /var/www/html/fog/status/bandwidth.php [Thu Aug 11 15:50:05.865760 2016] [evasive20:error] [pid 7180] [client 10.21.0.105:52448] client denied by server configuration: /var/www/html/fog/status/bandwidth.php [Thu Aug 11 15:50:06.954345 2016] [evasive20:error] [pid 7192] [client 10.21.0.105:52632] client denied by server configuration: /var/www/html/fog/status/bandwidth.php [Thu Aug 11 15:50:07.238660 2016] [evasive20:error] [pid 7192] [client 10.21.0.105:52674] client denied by server configuration: /var/www/html/fog/status/bandwidth.php [Thu Aug 11 15:50:08.319016 2016] [evasive20:error] [pid 7192] [client 10.21.0.105:52720] client denied by server configuration: /var/www/html/fog/status/bandwidth.php [Thu Aug 11 15:50:13.857891 2016] [evasive20:error] [pid 7192] [client 10.21.0.105:53028] client denied by server configuration: /var/www/html/fog/status/bandwidth.php [Thu Aug 11 15:50:14.376577 2016] [evasive20:error] [pid 7192] [client 10.21.0.105:53094] client denied by server configuration: /var/www/html/fog/status/bandwidth.php [Thu Aug 11 15:50:14.893009 2016] [evasive20:error] [pid 7192] [client 10.21.0.105:53162] client denied by server configuration: /var/www/html/fog/status/bandwidth.php [Thu Aug 11 15:50:17.093430 2016] [evasive20:error] [pid 7192] [client 10.21.0.105:53226] client denied by server configuration: /var/www/html/fog/status/bandwidth.php [Thu Aug 11 15:50:20.250637 2016] [evasive20:error] [pid 7192] [client 10.21.0.105:53294] client denied by server configuration: /var/www/html/fog/status/bandwidth.php [Thu Aug 11 15:50:25.073131 2016] [evasive20:error] [pid 7192] [client 10.21.0.105:53482] client denied by server configuration: /var/www/html/fog/status/bandwidth.php [Thu Aug 11 15:50:31.090738 2016] [evasive20:error] [pid 7192] [client 10.21.0.105:53650] client denied by server configuration: /var/www/html/fog/status/bandwidth.php [Thu Aug 11 15:50:33.173944 2016] [evasive20:error] [pid 7192] [client 10.21.0.105:53714] client denied by server configuration: /var/www/html/fog/management/index.php [Thu Aug 11 15:50:35.076279 2016] [evasive20:error] [pid 7192] [client 10.21.0.105:53784] client denied by server configuration: /var/www/html/fog/status/bandwidth.php [Thu Aug 11 15:50:38.127284 2016] [evasive20:error] [pid 7192] [client 10.21.0.105:53856] client denied by server configuration: /var/www/html/fog/status/bandwidth.php
-
@cojohnson said in Cant image from FOG Nodes?:
I noticed that the entire server seems to be running REALLY Slow since the storage nodes stopped working!
Did you update the nodes, too? They have to all match.
-
Remove mod_evasive (or libapache2-mod-evasive)
-
OK. I did not think RC-8 would matter on the nodes since it is not running the database?
But I upgraded anyways!!!I am still getting the same error
Would it be easier to just rebuild the FOG Server / nodes from scratch? or should we continue to troubleshoot?
-
@cojohnson Rebuilding them would mean they would be on the same version. Why not just put them on the same version? They have to be on the same version, and remove the mod_evasive (or libapache2-mod-evasive) as Tom asked on them all. This is way easier than rebuilding servers.
-
@Wayne-Workman OK.
I have the server and all of the nodes up to RC-8 and i ran “sudo apt-get remove libapache2-mod-evasive” on all as well.
I agree this is way easier than rebuilding! However, the issue persists.
Where does the host database reside and is there a way to wipe it clean and reimport my hosts? If you think that would be a possible solution… or something else?
-
@cojohnson Can we get an update on the errors you’re getting? Is there still slowness? Can you check the apache error logs?
-
@Wayne-Workman I am unable to view the error log through FOG’s web gui. Here is the Apache Log and error i recieved from the web interface (Permission Issue). The slowness on the server seemed to disappear.
[Fri Aug 12 08:05:03.423802 2016] [mpm_prefork:notice] [pid 9162] AH00163: Apache/2.4.20 (Ubuntu) OpenSSL/1.0.2h configured -- resuming normal operations [Fri Aug 12 08:05:03.423839 2016] [core:notice] [pid 9162] AH00094: Command line: '/usr/sbin/apache2' [Fri Aug 12 13:29:26.215982 2016] [:error] [pid 9950] [client 10.21.4.17:53878] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:29:31.922480 2016] [:error] [pid 10108] [client 10.21.4.17:53879] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:29:33.298356 2016] [:error] [pid 9950] [client 10.21.4.17:53880] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:29:36.294710 2016] [:error] [pid 9951] [client 10.21.4.17:53881] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:29:41.989161 2016] [:error] [pid 9953] [client 10.21.4.17:53882] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:29:42.501052 2016] [:error] [pid 9951] [client 10.21.4.17:53883] PHP Warning: fopen(/var/log/apache2/access.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:29:47.262425 2016] [:error] [pid 10108] [client 10.21.4.17:53886] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:29:52.065304 2016] [:error] [pid 9950] [client 10.21.4.17:53888] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:29:52.568019 2016] [:error] [pid 9952] [client 10.21.4.17:53889] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:29:54.525789 2016] [:error] [pid 9953] [client 10.21.4.17:53890] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:29:56.430717 2016] [:error] [pid 9949] [client 10.21.4.17:53891] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:29:57.335830 2016] [:error] [pid 10547] [client 10.21.4.17:53892] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:30:02.133808 2016] [:error] [pid 9949] [client 10.21.4.17:53893] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:30:02.641383 2016] [:error] [pid 10547] [client 10.21.4.17:53894] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:30:04.595050 2016] [:error] [pid 9952] [client 10.21.4.17:53895] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:30:06.501818 2016] [:error] [pid 9953] [client 10.21.4.17:53897] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:30:07.412729 2016] [:error] [pid 9951] [client 10.21.4.17:53898] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:30:12.200847 2016] [:error] [pid 9952] [client 10.21.4.17:53899] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:30:12.718064 2016] [:error] [pid 9951] [client 10.21.4.17:53900] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:30:14.660363 2016] [:error] [pid 9949] [client 10.21.4.17:53901] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:30:16.570994 2016] [:error] [pid 10547] [client 10.21.4.17:53902] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:30:17.480056 2016] [:error] [pid 10108] [client 10.21.4.17:53903] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:30:22.269509 2016] [:error] [pid 9950] [client 10.21.4.17:53904] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:30:22.785626 2016] [:error] [pid 9952] [client 10.21.4.17:53906] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:30:24.740151 2016] [:error] [pid 9951] [client 10.21.4.17:53908] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:30:26.648476 2016] [:error] [pid 9953] [client 10.21.4.17:53909] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:30:27.556146 2016] [:error] [pid 9951] [client 10.21.4.17:53910] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:30:32.348370 2016] [:error] [pid 10547] [client 10.21.4.17:53911] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:30:32.865845 2016] [:error] [pid 10108] [client 10.21.4.17:53912] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:30:34.820495 2016] [:error] [pid 9950] [client 10.21.4.17:53913] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:30:36.727628 2016] [:error] [pid 9952] [client 10.21.4.17:53915] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:30:37.639162 2016] [:error] [pid 9953] [client 10.21.4.17:53916] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:30:42.417122 2016] [:error] [pid 9951] [client 10.21.4.17:53918] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:30:42.949371 2016] [:error] [pid 9949] [client 10.21.4.17:53919] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:30:44.890485 2016] [:error] [pid 10547] [client 10.21.4.17:53920] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:30:46.800201 2016] [:error] [pid 10108] [client 10.21.4.17:53921] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:30:47.710221 2016] [:error] [pid 9950] [client 10.21.4.17:53922] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:30:52.495744 2016] [:error] [pid 9953] [client 10.21.4.17:53923] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:30:53.026042 2016] [:error] [pid 9951] [client 10.21.4.17:53924] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:30:54.966484 2016] [:error] [pid 9949] [client 10.21.4.17:53925] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:30:56.868579 2016] [:error] [pid 10547] [client 10.21.4.17:53928] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:30:57.779906 2016] [:error] [pid 10108] [client 10.21.4.17:53929] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:31:02.564018 2016] [:error] [pid 9950] [client 10.21.4.17:53930] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:31:03.102875 2016] [:error] [pid 9953] [client 10.21.4.17:53931] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:31:05.036421 2016] [:error] [pid 9950] [client 10.21.4.17:53932] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:31:07.295493 2016] [:error] [pid 9953] [client 10.21.4.17:53933] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:31:08.311632 2016] [:error] [pid 9951] [client 10.21.4.17:53934] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:31:13.305807 2016] [:error] [pid 9949] [client 10.21.4.17:53936] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:31:13.360238 2016] [:error] [pid 10547] [client 10.21.4.17:53937] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:31:15.297709 2016] [:error] [pid 10108] [client 10.21.4.17:53939] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:31:18.303018 2016] [:error] [pid 9952] [client 10.21.4.17:53940] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:31:19.308252 2016] [:error] [pid 9951] [client 10.21.4.17:53941] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:31:24.299885 2016] [:error] [pid 9952] [client 10.21.4.17:53944] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:31:24.353657 2016] [:error] [pid 9953] [client 10.21.4.17:53945] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:31:26.300501 2016] [:error] [pid 9951] [client 10.21.4.17:53946] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:31:29.295848 2016] [:error] [pid 9949] [client 10.21.4.17:53947] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:31:30.299922 2016] [:error] [pid 10547] [client 10.21.4.17:53948] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:31:35.301333 2016] [:error] [pid 10108] [client 10.21.4.17:53956] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:31:35.356741 2016] [:error] [pid 9950] [client 10.21.4.17:53957] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:31:37.305844 2016] [:error] [pid 9952] [client 10.21.4.17:53963] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:31:40.305079 2016] [:error] [pid 9953] [client 10.21.4.17:53964] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:31:41.298670 2016] [:error] [pid 9951] [client 10.21.4.17:53965] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:31:46.314209 2016] [:error] [pid 9949] [client 10.21.4.17:53966] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:31:46.369644 2016] [:error] [pid 10547] [client 10.21.4.17:53967] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:31:48.299832 2016] [:error] [pid 10108] [client 10.21.4.17:53968] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:31:51.310636 2016] [:error] [pid 9950] [client 10.21.4.17:53969] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:31:52.306348 2016] [:error] [pid 9952] [client 10.21.4.17:53970] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:31:57.299662 2016] [:error] [pid 10108] [client 10.21.4.17:53971] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:31:57.353296 2016] [:error] [pid 9950] [client 10.21.4.17:53972] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:31:59.301532 2016] [:error] [pid 9952] [client 10.21.4.17:53973] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:32:02.323725 2016] [:error] [pid 9952] [client 10.21.4.17:53987] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:32:03.292524 2016] [:error] [pid 9951] [client 10.21.4.17:53988] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:32:08.296858 2016] [:error] [pid 10547] [client 10.21.4.17:53989] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:32:08.351147 2016] [:error] [pid 10108] [client 10.21.4.17:53990] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:32:10.302705 2016] [:error] [pid 9949] [client 10.21.4.17:53991] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:32:13.306357 2016] [:error] [pid 10547] [client 10.21.4.17:53992] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:32:14.303660 2016] [:error] [pid 10108] [client 10.21.4.17:53993] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:32:19.302522 2016] [:error] [pid 9952] [client 10.21.4.17:53996] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:32:19.357602 2016] [:error] [pid 9950] [client 10.21.4.17:53995] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:32:21.299086 2016] [:error] [pid 9953] [client 10.21.4.17:53997] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:32:24.300167 2016] [:error] [pid 9949] [client 10.21.4.17:53999] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:32:25.303229 2016] [:error] [pid 10547] [client 10.21.4.17:54000] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:32:30.302041 2016] [:error] [pid 9952] [client 10.21.4.17:54001] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:32:30.358051 2016] [:error] [pid 9950] [client 10.21.4.17:54002] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:32:32.303589 2016] [:error] [pid 9949] [client 10.21.4.17:54003] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:32:35.305337 2016] [:error] [pid 10547] [client 10.21.4.17:54005] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:32:36.307364 2016] [:error] [pid 10108] [client 10.21.4.17:54006] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:32:41.301040 2016] [:error] [pid 9952] [client 10.21.4.17:54007] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer [Fri Aug 12 13:32:41.354526 2016] [:error] [pid 9950] [client 10.21.4.17:54008] PHP Warning: fopen(/var/log/apache2/error.log): failed to open stream: Permission denied in /var/www/html/fog/status/logtoview.php on line 17, referer: http://10.21.0.105/fog/management/index.php?node=about&sub=logviewer
-
@cojohnson Test the FTP credentials for the main.
-
@Wayne-Workman FTP works. I signed in as “fog”
-
@cojohnson Can you image now? Like, does fog send an image to the machines now from nodes?
-
@Wayne-Workman YES!!! That issue has been resolved
-
@cojohnson Then can you create a new thread with details about the new problem so this thread doesn’t go off topic please? It’ll also help others that would want to help you - because it’ll be more specific.
-
@Wayne-Workman sure! Thanks for your help!