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

SubProcess -> mirror: Fatal error: max-retries exceeded

Scheduled Pinned Locked Moved
FOG Problems
2
14
10.7k
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.
  • T
    Tom Elliott
    last edited by Oct 21, 2013, 4:51 PM

    That is absolutely correct.

    To ftp, you need an actual user account on the node machine.

    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
    • T
      Tom Elliott
      last edited by Oct 21, 2013, 4:52 PM

      You could create a fogstorage user with the fogstorage password if you so choose, but I think it’d just be easier to put the management username and password as what you setup the system with.

      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
      • T
        TreyBentley
        last edited by Oct 21, 2013, 4:59 PM

        We have a user account on the node, and we can perform what we need to perform in ftp via the initial system setup account, no problem, from the server. But where, in Fog, do I tell the main server what that username and password is for the node’s ftp?

        Besides which, I’m not getting any Login errors in the log files

        1 Reply Last reply Reply Quote 0
        • T
          Tom Elliott
          last edited by Oct 21, 2013, 5:01 PM

          Under storage Management-><Choose Your Node>->Username and Password

          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
          • T
            TreyBentley
            last edited by Oct 21, 2013, 5:06 PM

            But the Wiki said to put there what the script spit out…
            Link: [url]http://www.fogproject.org/wiki/index.php/Managing_FOG#Adding_a_Storage_Node[/url]

            Or am I misinterpreting?

            1 Reply Last reply Reply Quote 0
            • T
              Tom Elliott
              last edited by Oct 21, 2013, 5:11 PM

              I’m thinking it’s being misinterpreted.

              You can’t ftp using a mysql username if ftp isn’t setup to authenticate thru that method.

              I think the time you’re using the fogstorage and password is when it’s asking you for mysql username and password.

              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
              • T
                TreyBentley
                last edited by Oct 21, 2013, 5:29 PM

                Okay… so I updated the management username and password in the Fog GUI. I then ran:
                [code]sudo service FOGImageReplicator restart[/code]
                and the error is still the same as when I first started this thread 😞
                Any other troubleshooting I can try?

                1 Reply Last reply Reply Quote 0
                • T
                  TreyBentley
                  last edited by Oct 21, 2013, 6:15 PM

                  Also, for kicks, I went ahead and tried to change the management username and password to ‘Something’ and ‘Bogus’, and the log is still reporting the ‘max-retries exceeded’ error… still with no login errors in the log.

                  1 Reply Last reply Reply Quote 0
                  • T
                    Tom Elliott
                    last edited by Oct 21, 2013, 6:16 PM

                    Is the IP setup to point at your storage node, and is the firewall/selinux disabled on the storage node?

                    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
                    • T
                      TreyBentley
                      last edited by Oct 21, 2013, 6:43 PM

                      [quote]Is the IP setup to point at your storage node[?][/quote]
                      Fortunately, no. We had a typo in that field. 10.10.1.110 can look so much like 10.1.10.110 even after three technicians and a hundred glance-overs!!

                      Thanks! Files are transferring now and we feel sillyheaded, but that did it!

                      1 Reply Last reply Reply Quote 0
                      • T
                        Tom Elliott
                        last edited by Oct 21, 2013, 6:48 PM

                        Glad I could be of assistance!

                        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
                        • 1 / 1
                        1 / 1
                        • First post
                          13/14
                          Last post

                        161

                        Online

                        12.0k

                        Users

                        17.3k

                        Topics

                        155.2k

                        Posts
                        Copyright © 2012-2024 FOG Project