After an upgrade to svn 7687 I get an error in fog client log: Invalid security token. No printers are installed.
Posts made by pmonstad
-
Invalid security token in client v0.10.6
-
error when deploy
Running svn 7567 I cannot deploy an image to a computer. One computer with an image works but another with a different image does not. The client says An error has been detected!
Image failed to restore and exited with exit code 0 (writeImage)
Args Passed: /images/r61/d1p1.img* /dev/sda1This path is not correct as the image is located in /home/images/r61 which is also the path found if I edit the Image in FOG gui.
It even says I can check log at /var/log/partclone.log There is no such log available (running Centos 6)
Any idea what is wrong?
-
RE: SVN 7092 Printer Bug Maybe
I have the same issue in my install of svn 7102. Now all printers are removed and none installed. This worked OK in an previous svn (about a month or two old). Client 0.12.
Middleware::Response ERROR: Could not parse data
Middleware::Response ERROR: An item with the same key has already been added.
Service ERROR: Object reference not set to an instance of an object. -
RE: not possible to edit snapin
I had to give the fog user the password once again: passwd fog I have no idea why this was necessary as I have not done anything on the server except updating/installing the svn version.
-
RE: not possible to edit snapin
@Tom-Elliott I cannot find any missing ftp information. My server has worked perfectly until a svn update recently. I cannot say which svn version worked OK.
Now I suddenly get an error while uploading an image. See screenshot. Seems to be a ftp issue. Can this be related to the snapin problem?
-
RE: not possible to edit snapin
@Tom-Elliott apache error log says: PHP Fatal error: Uncaught exception ‘Exception’ with message ‘Type: 2, File: /var/www/html/fog/lib/fog/fogftp.class.php, Line: 104, Message: ftp_login(): Login incorrect.’ in /var/www/html/fog/lib/fog/fogftp.class.php:51\nStack trace:\n#0 /var/www/html/fog/lib/pages/snapinmanagementpage.class.php(209): FOGFTP->connect()\n#1 [internal function]: SnapinManagementPage->edit()\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 51, referer: http://192.168.68.254/fog/management/index.php?node=snapin
-
RE: wrong ip address WOL - how to change?
@Sebastian-Roth I see. A coincidence this was the IP address of my old server, so that is the reason I asked.
-
not possible to edit snapin
Hitting a snapin name or edit icon does not work. A white page and an error in the browser console:
“NetworkError: 500 Internal Server Error - http://192.168.68.254/fog/management/index.php?node=snapin&sub=edit&id=1” -
RE: active capture has no progress bar in Task Management
@Tom-Elliott No, I had an upload task in addition to all the snapin tasks. There was no progress bar on the upload task. After I removed all snapin tasks and ran another deploy task the progress bar was visible.
-
RE: not possible to delete active tasks
Hm, this was possibly due to the face all active tasks was snapin tasks. I then choose Active Snapin tasks. I could then delete the tasks. This was not possible on the main Task Management screen. When all snapin tasks was deleted the progress bar appeared again, as reported missing in another bug posting.
-
active capture has no progress bar in Task Management
I have started a capture task and the task in shown in the Task Management list of active tasks. There is no progress bar shown, only a spinning icon saying “In progress.” I’m running svn 6365.
-
not possible to delete active tasks
There is no longer the possibility to delete active tasks. Running svn 6365 there are check boxes to the left of each running tasks, but there are no buttons in the bottom of the screen, under the task list. Is this correct?
-
RE: No longer possible to select all tasks
This has been sorted out in latest svn 6018. Thanks!
-
wrong ip address WOL - how to change?
I have changed my server ip address. All works OK with one exception: I get an error in apache error log:
[error] [client 192.168.68.252] File does not exist: /var/www/html/fog/wolWhere can I change this IP adress to the new one?
-
To log errors
Running svn 5927 on Centos 6 server. I get one error in debug console in my browser when displaying the Task Management page:
ReferenceError: pauseUpate is not defined fog.js:312:9 -
RE: No longer possible to select all tasks
There are no errors in apache error log. I turned on debug mode in my browser, but there are no errors generated when I hit the checkbox.
-
No longer possible to select all tasks
Updated my SVN to 5927 and it is no longer possible to select all tasks from Task Management. This was possible in my last svn installation.
Hitting the checkbox in the header has no effect. I have a mixed task list of deployment tasks and snapin tasks.
-
RE: Missing possibility to delete several tasks
@Tom-Elliott Now it works as expected. Thanks!