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

    Pxe boot looping

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    4
    30
    7.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.
    • Raymond BellR
      Raymond Bell Testers
      last edited by

      will it keep all my database?

      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:

        will it keep all my database?

        Yes. But I’d recommend you export your DB for safe keeping prior to making any changes to your production FOG server. This is just good practice.

        FOG Configuration -> Configuration Save -> Export

        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 2 Replies Last reply Reply Quote 0
        • Raymond BellR
          Raymond Bell Testers @Wayne Workman
          last edited by

          @Wayne-Workman i have re-run the installer and everything installed fine

          But i am having the same issue

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

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

            @Wayne-Workman

            [Mon Jun 22 12:24:21 2015] [error] [client 10.24.32.15] PHP Warning:  mysqli::mysqli(): (HY000/2002): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /var/www/fog/lib/db/MySQL.class.php on line 64
            [Mon Jun 22 12:24:21 2015] [error] [client 10.24.32.15] PHP Warning:  mysqli::select_db(): Couldn't fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 165
            [Mon Jun 22 12:24:21 2015] [error] [client 10.24.32.15] PHP Warning:  mysqli::query(): Couldn't fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 89
            [Mon Jun 22 12:24:21 2015] [error] [client 10.24.32.15] PHP Warning:  MySQL::sqlerror(): Couldn't fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 180
            [Mon Jun 22 12:24:21 2015] [error] [client 10.24.32.15] PHP Warning:  array_key_exists() expects parameter 2 to be array, null given in /var/www/fog/lib/db/MySQL.class.php on line 150
            [Mon Jun 22 12:24:40 2015] [notice] caught SIGTERM, shutting down
            [Mon Jun 22 12:24:41 2015] [notice] Apache/2.2.22 (Ubuntu) PHP/5.3.10-1ubuntu3 with Suhosin-Patch configured -- resuming normal operations
            [Mon Jun 22 12:26:22 2015] [error] [client 10.24.32.15] PHP Fatal error:  Call to a member function get() on a non-object in /var/www/fog/lib/fog/BootMenu.class.php on line 133
            [Mon Jun 22 12:28:19 2015] [error] [client 10.24.32.15] PHP Fatal error:  Call to a member function get() on a non-object in /var/www/fog/lib/fog/BootMenu.class.php on line 133
            [Mon Jun 22 12:30:14 2015] [error] [client 10.24.32.15] PHP Fatal error:  Call to a member function get() on a non-object in /var/www/fog/lib/fog/BootMenu.class.php on line 133```

            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

              Based on what I am seeing, is there a storage node assigned to the image you’re working with?

              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

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

                @Tom-Elliott Yes there is and i just seen that the master node is not set as master now

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

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

                  @Raymond-Bell Can you setup as the master and see if things start working for you?

                  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

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

                    @Tom-Elliott Yes it works now… Thanks but i am unable to FTP to that storage node

                    Status:	Connection attempt failed with "ECONNREFUSED - Connection refused by server".
                    Error:	Could not connect to server```
                    
                    Should i not be able to ftp to it i had always before

                    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

                      Is vsftpd running?

                      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

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

                        @Tom-Elliott how do i tell

                        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

                          sudo service vsftpd status

                          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

                          Raymond BellR 2 Replies Last reply Reply Quote 0
                          • Raymond BellR
                            Raymond Bell Testers @Tom Elliott
                            last edited by Raymond Bell

                            @Tom-Elliott

                            fog@fog-virtual-machine:~$ sudo service vsftpd status
                            vsftpd start/running, process 27945

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

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

                              @Tom-Elliott
                              Sorry that was on the server
                              NO is is not running on storage node and i can not get it to stay started

                              Re-installed storage node

                              working now

                              thanks

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

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

                                @Raymond-Bell Perhaps check this out? https://wiki.fogproject.org/wiki/index.php/Troubleshoot_FTP

                                That article is written from the perspective of troubleshooting the primary FOG server, but I don’t imagine a lot to be different on a storage node.

                                Also, when you issue the vsftpd restart command, are there any errors? What is the output of the status command ON the STORAGE NODE ?

                                Have you checked for things like firewall and SELinux? Permissions? Is the credentials for FTP set correctly for that storage node? on the main FOG server?

                                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
                                • Wayne WorkmanW
                                  Wayne Workman @Raymond Bell
                                  last edited by

                                  @Raymond-Bell said:

                                  @Tom-Elliott
                                  Sorry that was on the server
                                  NO is is not running on storage node and i can not get it to stay started

                                  Re-installed storage node

                                  working now

                                  thanks

                                  Oh… lol awesome.

                                  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 @Tom-Elliott Thanks for all your help

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

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

                                    125

                                    Online

                                    12.1k

                                    Users

                                    17.3k

                                    Topics

                                    155.4k

                                    Posts
                                    Copyright © 2012-2024 FOG Project