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

deleting fog image error

Scheduled Pinned Locked Moved
General
2
7
768
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.
  • D
    DBCountMan
    last edited by Oct 26, 2021, 5:26 PM

    I know this is probably a dumb thing I don’t see but I’m getting an error when trying to delete an image while also checking delete files, after entering the credentials. I tried the fog/pw web ui creds, and I also tried the fogproject/longpw creds from the FOG Settings>TFTP menu (that told me invalid login).
    Screenshot from 2021-10-26 13-22-29.png

    1 Reply Last reply Reply Quote 0
    • S
      Sebastian Roth Moderator
      last edited by Oct 26, 2021, 6:28 PM

      @brakcounty Did you ever use the fogproject Linux account to login to the FOG server (console)?

      https://forums.fogproject.org/topic/11203/resyncing-fog-s-service-account-password

      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

      D 1 Reply Last reply Oct 26, 2021, 8:08 PM Reply Quote 0
      • D
        DBCountMan @Sebastian Roth
        last edited by Oct 26, 2021, 8:08 PM

        @sebastian-roth I never use fogproject during the ipxe fog menu login, always use fog/pw. I followed all the steps in your link, same result.

        1 Reply Last reply Reply Quote 0
        • S
          Sebastian Roth Moderator
          last edited by Oct 27, 2021, 4:33 AM

          @brakcounty Is 10.0.0.10 the correct IP of your FOG server?

          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

          D 1 Reply Last reply Oct 27, 2021, 1:12 PM Reply Quote 0
          • D
            DBCountMan @Sebastian Roth
            last edited by Oct 27, 2021, 1:12 PM

            @sebastian-roth Yes. What I ended up doing is logging into the FOG Web UI from a workstation set up near the server itself, used for setting up sessions and images, which is on the 10.0.0.0 network, and I was able to delete the image. Not sure why it didn’t work from the prod network side maybe I never checked “Delete files” while deleting an image.

            1 Reply Last reply Reply Quote 0
            • S
              Sebastian Roth Moderator
              last edited by Oct 27, 2021, 7:29 PM

              @brakcounty Thanks for reporting back. Kind of strange you get this error when deleting an image within the FOG web UI from a computer that connects from a different subnet. Which version of FOG do you use?

              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

              D 1 Reply Last reply Oct 27, 2021, 8:18 PM Reply Quote 0
              • D
                DBCountMan @Sebastian Roth
                last edited by Oct 27, 2021, 8:18 PM

                @sebastian-roth 1.5.9. What is also strange about how FOG behaves across subnets is the USB boot method. I’ve explained in another post about how booting from USB on the same subnet and/or same switch stack on my floor will not prompt me to enter the tftp server but booting from a completely different vlan or subnet physically outside of our own network will prompt for it. See this line in the ipxescript:

                :setserv
                echo -n Please enter tftp server: && read next-server && goto netboot || goto setserv
                

                I tried changing it to and this time it configures net0 then does nothing and the PC returned to it’s own (Dell) boot menu:

                :setserv
                set next-server 10.x.x.x && goto netboot || goto serserv
                

                I know this is off OP but it seems related to different subnet behavior in FOG.

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

                207

                Online

                12.0k

                Users

                17.3k

                Topics

                155.2k

                Posts
                Copyright © 2012-2024 FOG Project