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

    Windows 11 | 65x HP Z2 Tower G1i | UPDATE -

    Scheduled Pinned Locked Moved Unsolved FOG Problems
    80 Posts 3 Posters 3.1k Views
    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.
    • Tom ElliottT
      Tom Elliott @kratkale
      last edited by

      @kratkale Can you take a look that the file exists on the fog server in /opt/fog/snapins/000_SCHUELER_202604211353.bat and is containing the expected data for that batch script?

      Please also take a look at the snapins table:

      sudo mysql -u root fog
      
      SELECT sHash from snapins WHERE sFilePath='000_SCHUELER_202604211353.bat'
      

      the sHash from this should equal the same for:

      sha512sum /opt/fog/snapins/000_SCHUELER_202604211353.bat
      

      If these are matching, then the issue is somewhere in transit and will want to figure out why.

      I believe these files get stored and not deleted, but I could be wrong:
      You can see the file location C:\Program Files (x86)\FOG\tmp\000_SCHUELER_202604211353.bat

      If you can open the file with notepad++ or soemthing and confirm whether it download the correct file andthe contents look correct?

      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

      K 3 Replies Last reply Reply Quote 0
      • K
        kratkale @Tom Elliott
        last edited by

        @Tom-Elliott said in Windows 11 | 65x HP Z2 Tower G1i | UPDATE -:

        SELECT sHash from snapins WHERE sFilePath=‘000_SCHUELER_202604211353.bat’

        root@fog:~/20260602_wechsel_auf_fog_dev# mysql -u root fog
        MariaDB [fog]> SELECT sHash from snapins WHERE sFilePath=‘000_SCHUELER_202604211353.bat’
        81feb595799a8f03e1f938d8f2eed0d30deacf35f878b5e3a7857688f79c144902d427bf69546c48d04a57e1247881eaf2fd9ef91a75714788823e4e0f93985b
        1 row in set (0,001 sec)

        root@fog:~/20260602_wechsel_auf_fog_dev# sha512sum /opt/fog/snapins/000_SCHUELER_202604211353.bat
        81feb595799a8f03e1f938d8f2eed0d30deacf35f878b5e3a7857688f79c144902d427bf69546c48d04a57e1247881eaf2fd9ef91a75714788823e4e0f93985b /opt/fog/snapins/000_SCHUELER_202604211353.bat
        root@fog:~/20260602_wechsel_auf_fog_dev#

        K 1 Reply Last reply Reply Quote 0
        • K
          kratkale @Tom Elliott
          last edited by

          @Tom-Elliott
          ftp problem …20260623_snapin_problem.png

          Tom ElliottT 1 Reply Last reply Reply Quote 0
          • K
            kratkale @kratkale
            last edited by

            @kratkale
            5e968d92-1060-47b0-8378-37ff5bb222a5-grafik.png

            working with the password from

            SELECT * FROM fog.nfsGroupMembers

            1 Reply Last reply Reply Quote 0
            • K
              kratkale @Tom Elliott
              last edited by kratkale

              @Tom-Elliott
              Here is the wrong password:

              SELECT * FROM globalSettings

              I’ll change it now to the correct one.

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

                interesting.

                Let me see, that message is old as technically it’s sftp or should be.

                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

                K 1 Reply Last reply Reply Quote 0
                • K
                  kratkale @Tom Elliott
                  last edited by

                  @Tom-Elliott
                  sftp needs also a pw …

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

                    @kratkale Did updating the password on the global settings piece fix things? We know the storage node seems to be working (theoretically)

                    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

                    K 3 Replies Last reply Reply Quote 0
                    • K
                      kratkale @Tom Elliott
                      last edited by

                      @Tom-Elliott
                      do you mean here:
                      ac0719eb-6d88-4d0d-9e61-6c29d098b82f-grafik.png
                      this did not help - same error

                      1 Reply Last reply Reply Quote 0
                      • K
                        kratkale @Tom Elliott
                        last edited by

                        @Tom-Elliott
                        winscp works …
                        I changed the password:

                        1. root@fog:~# passwd fogproject
                        2. mysql in the table globalSettings and globalSettings

                        88bb47b7-a06c-4ade-bc3d-a6b89aa6577c-grafik.png

                        still the same problem

                        1 Reply Last reply Reply Quote 0
                        • K
                          kratkale @Tom Elliott
                          last edited by

                          @Tom-Elliott
                          Test from the Client PC102CAD:
                          Could the Key be the problem?
                          FOG_SERVER_KEY_Question.PNG
                          I can download as user fogproject with winscp the file …FOG_Server_from_Client.PNG

                          Tom ElliottT 2 Replies Last reply Reply Quote 0
                          • Tom ElliottT
                            Tom Elliott @kratkale
                            last edited by

                            @kratkale It’s possible but I doubt 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! 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
                            • Tom ElliottT
                              Tom Elliott @kratkale
                              last edited by

                              @kratkale In fact, I believe it’s using ftp from the client -> fog server to download the file because the client is coded separately and I don’t know any C# unfortunately.

                              Can you try simple FTP -> FOG SErver, with the same username/password pair?

                              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

                              K 2 Replies Last reply Reply Quote 0
                              • K
                                kratkale @Tom Elliott
                                last edited by

                                @Tom-Elliott
                                8c27d021-33ba-4921-9d55-4aa49c67bc5f-grafik.png
                                1c1cef17-60c2-420d-88d1-351bff8b5114-grafik.png
                                2d6e0485-89a4-4e0d-ac5c-56fbe5f01389-grafik.png

                                1 Reply Last reply Reply Quote 0
                                • K
                                  kratkale @Tom Elliott
                                  last edited by

                                  @Tom-Elliott
                                  here is a mistake …
                                  d74b07de-4aa6-4437-bb89-fb69d0a3a6cb-grafik.png
                                  I change and check it then tomorrow …

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

                                  80

                                  Online

                                  12.7k

                                  Users

                                  17.6k

                                  Topics

                                  156.6k

                                  Posts
                                  Copyright © 2012-2026 FOG Project