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

    FOGFTP: failed to connect undefined index conn

    Scheduled Pinned Locked Moved
    General
    3
    14
    4.3k
    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.
    • P
      pives del t3
      last edited by

      Hi, i’m having this problem after uploading an image:

      [B]FOGFTP: failed to connect. Host: 192.168.1.100 Error: Undefined Index Conn[/B]

      The IP [B]192.168.1.100[/B] is where I have my Storage Node Default.

      [COLOR=#000000]In FOG Settings —>TFTP Server---->[FONT=Ubuntu][B]FOG_TFTP_HOST[/B] i have [B]192.168.1.1[/B][/FONT][/COLOR]
      [COLOR=#000000][FONT=Ubuntu]In Config.class[/FONT][/COLOR][COLOR=#000000][FONT=Ubuntu][COLOR=#555555][COLOR=#000000].php—>[/COLOR][/COLOR][/FONT][FONT=Ubuntu]FOG_TFTP_HOST is 192.168.1.1[/FONT][/COLOR]

      [FONT=Ubuntu][COLOR=#000000]Why FOGFTP is searching files in 192.168.1.100?[/COLOR][/FONT]

      [FONT=Ubuntu][COLOR=#000000]Thank you![/COLOR][/FONT]

      1 Reply Last reply Reply Quote 0
      • JunkhackerJ
        Junkhacker Developer
        last edited by

        what version of fog are you running?
        was this an upgrade or a fresh install?
        do you have more then one storage node?

        signature:
        Junkhacker
        We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

        1 Reply Last reply Reply Quote 0
        • P
          pives del t3
          last edited by

          Fog 1.1.2
          Fresh Install
          Only one Storage node

          1 Reply Last reply Reply Quote 0
          • JunkhackerJ
            Junkhacker Developer
            last edited by

            did you change your server’s IP after installing?

            signature:
            Junkhacker
            We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

            1 Reply Last reply Reply Quote 0
            • P
              pives del t3
              last edited by

              No, I only change the Storage Host.
              My server IP is 192.168.1.1 and my Storage Node Default is 192.168.1.100
              192.168.1.1/FOG/management is working perfectly

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

                [quote=“pives del t3, post: 34152, member: 25180”]No, I only change the Storage Host.
                My server IP is 192.168.1.1 and my Storage Node Default is 192.168.1.100
                192.168.1.1/FOG/management is working perfectly[/quote]

                Your storage node’s IP is set to 192.168.1.100?

                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
                • P
                  pives del t3
                  last edited by

                  [quote=“Tom Elliott, post: 34156, member: 7271”]Your storage node’s IP is set to 192.168.1.100?[/quote]

                  Yes

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

                    That’s why it’s trying to ftp to 192.168.1.100

                    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
                    • P
                      pives del t3
                      last edited by

                      [quote=“Tom Elliott, post: 34159, member: 7271”]That’s why it’s trying to ftp to 192.168.1.100[/quote]

                      Yes but the TFTP_HOST is configured in 192.168.1.1 . I want 192.168.1.100 works only as a Image Repository

                      I must have the same address for the Storage Node and the TFTP server?

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

                        The node is where it places the image so the node needs to have FTP

                        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
                        • P
                          pives del t3
                          last edited by

                          [quote=“Tom Elliott, post: 34163, member: 7271”]The node is where it places the image so the node needs to have FTP[/quote]

                          OK, thank you and sorry about the time losted, so:

                          [FONT=Ubuntu][COLOR=#000000]FOG_TFTP_HOST must be 192.168.1.100?[/COLOR][/FONT]
                          [FONT=Ubuntu][COLOR=#000000][/COLOR][/FONT]
                          [FONT=Ubuntu][COLOR=#000000]I have to do another change?[/COLOR][/FONT]

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

                            T FTP host does not need to be.100 your storage node does but on the thing that’s actually storing your images you also need FTP

                            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
                            • JunkhackerJ
                              Junkhacker Developer
                              last edited by

                              fog needs ftp access to both the location where the tftp files are stored and the storage server

                              signature:
                              Junkhacker
                              We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

                              1 Reply Last reply Reply Quote 0
                              • P
                                pives del t3
                                last edited by

                                In 192.168.1.100 host I do " aptitude search ftp " and says that ftp is installed

                                I have Debian 7.

                                It could be happening that FOG has no permision to read/write in storage host 192.168.1.100?
                                Disk Information in FOG web page is not available too

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

                                167

                                Online

                                12.0k

                                Users

                                17.3k

                                Topics

                                155.2k

                                Posts
                                Copyright © 2012-2024 FOG Project