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

    Fresh Install of FOG 1.3.4 on Ubuntu 16.04 LTS

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    5
    23
    6.8k
    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.
    • S
      shoong @Tom Elliott
      last edited by

      @Tom-Elliott this is what i get when i run the git command

      els-fogserver:/$ git checkout dev-branch
      fatal: Not a git repository (or any of the parent directories): .git
      
      Tom ElliottT 1 Reply Last reply Reply Quote 0
      • Tom ElliottT
        Tom Elliott @shoong
        last edited by

        @shoong I don’t know where your repository is.

        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

        S 1 Reply Last reply Reply Quote 1
        • S
          shoong @Tom Elliott
          last edited by

          @Tom-Elliott sorry i’m a linux noob. what is that command supposed to run? or is it supposed to reinstall fog? if so, i placed it in a the tmp folder and it deleted after a restart

          1 Reply Last reply Reply Quote 0
          • Tom ElliottT
            Tom Elliott
            last edited by

            git clone https://github.com/fogproject/fogproject.git
            cd fogproject
            git checkout dev-branch
            cd bin
            ./installfog.sh -y
            

            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

            S 1 Reply Last reply Reply Quote 1
            • S
              shoong @Tom Elliott
              last edited by

              @Tom-Elliott i’m in business! what was the issue?

              Tom ElliottT 1 Reply Last reply Reply Quote 0
              • Tom ElliottT
                Tom Elliott @shoong
                last edited by

                @shoong I don’t know. I just know there’s been more work for 1.3.5 than my focusing on 1.3.4.

                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

                S 1 Reply Last reply Reply Quote 1
                • S
                  shoong @Tom Elliott
                  last edited by

                  @Tom-Elliott thanks for the quick resolution

                  1 Reply Last reply Reply Quote 0
                  • P
                    philmills
                    last edited by

                    I have the exact same issue, but I can’t understand this thread and how it was resolved.
                    Idiot guide please ?

                    george1421G 1 Reply Last reply Reply Quote 0
                    • george1421G
                      george1421 Moderator @philmills
                      last edited by george1421

                      @philmills In a nut shell, there was/is an issue with 1.3.4 (stable). The developers have fixed this issue with one of the beta releases (1.3.5-rc6 I believe).

                      You can either wait until 1.3.5 (stable) is released or upgrade to the dev-branch and install/upgrade to 1.3.5-rc6.

                      Tom provided instructions on how to connect to the dev-branch using git.

                      git clone https://github.com/fogproject/fogproject.git
                      cd <path_to_your_install_files_root>/fogproject
                      git checkout dev-branch
                      cd bin
                      ./installfog.sh -y
                      

                      The instructions above will update your installer files to the latest dev branch. Normally we wouldn’t suggest upgrading to a dev-branch (beta) but it appears you may be at a road block where the dev-branch will address your issues. Once your files are sync’d with the dev-branch then you can just run the installer again.

                      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!

                      P 1 Reply Last reply Reply Quote 0
                      • P
                        philmills @george1421
                        last edited by

                        @george1421 I 'm in process of installing from dev-branch as you suggested. Its stuck at “Downloading inits, kernels, and the fog client”
                        https://forums.fogproject.org/topic/7471/build-7705-downloading-inits-kernels-and-the-fog-client-stuck/3

                        I’m on gigabit connection, so it shouldn’t be a network issue, unless a crab is chewing on a wire at the bottom of the Atlantic…

                        P 1 Reply Last reply Reply Quote 0
                        • P
                          philmills @philmills
                          last edited by philmills

                          @philmills bmon shows that there’s next to no traffic on eth0. Makes no sense…
                          0_1487163105014_Capture.JPG

                          george1421G 1 Reply Last reply Reply Quote 0
                          • george1421G
                            george1421 Moderator @philmills
                            last edited by

                            @philmills Does your computer have direct access to the internet or is it proxied?

                            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!

                            P 2 Replies Last reply Reply Quote 0
                            • P
                              philmills @george1421
                              last edited by

                              @george1421 No proxy. I attached tracert to github, assuming the script downdloads from there. Seems there’s a timeout issue reaching github at the moment:

                              0_1487164066012_Capture2.JPG

                              george1421G 1 Reply Last reply Reply Quote 0
                              • P
                                philmills @george1421
                                last edited by

                                @george1421 finally its come alive again :), it literally was way over 30 mins stuck.

                                GLAD ALSO TO ANNOUNCE - FOG IS NOW WORKING 🙂

                                1 Reply Last reply Reply Quote 1
                                • george1421G
                                  george1421 Moderator @philmills
                                  last edited by george1421

                                  @philmills Interesting. AFAIK the inits and kernels are downloaded from the fog project servers (but that is only a guess). I have this url in my notes: https://fogproject.org/kernels/bzImage32

                                  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!

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

                                  153

                                  Online

                                  12.0k

                                  Users

                                  17.3k

                                  Topics

                                  155.2k

                                  Posts
                                  Copyright © 2012-2024 FOG Project