Tried the new 1.3.4 update and same issue failed to stop web services.
Posts made by Raymond Bell
-
RE: Stopping web service.............Failed!
-
Stopping web service.............Failed!
fog@Fog-Server-15:~/Downloads/trunk/bin$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 15.10
Release: 15.10
Codename: wilyI have tried the commands listed here with no success!
https://forums.fogproject.org/topic/6427/problem-updating-to-trunk-stopping-web-service-failed
root@Fog-Server-15:/home/fog/Downloads/trunk/bin# ./installfog.sh Installing LSB_Release as needed * Attempting to get release information.......................Done systemd +------------------------------------------+ | ..#######:. ..,#,.. .::##::. | |.:###### .:;####:......;#;.. | |...##... ...##;,;##::::.##... | | ,# ...##.....##:::## ..:: | | ## .::###,,##. . ##.::#.:######::.| |...##:::###::....#. .. .#...#. #...#:::. | |..:####:.. ..##......##::## .. # | | # . ...##:,;##;:::#: ... ##.. | | .# . .:;####;::::.##:::;#:.. | | # ..:;###.. | | | +------------------------------------------+ | Free Computer Imaging Solution | +------------------------------------------+ | Credits: http://fogproject.org/Credits | | http://fogproject.org/Credits | | Released under GPL Version 3 | +------------------------------------------+ Version: 1.3.3 Installer/Updater * Found FOG Settings from previous install at: /opt/fog/.fogsettings * Performing upgrade using these settings Starting Debian based Installation *** Detected a potential need to reinstall apache and php files. *** This will remove the /etc/php* and /etc/apache2* directories *** and remove/purge the apache and php files from this system. *** If you're okay with this please type Y, anything else will *** break the installation and you will have to remove the files yourself *** and make proper changes as necessary. (Y/N): y * Removing apache and php files...............................Done * Stopping web services.......................................Done * Removing the apache and php packages........................Done * Resetting our variables to specify php version 7.1..........Done ###################################################################### # FOG now has everything it needs for this setup, but please # # understand that this script will overwrite any setting you may # # have setup for services like DHCP, apache, pxe, tftp, and NFS. # ###################################################################### # It is not recommended that you install this on a production system # # as this script modifies many of your system settings. # ###################################################################### # This script should be run by the root user. # # It will prepend the running with sudo if root is not set # ###################################################################### # ** Notice ** FOG is difficult to setup securely # # SELinux and IPTables are usually asked to be disabled # # There have been strides in adding capabilities # # The recommendations would now be more appropriate # # to set SELinux to permissive and to disable firewall for now. # # You can find some methods to enable SELinux and maintain firewall # # settings and ports. If you feel comfortable doing so please do # ###################################################################### # Please see our wiki for more information at: # ###################################################################### # https://wiki.fogproject.org/wiki/index.php # ###################################################################### * Here are the settings FOG will use: * Base Linux: Debian * Detected Linux Distribution: Ubuntu * Server IP Address: 10.24.28.18 * Server Subnet Mask: 255.255.192.0 * Interface: ens160 * Installation Type: Normal Server * Donate: 0 * Internationalization: * Image Storage Location: /images * Using FOG DHCP: No * DHCP will NOT be setup but you must setup your | current DHCP server to use FOG for PXE services. * On a Linux DHCP server you must set: next-server and filename * On a Windows DHCP server you must set options 066 and 067 * Option 066/next-server is the IP of the FOG Server: (e.g. 10.24.28.18) * Option 067/filename is the bootfile: (e.g. undionly.kpxe) * Are you sure you wish to continue (Y/N) y * Installation Started * Installing required packages, if this fails | make sure you have an active internet connection. * Adding needed repository....................................OK * Preparing Package Manager...................................OK * Packages to be installed: apache2 bc build-essential cpp curl g++ gawk gcc gzip htmldoc lftp libapache2-mod-php7.1 libc6 libcurl3 m4 mysql-client mysql-server net-tools nfs-kernel-server openssh-server php7.1 php7.1-bcmath php7.1-cli php7.1-curl php7.1-fpm php7.1-gd php7.1-json php7.1-ldap php7.1-mbstring php7.1-mcrypt php7.1-mysql php7.1-mysqlnd php-gettext sysv-rc-conf tar tftpd-hpa tftp-hpa unzip vsftpd wget xinetd zlib1g * Installing package: apache2.................................OK * Skipping package: bc........................................(Already Installed) * Skipping package: build-essential...........................(Already Installed) * Skipping package: cpp.......................................(Already Installed) * Skipping package: curl......................................(Already Installed) * Skipping package: g++.......................................(Already Installed) * Skipping package: gawk......................................(Already Installed) * Skipping package: gcc.......................................(Already Installed) * Skipping package: gzip......................................(Already Installed) * Skipping package: htmldoc...................................(Already Installed) * Skipping package: lftp......................................(Already Installed) * Skipping package: libapache2-mod-php7.1.....................(Does not exist) * Skipping package: libc6.....................................(Already Installed) * Skipping package: libcurl3..................................(Already Installed) * Skipping package: m4........................................(Already Installed) * Skipping package: mysql-client..............................(Already Installed) * Skipping package: mysql-server..............................(Already Installed) * Skipping package: net-tools.................................(Already Installed) * Skipping package: nfs-kernel-server.........................(Already Installed) * Skipping package: openssh-server............................(Already Installed) * Skipping package: php7.1....................................(Does not exist) * Skipping package: php7.1-bcmath.............................(Does not exist) * Skipping package: php7.1-cli................................(Does not exist) * Skipping package: php7.1-curl...............................(Does not exist) * Skipping package: php7.1-fpm................................(Does not exist) * Skipping package: php7.1-gd.................................(Does not exist) * Skipping package: php7.1-json...............................(Does not exist) * Skipping package: php7.1-ldap...............................(Does not exist) * Skipping package: php7.1-mbstring...........................(Does not exist) * Skipping package: php7.1-mcrypt.............................(Does not exist) * Skipping package: php7.1-mysql..............................(Does not exist) * Skipping package: php7.1-mysqlnd............................(Does not exist) * Installing package: php-gettext.............................OK * Skipping package: sysv-rc-conf..............................(Already Installed) * Skipping package: tar.......................................(Already Installed) * Skipping package: tftpd-hpa.................................(Already Installed) * Skipping package: tftp-hpa..................................(Already Installed) * Skipping package: unzip.....................................(Already Installed) * Skipping package: vsftpd....................................(Already Installed) * Skipping package: wget......................................(Already Installed) * Skipping package: xinetd....................................(Already Installed) * Skipping package: zlib1g....................................(Already Installed) * Updating packages as needed.................................OK * Confirming package installation * Checking package: apache2...................................OK * Checking package: bc........................................OK * Checking package: build-essential...........................OK * Checking package: cpp.......................................OK * Checking package: curl......................................OK * Checking package: g++.......................................OK * Checking package: gawk......................................OK * Checking package: gcc.......................................OK * Checking package: gzip......................................OK * Checking package: htmldoc...................................OK * Checking package: lftp......................................OK * Checking package: libc6.....................................OK * Checking package: libcurl3..................................OK * Checking package: m4........................................OK * Checking package: mysql-client..............................OK * Checking package: mysql-server..............................OK * Checking package: net-tools.................................OK * Checking package: nfs-kernel-server.........................OK * Checking package: openssh-server............................OK * Checking package: php-gettext...............................OK * Checking package: sysv-rc-conf..............................OK * Checking package: tar.......................................OK * Checking package: tftpd-hpa.................................OK * Checking package: tftp-hpa..................................OK * Checking package: unzip.....................................OK * Checking package: vsftpd....................................OK * Checking package: wget......................................OK * Checking package: xinetd....................................OK * Checking package: zlib1g....................................OK * Configuring services * Setting up fog user.........................................Already setup * Setting up fog password.....................................OK * Stopping FOGMulticastManager.service Service................OK * Stopping FOGImageReplicator.service Service.................OK * Stopping FOGSnapinReplicator.service Service................OK * Stopping FOGScheduler.service Service.......................OK * Stopping FOGPingHosts.service Service.......................OK * Stopping FOGSnapinHash.service Service......................OK * Setting up and starting MySQL...............................OK * Backing up user reports.....................................Done * Stopping web service........................................Failed! root@Fog-Server-15:/home/fog/Downloads/trunk/bin# ^C
-
RE: Printer not showing in Devices - Fixup to 1.3.0-RC-5
All is good to go now…
-
RE: Printer not showing in Devices - Fixup to 1.3.0-RC-5
Funny thing is it works fine on most all computer just not on a couple.
And i even change the driver and still can not get it to work even after deleting computer from fog and image and add printer back to ithere is the log file
0_1470414434028_fog.log -
Release 1.3.0-RC-6 install error
Can not update server or nodes same error on all
-bash: ./installfog.sh: /bin/bash^M: bad interpreter: No such file or directory root@fog-GX620-K2:/home/fog/Downloads/svn/bin#
-
RE: Printer not showing in Devices - Fixup to 1.3.0-RC-5
@Joe-Schmitt But it is the same as it always has been
I am looking in the reg to see if something in there may be the issue
-
RE: Printer not showing in Devices - Fixup to 1.3.0-RC-5
Ok so i disabled the printer
deleted all printer ip port
rebooted
added printer back in fog ui
check fog log and see thisEDIT: I am able to add the printer manually and it shows up fine
------------------------------------------------------------------------------ --------------------------------PrinterManager-------------------------------- ------------------------------------------------------------------------------ 8/3/2016 10:52 AM Client-Info Client Version: 0.11.4 8/3/2016 10:52 AM Client-Info Client OS: Windows 8/3/2016 10:52 AM Client-Info Server Version: 1.3.0-RC-5 8/3/2016 10:52 AM Middleware::Response Success 8/3/2016 10:52 AM PrinterManager Getting installed printers 8/3/2016 10:52 AM PrinterManager Adding printers 8/3/2016 10:52 AM Printer Adding: es-86-HP400 8/3/2016 10:52 AM Printer --> IP = 10.24.11.86 8/3/2016 10:52 AM Printer --> Port = IP_10.24.11.86 8/3/2016 10:52 AM Printer --> File = C:\Printers\hp400\hpcm401c.inf 8/3/2016 10:52 AM Printer --> Config = 8/3/2016 10:52 AM Printer --> Model = HP LaserJet 400 M401 PCL 6 8/3/2016 10:52 AM PrinterManager PrintUI has not finished in a timely fashion, abandoning process 8/3/2016 10:52 AM PrinterManager Restarting spooler ------------------------------------------------------------------------------
then this
------------------------------------------------------------------------------ --------------------------------PrinterManager-------------------------------- ------------------------------------------------------------------------------ 8/3/2016 10:54 AM Client-Info Client Version: 0.11.4 8/3/2016 10:54 AM Client-Info Client OS: Windows 8/3/2016 10:54 AM Client-Info Server Version: 1.3.0-RC-5 8/3/2016 10:54 AM Middleware::Response Success 8/3/2016 10:54 AM PrinterManager Getting installed printers 8/3/2016 10:54 AM PrinterManager Adding printers 8/3/2016 10:54 AM PrinterManager es-86-HP400 has already been configured ------------------------------------------------------------------------------
-
RE: Printer not showing in Devices - Fixup to 1.3.0-RC-5
@Joe-Schmitt
I am unable to print to it is say you must first install a printer -
RE: Printer not showing in Devices - Fixup to 1.3.0-RC-5
Same issue fog.log says printer already exists but it does not show in Devices and Printers or when you go to print something
-
RE: Printer not showing in Devices - Fixup to 1.3.0-RC-5
So i disabled the printer and let it sit
Then enable the printer and this is what fog log saysFYI this is another computer doing same thing
Going to try to disable reboot then enable and reboot and see
But it will be a few min before i can get to it------------------------------------------------------------------------------ --------------------------------PrinterManager-------------------------------- ------------------------------------------------------------------------------ 8/2/2016 2:41 PM Client-Info Client Version: 0.11.4 8/2/2016 2:41 PM Client-Info Client OS: Windows 8/2/2016 2:41 PM Client-Info Server Version: 1.3.0-RC-5 8/2/2016 2:41 PM Middleware::Response No Printers 8/2/2016 2:41 PM PrinterManager Getting installed printers ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ --------------------------------PowerManagement------------------------------- ------------------------------------------------------------------------------ 8/2/2016 2:41 PM Client-Info Client Version: 0.11.4 8/2/2016 2:41 PM Client-Info Client OS: Windows 8/2/2016 2:41 PM Client-Info Server Version: 1.3.0-RC-5 8/2/2016 2:41 PM Middleware::Response Module is disabled on the host ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ ----------------------------------UserTracker--------------------------------- ------------------------------------------------------------------------------ 8/2/2016 2:41 PM Client-Info Client Version: 0.11.4 8/2/2016 2:41 PM Client-Info Client OS: Windows 8/2/2016 2:41 PM Client-Info Server Version: 1.3.0-RC-5 8/2/2016 2:41 PM Middleware::Response Success ------------------------------------------------------------------------------ 8/2/2016 2:41 PM Middleware::Communication URL: http://10.24.28.18/fog/management/index.php?sub=requestClientInfo&conf igure&newService&json 8/2/2016 2:41 PM Middleware::Response Success 8/2/2016 2:41 PM Service Sleeping for 147 seconds 8/2/2016 2:43 PM Middleware::Communication URL: http://10.24.28.18/fog/management/index.php?sub=requestClientInfo&mac= 00:19:B9:2C:FA:1D||00:00:00:00:00:00:00:E0&newService&json 8/2/2016 2:43 PM Middleware::Response Success 8/2/2016 2:43 PM Middleware::Communication URL: http://10.24.28.18/fog/service/getversion.php?clientver&newService&jso n 8/2/2016 2:43 PM Middleware::Communication URL: http://10.24.28.18/fog/service/getversion.php?newService&json 8/2/2016 2:43 PM Service Creating user agent cache 8/2/2016 2:43 PM Middleware::Response Module is disabled globally on the FOG server 8/2/2016 2:43 PM Middleware::Response Success 8/2/2016 2:43 PM Middleware::Response Module is disabled globally on the FOG server ------------------------------------------------------------------------------ ---------------------------------ClientUpdater-------------------------------- ------------------------------------------------------------------------------ 8/2/2016 2:43 PM Client-Info Client Version: 0.11.4 8/2/2016 2:43 PM Client-Info Client OS: Windows 8/2/2016 2:43 PM Client-Info Server Version: 1.3.0-RC-5 8/2/2016 2:43 PM Middleware::Response Success ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ ----------------------------------TaskReboot---------------------------------- ------------------------------------------------------------------------------ 8/2/2016 2:43 PM Client-Info Client Version: 0.11.4 8/2/2016 2:43 PM Client-Info Client OS: Windows 8/2/2016 2:43 PM Client-Info Server Version: 1.3.0-RC-5 8/2/2016 2:43 PM Middleware::Response Success ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ --------------------------------HostnameChanger------------------------------- ------------------------------------------------------------------------------ 8/2/2016 2:43 PM Client-Info Client Version: 0.11.4 8/2/2016 2:43 PM Client-Info Client OS: Windows 8/2/2016 2:43 PM Client-Info Server Version: 1.3.0-RC-5 8/2/2016 2:43 PM Middleware::Response Success 8/2/2016 2:43 PM HostnameChanger Checking Hostname 8/2/2016 2:43 PM HostnameChanger Hostname is correct ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ ---------------------------------SnapinClient--------------------------------- ------------------------------------------------------------------------------ 8/2/2016 2:43 PM Client-Info Client Version: 0.11.4 8/2/2016 2:43 PM Client-Info Client OS: Windows 8/2/2016 2:43 PM Client-Info Server Version: 1.3.0-RC-5 8/2/2016 2:43 PM Middleware::Response No snapins ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ --------------------------------PrinterManager-------------------------------- ------------------------------------------------------------------------------ 8/2/2016 2:43 PM Client-Info Client Version: 0.11.4 8/2/2016 2:43 PM Client-Info Client OS: Windows 8/2/2016 2:43 PM Client-Info Server Version: 1.3.0-RC-5 8/2/2016 2:43 PM Middleware::Response Success 8/2/2016 2:43 PM PrinterManager Getting installed printers 8/2/2016 2:43 PM PrinterManager Adding printers 8/2/2016 2:43 PM PrinterManager es-86-HP400 has already been configured ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ --------------------------------PowerManagement------------------------------- ------------------------------------------------------------------------------ 8/2/2016 2:43 PM Client-Info Client Version: 0.11.4 8/2/2016 2:43 PM Client-Info Client OS: Windows 8/2/2016 2:43 PM Client-Info Server Version: 1.3.0-RC-5 8/2/2016 2:43 PM Middleware::Response Success 8/2/2016 2:43 PM PowerManagement Calculating tasks to unschedule 8/2/2016 2:43 PM PowerManagement Calculating tasks to schedule ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ ----------------------------------UserTracker--------------------------------- ------------------------------------------------------------------------------ 8/2/2016 2:43 PM Client-Info Client Version: 0.11.4 8/2/2016 2:43 PM Client-Info Client OS: Windows 8/2/2016 2:43 PM Client-Info Server Version: 1.3.0-RC-5 8/2/2016 2:43 PM Middleware::Response Success ------------------------------------------------------------------------------ 8/2/2016 2:43 PM Middleware::Communication URL: http://10.24.28.18/fog/management/index.php?sub=requestClientInfo&conf igure&newService&json 8/2/2016 2:43 PM Middleware::Response Success 8/2/2016 2:43 PM Service Sleeping for 109 seconds
-
RE: Printer not showing in Devices - Fixup to 1.3.0-RC-5
@Joe-Schmitt said in Printer not showing in Devices - Fixup to 1.3.0-RC-5:
Have you tried unassigning the printers, letting fog client remove them, and then reassigning them?
yes i have
-
Printer not showing in Devices - Fixup to 1.3.0-RC-5
I am having issue with Fixup to 1.3.0-RC-5
fog log shows printer has been installed and if you print something it is there but if you look in Devices and printers the printer is not in there. Don’t know if this is a bug or not
And i have rebooted many times…thanks
------------------------------------------------------------------------------ --------------------------------PrinterManager-------------------------------- ------------------------------------------------------------------------------ 8/2/2016 1:54 PM Client-Info Client Version: 0.11.4 8/2/2016 1:54 PM Client-Info Client OS: Windows 8/2/2016 1:54 PM Client-Info Server Version: 1.3.0-RC-5 8/2/2016 1:54 PM Middleware::Response Success 8/2/2016 1:54 PM PrinterManager Getting installed printers 8/2/2016 1:54 PM PrinterManager Adding printers 8/2/2016 1:54 PM PrinterManager es-85-hp400 already exists ------------------------------------------------------------------------------
-
RE: Error Returned: Reattempting to update database...Failed
@Tom-Elliott said in Error Returned: Reattempting to update database...Failed:
@Raymond-Bell Make sure ownership (
chmod 777 -R /images
) is correct please.Yes it is 777
-
RE: Error Returned: Reattempting to update database...Failed
@ttrammell said in Error Returned: Reattempting to update database...Failed:
@Raymond-Bell I would say take a look at what @Tom-Elliott posted :https://wiki.fogproject.org/wiki/index.php?title=Troubleshoot_FTP
and just double-check EVERYTHING. Because it turned out the local user on the server is what was my problem because the
passwd fog
didn’t match my Storage Node or my TFTP Server settings - after changing that, it was fixed.This is not the case in my issue that was one of the first things i checked…
This only happens when Capturing a image that already exists,
If i create a new image and capture to it everything works fine… -
RE: Error Returned: Reattempting to update database...Failed
Same issue here with Release RC-3 r5941
Upload image fails with same errors as ttrammell -
SVN Revision: 5846 Unable to remove printer
May be a bug i am unable to remove any printers, It says host updated but printer is still there on GUI and on computer
-
RE: FOG Hangouts - What time is good for you?
~ 7 CST on weekdays also works for me.