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

    FTP Error

    Scheduled Pinned Locked Moved Unsolved
    FOG Problems
    2
    12
    368
    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.
    • K
      kotson3
      last edited by

      Latest Stable FOG Server on ubuntu 24.04.

      I register host and capture the image but stucks on ftp login.
      It does not also delete the image from storage node…Untitled.png

      I try with filezilla ftp to fogserver with fogproject account. and it works.I also tried to delete files i have ok permissions.

      I Also tried to resync foginstallation runnin ./installfog one more time.

      I also tested the error 1.5.10.1620 same error.

      Please Help

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

        @kotson3 The password that’s in the .fogsettings file is the same password that should be defined for the username in both the storage node (10.234.90.212 of course) and the FOG Settings -> TFTP user/password.

        That should be the username/password pair you used to login to from your filezilla program.

        That all said, the message doesn’t really tell us if it’s truly invalid login or that the fog server isn’t allowing access from itself to itself. What’s interesting, though, is that I’m assuming you’ve been able to capture images successfully, but you cannot seem to delete 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! 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

        K 1 Reply Last reply Reply Quote 0
        • K
          kotson3
          last edited by

          Yes the username and password is the same on both tftp and storage node settings webgui and also in the /opt… file inside.
          I can login with this user to the ftp server.
          I can capture the image and at the time it finishes the pxe session it says ftp incorrect login and shutdown the client.The running task on the web management stays 95% forever What else. Info do you need to sort this out please?

          1 Reply Last reply Reply Quote 0
          • K
            kotson3 @Tom Elliott
            last edited by

            @Tom-Elliott
            Hi,
            Im stuggling here to sort this but still having the issue.
            What i did is went through the ftp troubleshoot thing
            Im able to ftp inside my server and read-write no problem.
            Capture image not moving to /images and does not complete the task.
            I cannot delete the image inside web gui. Ask for user and i tried both the web user and the storage node user.With different error though.opt_settings.png FireShot Webpage Capture 005 - 'FOG System Settings' - 10.234.90.212.png FireShot Webpage Capture 007 - 'Storage Node General' - 10.234.90.212.png delete_with fog web gui account.png delete_with fogproject account.png ftp_settings.png Screenshot_6.png
            What can i do…

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

              @kotson3 But you’re not attempting FTP to 10.234.90.212. you seem to be attempting to FTP (in the cli) to 127.0.0.1 or localhost. From what I can tell, your FTP instance isn’t passing over the 10.234.90.212 point.

              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

              K 1 Reply Last reply Reply Quote 0
              • K
                kotson3 @Tom Elliott
                last edited by

                @Tom-Elliott
                Hi,
                I tried also to ftp ip and not localhost and is working great.Screenshot_7.png
                There is have to be an explanation for this…
                Any suggestions?

                1 Reply Last reply Reply Quote 0
                • K
                  kotson3
                  last edited by

                  hi,
                  Any update on this?I have done alot of effort setup the fogproject and i cannot pass this error

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

                    @kotson3 I’m seeing connection failed, so I’m unsure what/where the problem is occurring.

                    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

                    K 2 Replies Last reply Reply Quote 0
                    • K
                      kotson3 @Tom Elliott
                      last edited by

                      @Tom-Elliott
                      There is not anywhere on tests connection failed.
                      Do you need further any logs maybe or info for sort this out?
                      THanks

                      1 Reply Last reply Reply Quote 0
                      • K
                        kotson3 @Tom Elliott
                        last edited by

                        @Tom-Elliott
                        As you can see from the image connection works as expected!
                        Too bad im near dropping this out.Any help anyone please?
                        Screenshot_1.png

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

                          @kotson3 I don’t know what’s wrong and with such little information th eonly thing I see is FOG sees it as connection failed. This leads me to think maybe this is something forced for your environment.

                          Filezilla works because it can just flip a switch when it fails best I can guess. We aren’t filezilla. If you must “drop it out” then so be it. i don’t know what’s wrong and without really much more information, I don’t know what else to say.

                          in particular I do keep seeing “Entering Extended Passive Mode” which is very very strange. id on’t know what this means and may be playing a part of this?

                          FOG FTP can support Passive mode but I don’t believe it’s enabled by default.

                          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

                          K 1 Reply Last reply Reply Quote 0
                          • K
                            kotson3 @Tom Elliott
                            last edited by

                            @Tom-Elliott
                            I could send you any log-info you guide me.
                            Too bad no one could help this problem.
                            I had so time consuming setting up this great project.
                            Do you might now anyone else i could send a message maybe?A remote session somehow?
                            Thanks for the effort anyway.

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

                            198

                            Online

                            12.0k

                            Users

                            17.3k

                            Topics

                            155.2k

                            Posts
                            Copyright © 2012-2024 FOG Project