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

    More quirks after upgrade

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    3
    21
    3.2k
    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.
    • A
      Arsenal101
      last edited by

      Just upgraded to version 8155 SVN 5705, Can’t seem to upload an image, Image goes all the way though and then I get the error;

      Error type 2: File: /var/www/fog/lib/fog/fogftp.class.php, Line 153, Message: ftp_put (): Could not create File., Host 10.1.0.134

      your typical FTP error it seems.

      I have read the troubleshooting FTP Wiki and did a search on the fog Forum but nothing exactly matched my problem. I verified all passwords in Web GUI, Storage Node, Fog user on Server,and TFTP_Server settings all have the same username and password.

      I am probably overlooking something maybe one of you guys can see?

      1 Reply Last reply Reply Quote 0
      • A
        Arsenal101
        last edited by

        Tried:
        chown fog -R /images
        chmod -R 777 /images

        Do i need to set the permission o the /images/dev in order to get them out of there? It seems like it’s copying them to that folder fine. just not FTP’ing them to the /images folder.

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

          When you were going through the “Troubleshoot FTP” article, did you run the tests to see if the credentials work? Use the credentials exactly as they appear inside storage management -> node -> user and pass.

          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/

          A 1 Reply Last reply Reply Quote 0
          • Q
            Quazz Moderator @Arsenal101
            last edited by

            @Arsenal101 Using -R with chown and chmod already applied those same settings to that folder. (it’s recursive)

            I would check your storage node ftp credentials once more, since that seems to be the one tripping up here at a guess.

            1 Reply Last reply Reply Quote 0
            • A
              Arsenal101 @Wayne Workman
              last edited by

              @Wayne-Workman Yep didn’t say that but I have tried a browser on a windows machine to ftp with the fog user and my set password.

              I have also tried WinSCP to tftp as a test

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

                @Arsenal101 Don’t use a browser, use Command Prompt, or Terminal from NOT the fog server.

                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/

                A 1 Reply Last reply Reply Quote 0
                • A
                  Arsenal101 @Wayne Workman
                  last edited by

                  @Wayne-Workman I just double check again using WinSCP, I connected with the fog username and password and I was able to create a TEST directory on the fog server from my windows machine and then delete the /TEST folder

                  Its got to be that I am missing a password somewhere…

                  Wayne WorkmanW Q 2 Replies Last reply Reply Quote 0
                  • Wayne WorkmanW
                    Wayne Workman @Arsenal101
                    last edited by

                    @Arsenal101 And you are absolutely 100% using the password and username set in storage management for this test? Don’t assume you are, please check there.

                    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
                    • Q
                      Quazz Moderator @Arsenal101
                      last edited by

                      @Arsenal101 Have you checked /opt/fog/.fogsettings ? Not that that would cause this issue mind you.

                      A 1 Reply Last reply Reply Quote 0
                      • A
                        Arsenal101 @Quazz
                        last edited by

                        @Quazz Yep, though I don’t see anything about FTP user/pass in there. Only for the mySQL stuff.

                        @Wayne-Workman Yes I am as sure as Ctrl + C and Ctrl + V. Thats how I connected with WinSCP and i double checked by hand using Windows command line.

                        Wayne WorkmanW Q 2 Replies Last reply Reply Quote 0
                        • Wayne WorkmanW
                          Wayne Workman @Arsenal101
                          last edited by

                          @Arsenal101 double-check the FTP Path?

                          @tom-elliott could it possibly be a bug?

                          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/

                          A 1 Reply Last reply Reply Quote 1
                          • A
                            Arsenal101 @Wayne Workman
                            last edited by

                            @Wayne-Workman Thats what I got, Looks rtight to me. Thats what it has look like previously 0_1466448428344_FOG.JPG

                            1 Reply Last reply Reply Quote 0
                            • Q
                              Quazz Moderator @Arsenal101
                              last edited by

                              @Arsenal101 Can you check /images and see if there’s anything in the destination folder you were trying to upload to

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

                                there are two slashes in ftp path.

                                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 1
                                • A
                                  Arsenal101
                                  last edited by Arsenal101

                                  @Quazz There is not in /images but there is in the the /images/dev/“macaddress”

                                  @Wayne-Workman Is there not supposed to be two // in it?

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

                                    @Arsenal101 no. Only supposed to be one.

                                    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/

                                    A 1 Reply Last reply Reply Quote 0
                                    • A
                                      Arsenal101 @Wayne Workman
                                      last edited by

                                      @Wayne-Workman I’ll take it out and see what it does. Would it not save to /images/dev/ though? Just curious

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

                                        @Arsenal101 images go to dev via NFS, so it wouldn’t impact that, but would impact moving them via FTP just as you described.

                                        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/

                                        A 1 Reply Last reply Reply Quote 0
                                        • A
                                          Arsenal101 @Wayne Workman
                                          last edited by

                                          @Wayne-Workman You’re probably right! I just compared with my storage Node and there was only one / in the FTP_Path on the storage node.

                                          Man I am learning all kinds of things.

                                          1 Reply Last reply Reply Quote 0
                                          • A
                                            Arsenal101
                                            last edited by

                                            Uploading Image now as a test.

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

                                            190

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project