• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. msi
    3. Posts
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 27
    • Posts 130
    • Best 3
    • Controversial 0
    • Groups 1

    Posts made by msi

    • RE: Can't login to FOG web Interface

      @tom-elliott said in Can't login to FOG web Interface:

      @msi when you login guess what page it automatically takes you too?

      Hi,
      Make sense… Please close the discussion with satisfaction. Just to recap, below solved the problem for now. Hopefully, newer version will solve all the problem, including delays.
      @msi said in Can't login to FOG web Interface:

      [root@caor-fogmain ~]#sudo -i
      [root@caor-fogmain ~]#yum -y install git
      [root@caor-fogmain ~]# sudo -i
      [root@caor-fogmain ~]# cd /root
      [root@caor-fogmain ~]# git clone https://github.com/FOGProject/fogproject.git
      [root@caor-fogmain ~]# cd fogproject/
      [root@caor-fogmain fogproject]# git checkout working-1.5.1
      Branch working-1.5.1 set up to track remote branch working-1.5.1 from origin.
      Switched to a new branch 'working-1.5.1'
      [root@caor-fogmain fogproject]# git pull
      Already up-to-date.
      [root@caor-fogmain fogproject]# cd bin/
      [root@caor-fogmain bin]# ./installfog.sh -y
      posted in FOG Problems
      M
      msi
    • RE: Can't login to FOG web Interface

      @tom-elliott You’re right. What about delay login?

      posted in FOG Problems
      M
      msi
    • RE: Can't login to FOG web Interface

      @wayne-workman @Tom-Elliott not sure if I followed the procedure correctly. After following below procedure, I have 1.5.0.32 (not 1.5.1). Still, takes long time to authenticate while login to the web console. Also, some menu item at the top bar such as dashboard, storage, and configuration are still taking long time to load or refresh.

      [root@caor-fogmain ~]#sudo -i
      [root@caor-fogmain ~]#yum -y install git
      [root@caor-fogmain ~]# sudo -i
      [root@caor-fogmain ~]# cd /root
      [root@caor-fogmain ~]# git clone https://github.com/FOGProject/fogproject.git
      [root@caor-fogmain fogproject]# git checkout working-1.5.1
      Branch working-1.5.1 set up to track remote branch working-1.5.1 from origin.
      Switched to a new branch 'working-1.5.1'
      [root@caor-fogmain fogproject]# git pull
      Already up-to-date.
      [root@caor-fogmain fogproject]# cd bin/
      [root@caor-fogmain bin]# ./installfog.sh -y
      
      posted in FOG Problems
      M
      msi
    • RE: Can't login to FOG web Interface

      @sebastian-roth said in Can't login to FOG web Interface:

      How did you install FOG if not using GIT?

      I downloaded the tar file to unzip it to run ./installfog.sh

      @Wayne-Workman it looks like I have neither directory. May be because i didn’t install it using git?

      posted in FOG Problems
      M
      msi
    • RE: Can't login to FOG web Interface

      @tom-elliott said in Can't login to FOG web Interface:

      You would cd to where your current git environment is. Then you do:

      Hi Tom,
      When asks to change the directory to Git environment, do you mean where the fog installation file is located? Sorry, I am not very familiar with Git. I am using CentOS 7.4

      posted in FOG Problems
      M
      msi
    • RE: Can't login to FOG web Interface

      @george1421 said in Can't login to FOG web Interface:

      Check the apache error log to see if there are any errors thrown. The upgrade should not touch the login credentials for the web gui.

      If by chance you are talking about the linux console user fog, then you have problems.

      Good news and bad news! I can log in now, but it seems like the server is awful slow. I mean real slow. When I brows between the tab such as dashboard, user, host etc. The loading time is very slow.
      FYI: my nodes are version 1.4.4.
      0_1521764430385_3d547dda-8f54-4e0e-a4cd-75063583c25f-image.png

      posted in FOG Problems
      M
      msi
    • Can't login to FOG web Interface

      Hi,
      Just upgraded to latest FOG 1.5.0. Everything went well. But, can’t login to Web interface using fog and password.
      Please Help…!

      posted in FOG Problems
      M
      msi
    • FOG upgrade

      Hi,
      Thinking of upgrading the current fog version (1.4.4) to 1.5.0. Will there be problem with existing client smart installer? For example communication, CA, hostname change, snapin etc.

      posted in General Problems
      M
      msi
    • RE: Removing image

      @wayne-workman it’s alright… Close this one please. Thanks.

      posted in FOG Problems
      M
      msi
    • RE: Removing image

      @wayne-workman my mistake… thank you.
      Any idea, when we will get to use stable fog version 1.5.0?

      posted in FOG Problems
      M
      msi
    • Removing image

      When we remove image from the main fog, should it also remove from all the storage node? The images were distributed to storage node using location plugin. I had previously face problem with syncing image from storage-to master-storage node. Below is the discussion link:
      https://forums.fogproject.org/topic/11419/image-capture-task-did-not-complete

      posted in FOG Problems
      M
      msi
    • RE: Snapin not running

      @tom-elliott said in Snapin not running:

      @msi No such device or address simply means the fog ping service cannot ping that hostname. This is usually due to firewall on the host machine not allowing a ping response.

      FOG Uses port 445 for it’s pinging.

      I checked the port 445. its open.

      posted in FOG Problems
      M
      msi
    • RE: Snapin not running

      @Tom-Elliott @joe-schmitt said in Snapin not running:

      @msi the log says Invalid Security Token Did you press Reset Encryption Data after re-installing the client like I mentioned in my prior post?

      It is working but the status still shows no such devices or address as show below:

      0_1519142745020_8ccd42da-fe79-44a5-b47d-1a782aae2a39-image.png

      posted in FOG Problems
      M
      msi
    • RE: Snapin not running

      @joe-schmitt Hi, I just tried again. I am getting bellow error
      0_1518821284451_6a56bd72-3d6d-448c-893b-111a8c2f8bb5-image.png

      posted in FOG Problems
      M
      msi
    • RE: Snapin not running

      @joe-schmitt It is not allowing me to upload the txt file. Perhaps I think its the certificate error as I had to re-run the fog installer for a different problem that I have been facing. link text. I think It has to do with FOG_STORAGENODE_MYSQLPASS. When we install new storage node that’s the password we provide; and its changed after re running the fog installer.

      ------------------------------------------------------------------------------
      ---------------------------------SnapinClient---------------------------------
      ------------------------------------------------------------------------------
       2/16/2018 1:48 PM Client-Info Client Version: 0.11.12
       2/16/2018 1:48 PM Client-Info Client OS:      Windows
       2/16/2018 1:48 PM Client-Info Server Version: 1.4.4
       2/16/2018 1:48 PM Middleware::Response ERROR: Unable to get subsection
       2/16/2018 1:48 PM Middleware::Response ERROR: Object reference not set to an instance of an object.
      
      posted in FOG Problems
      M
      msi
    • RE: Snapin not running

      @joe-schmitt said in Snapin not running:
      I have re-installed the client installer. Below is before and after log file

      @msi We’d need the C:\fog.log from a computer that is running the Snapin and not completing

      ------------------------------------------------------------------------------
      --------------------------------Authentication--------------------------------
      ------------------------------------------------------------------------------
       2/16/2018 1:53 PM Client-Info Version: 0.11.12
       2/16/2018 1:53 PM Client-Info OS:      Windows
       2/16/2018 1:53 PM Middleware::Authentication Waiting for authentication timeout to pass
       2/16/2018 1:55 PM Middleware::Communication Download: http://10.1.1.230/fog/management/other/ssl/srvpublic.crt
       2/16/2018 1:55 PM Data::RSA FOG Server CA cert found
       2/16/2018 1:55 PM Middleware::Authentication Cert OK
       2/16/2018 1:55 PM Middleware::Authentication ERROR: Could not get security token
       2/16/2018 1:55 PM Middleware::Authentication ERROR: Could not find file 'C:\Program Files (x86)\FOG\token.dat'.
       2/16/2018 1:55 PM Middleware::Communication POST URL: http://10.1.1.230/fog/management/index.php?sub=requestClientInfo&authorize&newService
       2/16/2018 1:55 PM Middleware::Response Invalid security token
      
      ------------------------------------------------------------------------------
      --------------------------------Authentication--------------------------------
      ------------------------------------------------------------------------------
       2/16/2018 1:55 PM Client-Info Version: 0.11.12
       2/16/2018 1:55 PM Client-Info OS:      Windows
       2/16/2018 1:55 PM Middleware::Authentication Waiting for authentication timeout to pass
       2/16/2018 1:56 PM Controller Stop
       2/16/2018 1:56 PM Service Stop requested
       2/16/2018 1:56 PM Bus Emmiting message on channel: Status
       2/16/2018 1:56 PM Middleware::Authentication ERROR: Could not authenticate
       2/16/2018 1:56 PM Middleware::Authentication ERROR: Thread was being aborted.
      

      Fog-Old

      ------------------------------------------------------------------------------
      --------------------------------PowerManagement-------------------------------
      ------------------------------------------------------------------------------
       2/16/2018 1:48 PM Client-Info Client Version: 0.11.12
       2/16/2018 1:48 PM Client-Info Client OS:      Windows
       2/16/2018 1:48 PM Client-Info Server Version: 1.4.4
       2/16/2018 1:48 PM Middleware::Response ERROR: Unable to get subsection
       2/16/2018 1:48 PM Middleware::Response ERROR: Object reference not set to an instance of an object.
      
      ------------------------------------------------------------------------------
      ----------------------------------UserTracker---------------------------------
      ------------------------------------------------------------------------------
       2/16/2018 1:48 PM Client-Info Client Version: 0.11.12
       2/16/2018 1:48 PM Client-Info Client OS:      Windows
       2/16/2018 1:48 PM Client-Info Server Version: 1.4.4
       2/16/2018 1:48 PM Middleware::Response ERROR: Unable to get subsection
       2/16/2018 1:48 PM Middleware::Response ERROR: Object reference not set to an instance of an object.
       2/16/2018 1:48 PM Service Sleeping for 73 seconds
      
      posted in FOG Problems
      M
      msi
    • Snapin not running

      Hi,
      Snapin Checked in but not completing the task. Does it has to do it below problem as status shows read? How can we fix that? My primary fog is at different network and different dns.
      0_1518805309053_3cae60d5-7593-47f4-b027-3e59d1b2278d-image.png

      posted in FOG Problems
      M
      msi
    • RE: Image not syncing

      @wayne-workman said in Image not syncing:

      As far as the “error contacting server” message, can you visit https://sourceforge.net/ at your work? If not, that’s probably why.

      I can access it on my network. I have perform below command in order to try and fix the syncing issue. Than I re-ran the fog installtion file to re-install. When I was checking the master fog storage under storage. I noticed password for the user fog was simply password and wasn’t matching the password in the .fogsettings file.

      sudo mv /opt/fog/.fogsettings /opt/fog/fogsettings-firstInstall
      posted in FOG Problems
      M
      msi
    • Image not syncing

      link text
      Hi There, is there any permanent solution for that attached link. I just created another image and I am having same problem. Is there something has to do with the long fog password for the user name fog? Also having problem with “Error Connecting server” as below
      0_1518738826564_5292544d-cc06-4538-9ad3-fd3e6622636b-image.png

      posted in FOG Problems
      M
      msi
    • RE: Activate windows with cd key using snapin

      @wayne-workman It’s working

      posted in Windows Problems
      M
      msi
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 2 / 7