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

    Upload never gets moved out of the /images/dev/#### folder

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    5
    44
    22.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.
    • Wayne WorkmanW
      Wayne Workman @TThax
      last edited by Wayne Workman

      @TThax said:

      When I move it manually, it shows “Image size: ON SERVER 0.00iB”

      Check permissions and ownership of the directory after you move 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!
      Daily Clean Installation Results:
      https://fogtesting.fogproject.us/
      FOG Reporting:
      https://fog-external-reporting-results.fogproject.us/

      T 1 Reply Last reply Reply Quote 0
      • T
        TThax @Wayne Workman
        last edited by

        @Wayne-Workman

        Ok, after I moved it, I checked permissions and it showed fog fog. I did chmod and chown and now it shows fog root. I still get no size. I’ll show you what I mean. 1_1453308453352_permissions.PNG 0_1453308453342_Image sizes.PNG

        If I get it deployed using task management, it will show an image size on client, but it still doesn’t realize there is an image on the server.

        Wayne WorkmanW 1 Reply Last reply Reply Quote 0
        • Wayne WorkmanW
          Wayne Workman @TThax
          last edited by

          @TThax Your problem is absolutely related to FTP not being able to do what it’s supposed to do.

          Let’s go back to the basics… Did it ever work? When did it stop working?

          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!
          Daily Clean Installation Results:
          https://fogtesting.fogproject.us/
          FOG Reporting:
          https://fog-external-reporting-results.fogproject.us/

          T 1 Reply Last reply Reply Quote 0
          • T
            TThax @Wayne Workman
            last edited by

            @Wayne-Workman

            It used to work on my old FOG server. The computer took a dump, so I made a new one. I set it up the same way as the old one, except I used Ubuntu 14.04 instead of 12.xx. I copied a couple of images from the old hard drive onto this one, did the permissions change and all that, and new images have never successfully transferred on this machine.

            Wayne WorkmanW 1 Reply Last reply Reply Quote 0
            • Wayne WorkmanW
              Wayne Workman @TThax
              last edited by

              @TThax 14.04 would work better with fog trunk. Seeing how you currently do not have a working fog server, would you be willing to update and try it out?

              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!
              Daily Clean Installation Results:
              https://fogtesting.fogproject.us/
              FOG Reporting:
              https://fog-external-reporting-results.fogproject.us/

              T 1 Reply Last reply Reply Quote 0
              • T
                TThax @Wayne Workman
                last edited by

                @Wayne-Workman

                Forgive my ignorance, but how do I do that? Also, will I lose my current images?

                Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                • Wayne WorkmanW
                  Wayne Workman @TThax
                  last edited by

                  @TThax said:

                  @Wayne-Workman

                  Forgive my ignorance, but how do I do that? Also, will I lose my current images?

                  Pick a method from here, I’d recommend git or svn: https://wiki.fogproject.org/wiki/index.php?title=Upgrade_to_trunk

                  You shouldn’t loose anything, db data, images, configuration in /opt/fog/.fogsettings. it all gets carried over.

                  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!
                  Daily Clean Installation Results:
                  https://fogtesting.fogproject.us/
                  FOG Reporting:
                  https://fog-external-reporting-results.fogproject.us/

                  T 1 Reply Last reply Reply Quote 0
                  • T
                    TThax @Wayne Workman
                    last edited by

                    @Wayne-Workman

                    Ok, upgrade complete. In the Image Management screen, it shows Image size: ON CLIENT, but now there isn’t even a column for Image Size: ON SERVER. How would I know if it is recognizing the images?

                    Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                    • Wayne WorkmanW
                      Wayne Workman @TThax
                      last edited by

                      @TThax In fog 1.3.0, that feature is turned off by default to improve performance of the image management page. You can turn it on inside FOG Configuration -> FOG Settings -> General Settings -> FOG_FTP_IMAGE_SIZE

                      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!
                      Daily Clean Installation Results:
                      https://fogtesting.fogproject.us/
                      FOG Reporting:
                      https://fog-external-reporting-results.fogproject.us/

                      T 1 Reply Last reply Reply Quote 0
                      • T
                        TThax @Wayne Workman
                        last edited by

                        @Wayne-Workman

                        Still having an ftp issue… When I enabled that option, in that column I get:

                        FOGFTP: Login failed. Host: 10.1.1.42, Username: fog, Password: , Error: ftp_login(): Login incorrect.

                        I checked FOG Configuration -> FOG Settings -> TFTP Server FOG_TFTP_FTP_USERNAME and FOG_TFTP-FTP_PASSWORD and those are correct.

                        /opt/fog/.fogsettings did not change anything with this update, and on the troubleshoot ftp page, it says FOG 1.3 should have storageftpuser & storageftppass is it a different file path for an updated .fogsettings file, or do I need to update the old file somehow?

                        Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                        • Wayne WorkmanW
                          Wayne Workman @TThax
                          last edited by Wayne Workman

                          @TThax said:

                          FOGFTP: Login failed. Host: 10.1.1.42, Username: fog, Password: , Error: ftp_login(): Login incorrect.

                          If that’s the actual error and you haven’t edited it,

                          Your issue is… somehow you have no password stored in your storage settings.

                          Look inside of Storage Management -> [your storage node name] -> Password.

                          Really watch to make sure auto-compete isn’t changing things when you update that 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!
                          Daily Clean Installation Results:
                          https://fogtesting.fogproject.us/
                          FOG Reporting:
                          https://fog-external-reporting-results.fogproject.us/

                          T 1 Reply Last reply Reply Quote 0
                          • T
                            TThax @Wayne Workman
                            last edited by

                            @Wayne-Workman

                            The strange thing is that the password was correct, but I went ahead and deleted and retyped it, and now it works. So bizarre. Thanks so much for your help! I bet the next upload works just fine.

                            Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                            • Wayne WorkmanW
                              Wayne Workman @TThax
                              last edited by

                              @TThax said:

                              @Wayne-Workman

                              The strange thing is that the password was correct, but I went ahead and deleted and retyped it, and now it works. So bizarre. Thanks so much for your help! I bet the next upload works just fine.

                              Good lord, if that was the problem the whole time, that makes me feel really dumb.

                              Well, enjoy fog trunk! Fee free to comment on your experience, don’t hesitate to come report bugs or ask for help (not saying you’ll have a lot, but it’s just good manners to make you feel welcome).

                              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!
                              Daily Clean Installation Results:
                              https://fogtesting.fogproject.us/
                              FOG Reporting:
                              https://fog-external-reporting-results.fogproject.us/

                              T 1 Reply Last reply Reply Quote 0
                              • T
                                TThax @Wayne Workman
                                last edited by

                                @Wayne-Workman

                                It makes me feel really dumb too, but in fairness, the password WAS correct there. I just deleted and retyped it and it worked.

                                Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                                • Wayne WorkmanW
                                  Wayne Workman @TThax
                                  last edited by

                                  @TThax Web browsers auto-fill functionality is the cause of this most of the time. It’ll fill in a blank field with what should be there, most of the time… but it’s not actually set.

                                  Those fields in fog are configured to tell browsers to not auto-fill them, but Chrome seems to not care about these requests.

                                  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!
                                  Daily Clean Installation Results:
                                  https://fogtesting.fogproject.us/
                                  FOG Reporting:
                                  https://fog-external-reporting-results.fogproject.us/

                                  T 2 Replies Last reply Reply Quote 0
                                  • T
                                    TThax @Wayne Workman
                                    last edited by

                                    @Wayne-Workman

                                    Good to know!

                                    Also, I have now uploaded 3 images and they are all working perfectly. Thanks again for all of your help!

                                    1 Reply Last reply Reply Quote 0
                                    • T
                                      TThax @Wayne Workman
                                      last edited by

                                      @Wayne-Workman

                                      Actually, one more quick question. When I do a full host registration now, and I select the image number. It isn’t saving what image I selected, and I have to go into host management and select it in there. What would cause that?

                                      Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                                      • Wayne WorkmanW
                                        Wayne Workman @TThax
                                        last edited by

                                        @TThax use the ? to get the image listing. upgrading fog resets the image numbers. If using one of the listed numbers doesn’t work, it’s a bug. Post the issue in bug reports. (This is a fine example of what a “minor” bug is)

                                        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!
                                        Daily Clean Installation Results:
                                        https://fogtesting.fogproject.us/
                                        FOG Reporting:
                                        https://fog-external-reporting-results.fogproject.us/

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

                                        184

                                        Online

                                        12.0k

                                        Users

                                        17.3k

                                        Topics

                                        155.2k

                                        Posts
                                        Copyright © 2012-2024 FOG Project