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

    ipxe login after upgrading to latest trunk + no such file or directory

    Scheduled Pinned Locked Moved Solved
    Bug Reports
    3
    27
    7.4k
    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.
    • Wayne WorkmanW
      Wayne Workman
      last edited by

      Exactly what version of FOG are you running?
      What OS & version is FOG running on?

      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
      • ?
        A Former User @Wayne Workman
        last edited by

        @Wayne-Workman said in ipxe login after upgrading to latest trunk + no such file or directory:

        hat OS & version is FOG running on?8093 on Ubuntu 14.04 both clean installed this afternoon then imported database and advanced menu.

        Wayne WorkmanW 1 Reply Last reply Reply Quote 0
        • Wayne WorkmanW
          Wayne Workman @A Former User
          last edited by

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

          ? 1 Reply Last reply Reply Quote 0
          • ?
            A Former User @Wayne Workman
            last edited by

            @Wayne-Workman said in ipxe login after upgrading to latest trunk + no such file or directory:

            nd the fog version?

            version: 8093

            Wayne WorkmanW 1 Reply Last reply Reply Quote 0
            • Wayne WorkmanW
              Wayne Workman @A Former User
              last edited by

              @Cavender Oh sorry… I must be blind. It’s been a long day.

              Where does it say “no such file or directory” ? Can you give a photo or screen shot?

              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/

              ? 5 Replies Last reply Reply Quote 0
              • ?
                A Former User
                last edited by

                ![0_1465949453456_image.jpeg](Uploading 100%)
                I see this at quick registration and image download.

                1 Reply Last reply Reply Quote 0
                • ?
                  A Former User @Wayne Workman
                  last edited by

                  @Wayne-Workman
                  it says:loglevel=4… No such file or directory (http://ipxe.org/2d0c613b)
                  Could not boot: No such file or directory (same ipxe url)
                  Same error at quick registration and image download

                  1 Reply Last reply Reply Quote 0
                  • ?
                    A Former User @Wayne Workman
                    last edited by

                    @Wayne-Workman 0_1465949947057_Error.jpg
                    …here’s the screen shot

                    1 Reply Last reply Reply Quote 0
                    • ?
                      A Former User @Wayne Workman
                      last edited by

                      @Wayne-Workman
                      0_1465950062001_Error.2.jpg
                      …a screen shot you can actually read…

                      Tom ElliottT 1 Reply Last reply Reply Quote 0
                      • ?
                        A Former User @Wayne Workman
                        last edited by

                        @Wayne-Workman
                        I’ve gone through:
                        cat /etc/vsftpd.conf
                        sudo iptables -L
                        sudo passwd fog
                        /opt/fog/.fogsettings
                        Interface = eth0
                        FTP Path
                        Permissions - set to 777 for testing
                        Hide Menu is un-checked

                        All looks good, though I still am prompted for menu login and registration / image download says “no such file or directory”. I know I’m completely missing something…just don’t currently see what it is.

                        1 Reply Last reply Reply Quote 0
                        • ?
                          A Former User @Wayne Workman
                          last edited by

                          @Wayne-Workman
                          I do see:
                          PHP Warning: fopen(./languages/en_US/gpl-3.0.txt): failed to open stream: No such file or directory in /var/www/html/fog/lib/pages/fogconfigurationpage.class.php on line 58
                          and
                          PHP Warning: ftp_rename(): Rename failed. in /var/www/html/fog/lib/fog/fogftp.class.php on line 168

                          Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                          • Wayne WorkmanW
                            Wayne Workman @A Former User
                            last edited by

                            @Cavender the ftp rename error would indicate most likely an FTP credentials issue. This article has everything you need to solve that: https://wiki.fogproject.org/wiki/index.php?title=Troubleshoot_FTP

                            For this other error, well it’s really vague. Firstly, it would appear the background image is being loaded properly because it’s white.

                            What boot file do you have set in DHCP?

                            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/

                            ? 3 Replies Last reply Reply Quote 0
                            • Tom ElliottT
                              Tom Elliott @A Former User
                              last edited by

                              @Cavender Can you please pull up the GUI->FOG Configuration Page->FOG Settings->TFTP Server

                              Please post a screenshot of the values there?

                              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
                              • ?
                                A Former User @Wayne Workman
                                last edited by

                                @Wayne-Workman said in ipxe login after upgrading to latest trunk + no such file or directory:

                                What boot file do you have set in DHCP?

                                I’ll go through the article. Where do I look to see what boot file is set in DHCP?

                                Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                                • Wayne WorkmanW
                                  Wayne Workman @A Former User
                                  last edited by

                                  @Cavender It depends on what is doing DHCP. For windows, it’s just DHCP option 067.

                                  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
                                  • ?
                                    A Former User @Tom Elliott
                                    last edited by

                                    @Tom-Elliott 0_1466007799051_TFTP.png

                                    1 Reply Last reply Reply Quote 0
                                    • ?
                                      A Former User @Wayne Workman
                                      last edited by

                                      @Wayne-Workman
                                      Fog serves DHCP on a separate network

                                      1 Reply Last reply Reply Quote 0
                                      • ?
                                        A Former User @Wayne Workman
                                        last edited by

                                        @Wayne-Workman said in ipxe login after upgrading to latest trunk + no such file or directory:

                                        @Cavender the ftp rename error would indicate most likely an FTP credentials issue. This article has everything you need to solve that: https://wiki.fogproject.org/wiki/index.php?title=Troubleshoot_FTP

                                        I’ve gone through:
                                        cat /etc/vsftpd.conf
                                        sudo iptables -L
                                        sudo passwd fog
                                        /opt/fog/.fogsettings
                                        Interface = eth0
                                        FTP Path
                                        Permissions - set to 777 for testing
                                        Hide Menu is un-checked

                                        All looks good, though I know I’m completely missing something…just don’t currently see what it is.

                                        Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                                        • Wayne WorkmanW
                                          Wayne Workman @A Former User
                                          last edited by

                                          @Cavender Well if all that has been set and verified, then it should be fixed. If you can upload successfully, then it’s fixed.

                                          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
                                          • ?
                                            A Former User @Wayne Workman
                                            last edited by

                                            @Wayne-Workman said in ipxe login after upgrading to latest trunk + no such file or directory:

                                            @Cavender Well if all that has been set and verified, then it should be fixed. If you can upload successfully, then it’s fixed.

                                            That’s why I’m stumped. Registration / Imaging still says “no such file or directory” and I still get a login prompt for the main menu.

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

                                            135

                                            Online

                                            12.1k

                                            Users

                                            17.3k

                                            Topics

                                            155.3k

                                            Posts
                                            Copyright © 2012-2024 FOG Project