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

    Image task not going through

    Scheduled Pinned Locked Moved Solved
    General
    4
    63
    24.1k
    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.
    • J
      JackieJack @Sebastian Roth
      last edited by JackieJack

      @sebastian-roth Right, I completed this as per george’s instructions:
      0_1507563060673_Screenshot from 2017-10-09 11-30-29.png

      Should I do them over? I mean I ftp to my fog server normal user account regularly. Upload and download files.

      J 1 Reply Last reply Reply Quote 0
      • J
        JackieJack @JackieJack
        last edited by

        @jackiejack Did it over, everything seems to be fine.
        It asked to update mysql but when I went to the fog site nothing to update. No button. Other than that, all is well.

        J 1 Reply Last reply Reply Quote 0
        • J
          JackieJack @JackieJack
          last edited by

          0_1507726086323_Screenshot from 2017-10-11 08-47-34.png

          That root user owner on the second line is okay? Running chown -R fog:root /images solve problem?

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

            @jackiejack The second line refers to the ā€œparentā€ directory (/) so yes it’s perfectly fine. A chown -R fog:root /images won’t solve the problem if you’re still having problems as, based on what I can tell, the permissions are already setup as fog:root.

            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

            J 1 Reply Last reply Reply Quote 0
            • J
              JackieJack @Tom Elliott
              last edited by

              @tom-elliott 1_1507726854090_Screenshot from 2017-10-11 09-00-40.png 0_1507726854089_Screenshot from 2017-10-11 09-00-08.png

              Change interface from n to enp5s0 on storage management?

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

                @jackiejack You can though that should only impact the fog services and multicast (more particularly).

                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

                J 1 Reply Last reply Reply Quote 0
                • J
                  JackieJack @Tom Elliott
                  last edited by

                  @tom-elliott what about that php file line 1046 error? I don’t think I saw those before I did george passwd reset.

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

                    @jackiejack The only thing I can think of here is the 1046 error you’re seeing is in regards to FTP. The line your file is referencing is literally:

                                if ($fields[3]) {
                    

                    What this tells me is the field it’s working on isn’t defined, so it’s more a warning than an error. If I had to guess, however, your password for the storage node is not accurate and you should really be seeing something to the tune of ā€œUnable to authenticate.ā€ I base this on the fact that it’s showing the host/username but failing to show the password.

                    I suppose it’s also possible the /home/fog folder is missing?

                    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

                    J 1 Reply Last reply Reply Quote 0
                    • J
                      JackieJack @Tom Elliott
                      last edited by

                      @tom-elliott /home/fog is there and empty.

                      I went to storage management and then on DefaultMember and pasted the password from the .fogconfig file twice. The second time using private browsing. I am thinking to do over george’s stuff again but change the password on the .fogconfig to something really stupidly simple.

                      J 1 Reply Last reply Reply Quote 0
                      • J
                        JackieJack @JackieJack
                        last edited by

                        1_1507736165706_Screenshot from 2017-10-11 11-35-35.png 0_1507736165705_Screenshot from 2017-10-11 11-35-27.png

                        but interface is enp5s0

                        is that okay? click y (I changed the password to something simple.)

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

                          @jackiejack Change the interface setting in the /opt/fog/.fogsettings file to match that of the interface for your device.

                          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

                          J 1 Reply Last reply Reply Quote 0
                          • J
                            JackieJack @Tom Elliott
                            last edited by JackieJack

                            @tom-elliott ooookay so what I did was hit N for no, then changed .fogsettings to enp5s0
                            re ran installer, now went to
                            http://192.168.26.110/fog/management
                            to update database

                            nothing there, so came back to terminal and keep hitting enter but nothing is happening. It’s hanging right there.
                            0_1507736835937_Screenshot from 2017-10-11 11-46-55.png

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

                              @jackiejack Click in the terminal, then press enter.

                              When you see the button right Rectangle that’s not all black, it means the window is currently not focused, at least not directly.

                              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

                              J 1 Reply Last reply Reply Quote 0
                              • J
                                JackieJack @Tom Elliott
                                last edited by

                                @tom-elliott sir it’s black, that screenshot not focused. Hit enter how many times no work

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

                                  @jackiejack What changed between when you ran it before to now? It seems maybe you could close the terminal, and open a new one? Then try? I’m only guessing. Nothing from fog’s installer perspective has changed.

                                  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

                                  J 1 Reply Last reply Reply Quote 0
                                  • J
                                    JackieJack @Tom Elliott
                                    last edited by

                                    @tom-elliott yes it worked. Running next clone fresh win 10 no smart installer

                                    Thank you for your patience.

                                    J 1 Reply Last reply Reply Quote 0
                                    • J
                                      JackieJack @JackieJack
                                      last edited by

                                      Have a single disk but no mulitple partitions
                                      Choose multiple partition single disk not resizable?

                                      J 1 Reply Last reply Reply Quote 0
                                      • J
                                        JackieJack @JackieJack
                                        last edited by

                                        Same error could not complete tasking /bin/fog.upload

                                        J 1 Reply Last reply Reply Quote 0
                                        • J
                                          JackieJack @JackieJack
                                          last edited by

                                          I set up my centos server like this don’t know if it will cause error0_1507742579858_Screenshot from 2017-10-11 13-22-22.png

                                          1 Reply Last reply Reply Quote 0
                                          • S
                                            Sebastian Roth Moderator
                                            last edited by Sebastian Roth

                                            @JackieJack I am sorry but what you tell is mostly very short and therefore unclear or possibly misleading.

                                            Have a single disk but no mulitple partitions
                                            Choose multiple partition single disk not resizable?

                                            and

                                            yes it worked. Running next clone fresh win 10 no smart installer

                                            This is a great example. What the he** do you mean by that? I’d really like to help you and I am sure others would say the same but how on earth should we know what you mean if don’t use more words to explain.

                                            I really don’t mean to offend. Hope you don’t mind.

                                            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

                                            J 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 1 / 4
                                            • First post
                                              Last post

                                            216

                                            Online

                                            12.2k

                                            Users

                                            17.3k

                                            Topics

                                            155.5k

                                            Posts
                                            Copyright Ā© 2012-2024 FOG Project