• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

Error: You are not running the most current version of FOG!

Scheduled Pinned Locked Moved Solved
FOG Problems
2
6
1.2k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M
    michaeloberg
    last edited by Feb 6, 2019, 4:03 PM

    Good Morning,

    Today I checked my fog server in the GUI interface and it stated that I was running version 1.5.4

    So I did my normal process of upgrading my server by running the following commands:

    sudo apt-get update && apt-get install git
    git clone https://github.com/FOGProject/fogproject.git /root/fogproject
    cd /root/fogproject
    git checkout dev-branch
    git pull
    cd bin
    ./installfog.sh

    After the installation, it said to navigate to http://IPADDRESS/fog/managment to update my database schema, well I logged into the GUI and didn’t really see any options to update the schema, so I clicked on the wrench to check what version I am on now. I get the follow, first line in Red:

    You are not running the most current version of FOG!
    You are currently running version: 1.5.5.3
    Latest stable version is 1.5.5
    Latest svn version is 6078
    Latest git version is 1.5.5

    So with all of that said is this a bug with the latest version whereas even though I am current the GUI reports the contrary?

    Also on a side note, when I tried to type the command “git clone https://github.com/FOGProject/fogproject.git /root/fogproject” i got a error “fatal: destination path ‘/root/fogproject’ already exists and is not an empty directory” to rectify this I had to rm -rf fogproject I don’t recall ever having to do that in the past but seemed to work.

    I just tested the server and was able to pull images down without issue, should this be something to worry about as I only store about 2 weeks of backups?

    Thanks,

    Michael

    1 Reply Last reply Reply Quote 0
    • T
      Tom Elliott
      last edited by Feb 6, 2019, 4:04 PM

      You’re running the dev-branch so you’re at a more recent version of FOG than the master branch. 1.5.5.3 is still 1.5.5 with a few modifications, but the base version it’s seeing is set to 1.5.5 currently. This is perfectly fine.

      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

      M 1 Reply Last reply Feb 6, 2019, 4:12 PM Reply Quote 0
      • M
        michaeloberg @Tom Elliott
        last edited by Feb 6, 2019, 4:12 PM

        @Tom-Elliott You’re the man! Thanks TOM!

        Michael

        1 Reply Last reply Reply Quote 0
        • M
          michaeloberg
          last edited by Feb 6, 2019, 4:37 PM

          One other question, sorry 😞 So in the GUI I can see several Kernel updates. We won’t be purchasing new computers for 2 more years so is it worthwhile to do these or wait until new product arrives to see if it will PXE? What is best practice for Kernel updates?

          Thanks in advance!

          Michael

          T 1 Reply Last reply Feb 6, 2019, 4:40 PM Reply Quote 0
          • T
            Tom Elliott @michaeloberg
            last edited by Feb 6, 2019, 4:40 PM

            @michaeloberg Kernel’s have no bearing on PXE booting. You only need to update the kernel in the case your hardware isn’t working with the kernels you currently have. Updating the kernel won’t guarantee the machine will be compatible with fog, however, there’s a more likely chance newer hardware and their relevant drivers will be in newer kernels.

            Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

            Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

            Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

            M 1 Reply Last reply Feb 6, 2019, 4:44 PM Reply Quote 0
            • M
              michaeloberg @Tom Elliott
              last edited by Feb 6, 2019, 4:44 PM

              @Tom-Elliott Thanks again, I am by no means a Linux expert, I wouldn’t even be considered a novice.

              Michael

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              1 / 1
              • First post
                6/6
                Last post

              273

              Online

              12.0k

              Users

              17.3k

              Topics

              155.2k

              Posts
              Copyright © 2012-2024 FOG Project