@Sebastian-Roth said:
@erikd Is your web interface working fine? I guess it is if you are able to schedule an upload task. I am asking because āUpdating Databaseā is just sending a HTTP request to the FOG webserver. Why would that fail?
Do you see any messages in your apache error log when this happens (/var/log/apache2/error.log)??
Can you please check if /var/www/fog/service/Post_Stage2.php (possibly itās /var/www/html/fog/service/Post_Stage2.php) exists on your FOG server. Then try accessing this URL (http://your.fog.ip.address/fog/service/Post_Stage2.php) from any of your computers. Youāll probably see an error (āNo Active Task found for Hostā) but just to make sure this is kind of working as it should.
Hi Sebastian, thanks for your help.
As I just stated in the reply to Wayne, one thing I should have mentioned in my original post: When I first did setup, I messed up the DHCPD.conf file and wasnāt intelligent enough to back it up first. So I re-ran the installer to re-create that file.
To answer your questions, I have no problems I can find in the web interface - everything seems good.
I did find some errors in my Apache error.log:
[Mon Feb 08 16:21:58.567011 2016] [:error] [pid 4153] [client 192.168.1.1:49335] PHP Fatal error: Uncaught exception 'Exception' with message 'FOGFTP: Login failed. Host: 192.168.1.1, Username: fog, Password: m59gl25QR3i/sjCNfH3KRn7aG+VJ1ECF279QzZ3V2cA=, Error: ftp_login(): Login incorrect.' in /var/www/html/fog/lib/fog/fogftp.class.php:29\nStack trace:\n#0 /var/www/html/fog/lib/pages/fogconfigurationpage.class.php(741): FOGFTP->connect()\n#1 [internal function]: FOGConfigurationPage->log()\n#2 /var/www/html/fog/lib/fog/fogpagemanager.class.php(67): call_user_func(Array)\n#3 /var/www/html/fog/management/index.php(24): FOGPageManager->render()\n#4 {main}\n thrown in /var/www/html/fog/lib/fog/fogftp.class.php on line 29, referer: http://192.168.1.1/fog/management/index.php?node=about&sub=client-updater
When I go to ā¦/fog/service/Post_Stage2.php on the FOG server itself, I see the error āInvalid MAC Address!ā