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

    Restore database from backup

    Scheduled Pinned Locked Moved Solved FOG Problems
    20 Posts 4 Posters 6.4k Views
    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.
    • Tom ElliottT
      Tom Elliott
      last edited by

      From what I can tell, there’s no active storage nodes?

      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

      1 Reply Last reply Reply Quote 0
      • Raymond BellR
        Raymond Bell Testers
        last edited by

        there is and i can see my images they are just at the bottom and i only have one storage node active the one the images are on

        And the number of images keeps going up it is at 508 now

        Raymond Bell
        WiKi: https://wiki.fogproject.org/wiki/index.php/Main_Page

        1 Reply Last reply Reply Quote 0
        • Raymond BellR
          Raymond Bell Testers
          last edited by

          Untitled.png
          Untitled1.png

          Raymond Bell
          WiKi: https://wiki.fogproject.org/wiki/index.php/Main_Page

          1 Reply Last reply Reply Quote 0
          • Raymond BellR
            Raymond Bell Testers
            last edited by

            I just reverted back to a snapshot all is good now

            Raymond Bell
            WiKi: https://wiki.fogproject.org/wiki/index.php/Main_Page

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

              I’ve solved this for now, but if you update to the latest, does the injecting of random images still occur?

              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

              1 Reply Last reply Reply Quote 0
              • Raymond BellR
                Raymond Bell Testers
                last edited by Raymond Bell

                Update to the latest? Fog or Ubuntu

                Sorry don’t understand the question

                Raymond Bell
                WiKi: https://wiki.fogproject.org/wiki/index.php/Main_Page

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

                  Update to the lastest FOG version.

                  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

                  1 Reply Last reply Reply Quote 0
                  • Raymond BellR
                    Raymond Bell Testers
                    last edited by

                    I thought i was on latest version 1.2.0

                    Raymond Bell
                    WiKi: https://wiki.fogproject.org/wiki/index.php/Main_Page

                    Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                    • Wayne WorkmanW
                      Wayne Workman @Raymond Bell
                      last edited by

                      @Raymond-Bell said:

                      I thought i was on latest version 1.2.0

                      He’s talking about FOG Trunk, it’s the development version. It’s highly worth it for you in particular because you have FOG virtualized and can take snapshots - giving you a perfect safety net.

                      Check this out: https://wiki.fogproject.org/wiki/index.php/Upgrade_to_trunk

                      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!
                      Daily Clean Installation Results:
                      https://fogtesting.fogproject.us/
                      FOG Reporting:
                      https://fog-external-reporting-results.fogproject.us/

                      Raymond BellR 1 Reply Last reply Reply Quote 0
                      • Raymond BellR
                        Raymond Bell Testers @Wayne Workman
                        last edited by

                        @Wayne-Workman said:

                        @Raymond-Bell said:

                        I thought i was on latest version 1.2.0

                        He’s talking about FOG Trunk, it’s the development version. It’s highly worth it for you in particular because you have FOG virtualized and can take snapshots - giving you a perfect safety net.

                        Check this out: https://wiki.fogproject.org/wiki/index.php/Upgrade_to_trunk

                        Thanks Wayne i will try out the SVN

                        Raymond Bell
                        WiKi: https://wiki.fogproject.org/wiki/index.php/Main_Page

                        1 Reply Last reply Reply Quote 0
                        • Raymond BellR
                          Raymond Bell Testers
                          last edited by Raymond Bell

                          @Wayne-Workman
                          tried to install SVN and get error with php5-json 3775

                          Untitled.png

                          Raymond Bell
                          WiKi: https://wiki.fogproject.org/wiki/index.php/Main_Page

                          1 Reply Last reply Reply Quote 0
                          • Polii123P
                            Polii123
                            last edited by Polii123

                            Try to install it manually:

                            apt-get install php5-json
                            

                            and then try to install fog again.

                            1 Reply Last reply Reply Quote 1
                            • Raymond BellR
                              Raymond Bell Testers
                              last edited by

                              I did and then it stops on another one

                              Raymond Bell
                              WiKi: https://wiki.fogproject.org/wiki/index.php/Main_Page

                              Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                              • Wayne WorkmanW
                                Wayne Workman @Raymond Bell
                                last edited by

                                @Raymond-Bell

                                When you start the fog installer, it gives you a big list of what it needs to install on screen.

                                Just copy that, and put it into a command to install them all.

                                Like this:

                                apt-get install -y item-one item-two item-three item-four
                                

                                You should literally be able to copy and paste it.

                                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!
                                Daily Clean Installation Results:
                                https://fogtesting.fogproject.us/
                                FOG Reporting:
                                https://fog-external-reporting-results.fogproject.us/

                                1 Reply Last reply Reply Quote 0
                                • Raymond BellR
                                  Raymond Bell Testers
                                  last edited by

                                  Ok i will give that a shot this afternoon thanks

                                  Raymond Bell
                                  WiKi: https://wiki.fogproject.org/wiki/index.php/Main_Page

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

                                  97

                                  Online

                                  12.2k

                                  Users

                                  17.4k

                                  Topics

                                  155.6k

                                  Posts
                                  Copyright © 2012-2025 FOG Project