@Sebastian-Roth sorry just read your message more slowly…the pc I am uploading the image from to the server is the one giving that msg…
Posts made by butch2861
-
RE: Windows 1809 Ent. Error after Upload to FOG
-
RE: Windows 1809 Ent. Error after Upload to FOG
@Sebastian-Roth After you run sysprep on a pc and upload the Image to the Fog Server the next thing that happens is the pc reboots and then the Fog Server loads the image just uploaded BACK to the pc you uploaded it from; almost like testing the uploaded image to the pc it came from as a test that it works.
-
RE: Windows 1809 Ent. Error after Upload to FOG
@george1421 I usually disable / STOP the Fog Service in Services before I run sysprep and I do a shutdown after sysprep and then when the pc starts it is captured by Fog to do the upload and that goes good until the PC restarts the 1st time and I get the error I described.
-
RE: Windows 1809 Ent. Error after Upload to FOG
@george1421 Sounds good I’ll give that a try if it fails again.
-
RE: Windows 1809 Ent. Error after Upload to FOG
@george1421 I seen that in another post and have it in there to try it out…Thanks for the reply George…I’ll let you know how it went.
-
Windows 1809 Ent. Error after Upload to FOG
When the pc reboots after the Image has been uploaded to the Server the pc when installing Windows from the Image gives and error: The Computer Restarted Unexpectedly or encountered and unexpected error . Windows Installation cannot proceed. To install Windows click “OK” to restart the Computer, and then restart the installation…
-
RE: Create Task Capture Error
@george1421 I ahve re-ran the installer and rebooted and am still getting the same error when trying to Upload an Image to a pc…
-
RE: Create Task Capture Error
@george1421 okay i re-ran the install and at the end it displayed this and I am still at this point: what do I need to do about the database schema issue?
-
You still need to install/update your database schema.
-
This can be done by opening a web browser and going to:
-
Press [Enter] key when database is updated/installed.
-
-
RE: Create Task Capture Error
@george1421 George I ran this command find /var/www -name servicemodule* and it found this:
/var/www/fog/service/servicemodule-active.phpwhen I do an update for Fog I do this procedure that Tom Elliot told me to do:
cd /root/fogproject
git pull
cd bin
./installfog.sh -y -
RE: Create Task Capture Error
@george1421 When I run this command I get back to the prompt and it displays nothing.
find /var/www -name servicemodule.php
I manually went into these dir and could not see it anywhere.
next step? -
RE: Create Task Capture Error
@Sebastian-Roth i have 2 files in this dir ‘packages/web/lib/client/’ they are download and index.php
-
RE: Create Task Capture Error
@Sebastian-Roth I ran this and got this back:
cp:cannot stat ‘servicemodule.class.php’ :No such file or directory"I can get into Fog via Web GUI and everything seems to work just fine but the Client Capture…
-
RE: Create Task Capture Error
@Sebastian-Roth I get this ls: cannot access ‘/var/www/fog/lib/client/servicemodule.class.php’: No such file or directory
-
RE: Create Task Capture Error
@george1421 George I will be checking back with you tomorrow; I have a migrane working on me so I am heading to the house for the day; Thank You for your help and I look forward to working with you more on this.
-
RE: Create Task Capture Error
@george1421 got the file fixed, I can log into the Server just fine through the GUI but I still am getting that error on Uploading and also now downloading an Image to a pc…kinda weird. I made NO changes the last week but it did update maybe a week ago a few files for the Server i ran the git pull and it had a few files to update so I did it…how do I roll back on the Kernel as you were stating?
-
RE: Create Task Capture Error
@george1421 I just seen all that and have the file reset to just add the last line in. I had not seen those settings mingled in the text from top to bottom.
-
RE: Create Task Capture Error
@george1421 I got it George…I puttied into the file and edited it and just copied whole thing into notepad for you; more than 1 way to skin a cat they say…LOL; uploading now.
-
RE: Create Task Capture Error
@george1421 I have tried with no luck getting the file onto a usb drive; as I stated I am not a Linux dude…LOL; is it possible to let you onto my pc and SSH into with Putty and check it for me? I am an IT Director for a School District and this Server means alot to me for Imaging; Tom has putty into my machine a couple years ago to help me out and that worked…let me know George; I appreciate you sir.
-
RE: Create Task Capture Error
@george1421 I went in to edit the file (only found 1 www.conf btw) and down at the very bottom of the file was the setting for php_admin_value[memory_limit] = 256M and it had “NO” ; in the front of it, also I did not see ANY of this in the file:
pm.max_requests = 2000
pm.max_children = 35
pm.min_spare_servers = 5
pm.start_servers = 5I added this to the end of the file thinking that I needed to put a ; in front of each item and so I did so and rebooted with NO fix. I am still having the issue & btw here is the naming convention for the Image I used WIN1018032 for Image filename and Host is named win10test