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

Unable to start task; Unable to connect to TFTP server

Scheduled Pinned Locked Moved
FOG Problems
4
17
4.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.
  • I
    ironpotato
    last edited by Jul 24, 2014, 7:15 PM

    I set up fog .32 on a Debian Wheezy box a few months ago, and I’m just to the point where I can use it.

    PXE booting works fine and I can inventory a host no problem.

    But when I go to upload an image I get the message above “Unable to start task” “Unable to connect to tftp server”

    I’ve been prowling google all day, and I’ve searched these forums up and down. I see it’s not an uncommon problem but I’ve yet to find a solution. I’ve changed all the passwords to match, as per this wiki article [url]http://www.fogproject.org/wiki/index.php/Unable_to_connect_to_TFTP[/url] and no dice.

    I can ftp into the box fine using the fog credentials, and my host shows online in the host management console. I’m running out of steam on this one and I don’t know what to try next.

    Any suggestions would be helpful. And any questions are welcome with open arms.

    Edit: Another tidbit of information, looking through the logs I see
    [QUOTE][COLOR=#333333][05-02-14 1:01:57 pm] * [05-02-14 1:01:57 pm] Checking if I am the group manager.[/COLOR]
    [COLOR=#333333][05-02-14 1:01:57 pm] * [05-02-14 1:01:57 pm] I don’t appear to be the group manager, I will check back later.[/COLOR][/QUOTE]
    Not sure if this is related or not. But I couldn’t find any information on this, and it didn’t seem related.

    1 Reply Last reply Reply Quote 0
    • D
      David Herrington
      last edited by Jul 24, 2014, 8:08 PM

      Why did you use such an old version?
      1.2 was just released on the 21st

      Anyways, open your Fog web interface, click “Fog Configuration” and then “FOG Settings” and copy the password for “FOG_TFTP_FTP_PASSWORD” into the config file
      Restart the server and see if it starts working for you

      1 Reply Last reply Reply Quote 0
      • I
        ironpotato
        last edited by Jul 24, 2014, 8:10 PM

        I’m very much aware, the new version was released after I had this one setup. .32 is all I could find at the time that was considered stable if I recall.

        Also, I remember when version 1 was released another user I know said it broke everything for him. So I was a bit wary.

        But that was another question I had, what is the easiest way to go about upgrading?

        1 Reply Last reply Reply Quote 0
        • J
          Junkhacker Developer
          last edited by Jul 24, 2014, 8:13 PM

          easiest way? just download the installer and run it. it will detect the settings you used installed oringinally with and use those.
          best way? build a new server, migrate your files and host list over
          either way, pay attention to the inline documentation, there have been a few changes.

          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
          • I
            ironpotato
            last edited by Jul 24, 2014, 8:20 PM

            [QUOTE]easiest way? just download the installer and run it. it will detect the settings you used installed oringinally with and use those.[/QUOTE]
            Thank you, and noted.

            But realistically, is there any reason that this issue would be fixed by updating? I’m almost certain it’s something set incorrectly, or a problem with our network. I’m just not sure where that problem would be.

            After the hassle I went through to get PXE booting working the first time, I’m not looking forward to starting from scratch… But if I could get everything working on .32 I would feel better about upgrading. Seeing as how .32 was the version everyone was using from 2011 until a few months ago I feel like it’s not something broken in the release.

            1 Reply Last reply Reply Quote 0
            • D
              David Herrington
              last edited by Jul 24, 2014, 8:28 PM

              Did you try what I suggested in my last post?

              1 Reply Last reply Reply Quote 0
              • I
                ironpotato
                last edited by Jul 24, 2014, 8:29 PM

                I’m trying it now, I’ll let you know shortly

                1 Reply Last reply Reply Quote 0
                • I
                  ironpotato
                  last edited by Jul 24, 2014, 8:32 PM

                  Interestingly enough, since I’ve rebooted, I’ve now lost internet connectivity on the Wheezy box.

                  I can still ssh into the box, and wheezy can see my desktop, but it doesn’t see the laptop I’m trying to image. Before I rebooted everything was fine…

                  Edit:
                  Okay… So this may have been the problem. There was a typo in my /etc/networking/interfaces.

                  I had gatewau, instead of gateway… Here’s to hoping. (How I got to google before I have no idea)

                  1 Reply Last reply Reply Quote 0
                  • I
                    ironpotato
                    last edited by Jul 24, 2014, 8:37 PM

                    This post is deleted!
                    1 Reply Last reply Reply Quote 0
                    • I
                      ironpotato
                      last edited by Jul 24, 2014, 9:05 PM

                      That didn’t help in the slightest…

                      And sorry for the triple post in here.

                      1 Reply Last reply Reply Quote 0
                      • D
                        David Herrington
                        last edited by Jul 24, 2014, 9:12 PM

                        And the password for your storage node is the same as the one in the Fog configuration?
                        I may be wrong but I believe that password also has to be the same for the user “fog”

                        1 Reply Last reply Reply Quote 0
                        • T
                          Tom Elliott
                          last edited by Jul 24, 2014, 9:14 PM

                          Upgrading fixes many things but may not fix everything for you.

                          Do you start getting internet if you run:
                          [code]sudo echo “8.8.8.8” > /etc/resolv.conf[/code]

                          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
                          • I
                            ironpotato
                            last edited by Jul 24, 2014, 9:15 PM

                            [quote=“David Herrington, post: 34047, member: 3549”]And the password for your storage node is the same as the one in the Fog configuration?
                            I may be wrong but I believe that password also has to be the same for the user “fog”[/quote]

                            I’ve changed the password for everything except for the web UI. Whenever I try to change the web password it tells me that it’s invalid.

                            Now that I think about it, are special characters a problem in the passwords? I have an asterisk in there.

                            1 Reply Last reply Reply Quote 0
                            • T
                              Tom Elliott
                              last edited by Jul 24, 2014, 9:16 PM

                              THey are not a problem, but it’s likely not set in the VALID CHARS Setting.

                              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
                              • I
                                ironpotato
                                last edited by Jul 24, 2014, 9:25 PM

                                Changed all the passwords to remove the asterisk. That wasn’t it.

                                1 Reply Last reply Reply Quote 0
                                • T
                                  Tom Elliott
                                  last edited by Jul 24, 2014, 10:15 PM

                                  As you’re running 0.32, I believe you need to make the password change in /var/www/fog/commons/config.php as well.

                                  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
                                  • I
                                    ironpotato
                                    last edited by Jul 25, 2014, 1:49 PM

                                    [quote=“Tom Elliott, post: 34055, member: 7271”]As you’re running 0.32, I believe you need to make the password change in /var/www/fog/commons/config.php as well.[/quote]

                                    Sorry, left for home yesterday. I’ve already done this, it’s stated in the wiki.

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

                                    143

                                    Online

                                    12.0k

                                    Users

                                    17.3k

                                    Topics

                                    155.2k

                                    Posts
                                    Copyright © 2012-2024 FOG Project