I did the update according to the instructions from: [url]http://www.fogproject.org/wiki/index.php/SVN[/url]
so it was a reinstall with ./installfog.sh
Posts made by GAm7
-
RE: FOG 1.0.1 on Debian 7.5 PrinterManager Error pulling printer list
-
RE: FOG 1.0.1 on Debian 7.5 PrinterManager Error pulling printer list
Installed the last SVN 1726… and didn´t work:
Started from Fog Tray
[QUOTE]23.05.2014 07:54 FOG::printerManager Printer update was request from fog tray…
23.05.2014 07:54 FOG::printerManager Management level = 1
23.05.2014 07:54 FOG::printerManager Adding new printers to host…
23.05.2014 07:54 FOG::printerManager 0 found on server side.
23.05.2014 07:55 FOG::printerManager Failed to connect to fog server!
23.05.2014 07:55 FOG::printerManager This is typically caused by a network error!
23.05.2014 07:55 FOG::printerManager Sleeping for 1 minute.
23.05.2014 07:56 FOG::printerManager Failed to connect to fog server!
23.05.2014 07:56 FOG::printerManager This is typically caused by a network error!
23.05.2014 07:56 FOG::printerManager Sleeping for 1 minute.[/QUOTE]
And from self:
[QUOTE] 23.05.2014 07:58 FOG::printerManager Failed to connect to fog server!
23.05.2014 07:58 FOG::printerManager This is typically caused by a network error!
23.05.2014 07:58 FOG::printerManager Sleeping for 1 minute.
[/QUOTE]
Apache Error.log:
[QUOTE][Fri May 23 07:48:48 2014] [error] [client 10.231.194.28] PHP Fatal error: Class ‘PrinterManagementAssociationManager’ not found in /var/www/fog/lib/fog/FOGBase.class.php on line 164
[Fri May 23 07:49:49 2014] [error] [client 10.231.194.28] PHP Fatal error: Class ‘PrinterManagementAssociationManager’ not found in /var/www/fog/lib/fog/FOGBase.class.php on line 164[/QUOTE]The message is now different in the fog.log, but the result is equal.
-
RE: FOG 1.0.1 on Debian 7.5 PrinterManager Error pulling printer list
Cool! Where can I download the latest update, and how do I install it ? The lastest file on sourceforce i can see is 1.0.1 from [FONT=sans-serif][COLOR=#555555]2014-05-13 ?[/COLOR][/FONT]
-
FOG 1.0.1 on Debian 7.5 PrinterManager Error pulling printer list
Hello,
I have today reported some errors, after my update from 0.32 to 1.0.1.
[url]http://fogproject.org/forum/threads/afte-1-0-1-update-no-printer-managment-no-snap-in-no-domain-regristration.10578/[/url]After I could not solve the problems, I have now set up a complete new system. Clean Install with Debian 7.5 and Fog 1.0.1.
Now it looks like that it works… Only the print manager still makes problems.
I have no idea more:If I use Refresh Printers (FOG Tray)
[QUOTE]
22.05.2014 16:39 FOG::printerManager Printer update was request from fog tray…
22.05.2014 16:39 FOG::printerManager Error pulling printer list…
22.05.2014 16:39 FOG::printerManager Der Remoteserver hat einen Fehler zurückgegeben: (500) Interner Serverfehler.
22.05.2014 16:39 FOG::printerManager bei System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
bei System.Net.WebClient.DownloadString(Uri address)
bei FOG.PrinterManager.pullNewServerList()
22.05.2014 16:39 FOG::printerManager Management level = 0
22.05.2014 16:39 FOG::printerManager This host is set to NO MANAGEMENT, we will exit now.
[/QUOTE]
But the PrinterManager is activated, in the Host Configuration and in FOG GUIand by it self:
[QUOTE] 22.05.2014 16:43 FOG::printerManager Error pulling printer list…
22.05.2014 16:43 FOG::printerManager Der Remoteserver hat einen Fehler zurückgegeben: (500) Interner Serverfehler.
22.05.2014 16:43 FOG::printerManager bei System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
bei System.Net.WebClient.DownloadString(Uri address)
bei FOG.PrinterManager.pullNewServerList()
22.05.2014 16:43 FOG::printerManager Failed to connect to fog server!
22.05.2014 16:43 FOG::printerManager This is typically caused by a network error![/QUOTE]Apache Error.log:
[QUOTE][Thu May 22 16:36:44 2014] [notice] Apache/2.2.22 (Debian) PHP/5.4.4-14+deb7u9 configured – resuming normal operations
[Thu May 22 16:36:48 2014] [error] [client 10.231.194.28] PHP Warning: mysql_query() expects parameter 2 to be resource, boolean given in /var/www/fog/lib/db/MySQL.class.php on line 95
[Thu May 22 16:36:48 2014] [error] [client 10.231.194.28] PHP Warning: array_key_exists() expects parameter 2 to be array, null given in /var/www/fog/lib/db/MySQL.class.php on line 156
[Thu May 22 16:36:48 2014] [error] [client 10.231.194.28] PHP Warning: mysql_query() expects parameter 2 to be resource, boolean given in /var/www/fog/lib/db/MySQL.class.php on line 95
[Thu May 22 16:36:48 2014] [error] [client 10.231.194.28] PHP Warning: array_key_exists() expects parameter 2 to be array, null given in /var/www/fog/lib/db/MySQL.class.php on line 156
[Thu May 22 16:36:48 2014] [error] [client 10.231.194.28] PHP Warning: mysql_real_escape_string(): Can’t connect to local MySQL server through socket ‘/var/run/mysqld/mysqld.sock’ (2) in /var/www/fog/lib/db/MySQL.class.php on line 253
[Thu May 22 16:36:48 2014] [error] [client 10.231.194.28] PHP Warning: mysql_real_escape_string(): A link to the server could not be established in /var/www/fog/lib/db/MySQL.class.php on line 253
[Thu May 22 16:36:48 2014] [error] [client 10.231.194.28] PHP Warning: mysql_query() expects parameter 2 to be resource, boolean given in /var/www/fog/lib/db/MySQL.class.php on line 95
[Thu May 22 16:37:02 2014] [error] [client 10.231.194.50] PHP Fatal error: Class ‘PrinterManagementAssociationManager’ not found in /var/www/fog/lib/fog/FOGBase.class.php on line 164
[Thu May 22 16:37:22 2014] [error] [client 10.231.194.50] PHP Fatal error: Class ‘PrinterManagementAssociationManager’ not found in /var/www/fog/lib/fog/FOGBase.class.php on line 164
[COLOR=#ff0000][Thu May 22 16:37:49 2014] [error] [client 10.231.194.28] PHP Fatal error: Class ‘PrinterManagementAssociationManager’ not found in /var/www/fog/lib/fog/FOGBase.class.php on line 164[/COLOR]
[/QUOTE]I have no ideas more… Does anyone have an idea? otherwise I have to play my 0.32 backup back.
-
Afte 1.0.1 Update, No Printer managment, No Snap-In, No Domain Regristration...
Yesterday I performed an update, from FOG 0.32 to 1.0.1 according to the instructions.
Now I have serval problems:
-
The Reports are only a blank page
Solution: Changing path in the FOG Settings FOG_REPORT_DIR “./reports/” to “/reports/” without the dot. -
Printer Manager no longer works
Fog.log: [QUOTE]22.05.2014 08:52 FOG::printerManager Error pulling printer list…
22.05.2014 08:52 FOG::printerManager Der Remoteserver hat einen Fehler zurückgegeben: (500) Interner Serverfehler.
22.05.2014 08:52 FOG::printerManager bei System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
bei System.Net.WebClient.DownloadString(Uri address)
bei FOG.PrinterManager.pullNewServerList()
22.05.2014 08:52 FOG::printerManager Failed to connect to fog server!
22.05.2014 08:52 FOG::printerManager This is typically caused by a network error![/QUOTE] -
Snap-Ins no longer works
Because Fog means they are installed, in the reports the code is -1 -
Domain Registration no longer works
FOG Version 1.0.1
OS Version Debian 7.1 -