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

Rev 6799 can't add or modify snapin, blank page

Scheduled Pinned Locked Moved Solved
Bug Reports
4
22
6.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.
  • T
    Tom Elliott
    last edited by Mar 18, 2016, 2:22 PM

    Please update again and let me know if things are any better. I moved the ftpfilesonly function to the snapin management page. When it’s called it should have it’s proper variables set then.

    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

    T 1 Reply Last reply Mar 18, 2016, 2:32 PM Reply Quote 0
    • T
      theWizard @Tom Elliott
      last edited by Mar 18, 2016, 2:32 PM

      @Tom-Elliott
      Confirmed i can now access the snapins to edit, thank you very much 😄

      J 1 Reply Last reply Mar 18, 2016, 3:16 PM Reply Quote 0
      • J
        jayphizzle @theWizard
        last edited by Mar 18, 2016, 3:16 PM

        @theWizard said:

        @Tom-Elliott
        Confirmed i can now access the snapins to edit, thank you very much 😄

        👍 It is working for me too!

        Thx @tom-elliot for another quick fix!

        C 1 Reply Last reply Mar 18, 2016, 3:59 PM Reply Quote 0
        • C
          Claude Girard @jayphizzle
          last edited by Mar 18, 2016, 3:59 PM

          Yes it’s ok for me too.

          But I don’t know if you wanted that, now when I create or modify a snapin, I have no more choice box, for choosing what file present on server I want to use.
          I can only upload.
          so I can’t create a snapin from another one without downloading file, then reuploading it

          T 1 Reply Last reply Mar 18, 2016, 4:02 PM Reply Quote 0
          • T
            Tom Elliott @Claude Girard
            last edited by Mar 18, 2016, 4:02 PM

            @Claude-Girard Does the file actually exist on the node master that it’s uploaded too?

            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

            C 1 Reply Last reply Mar 18, 2016, 4:16 PM Reply Quote 0
            • C
              Claude Girard @Tom Elliott
              last edited by Mar 18, 2016, 4:16 PM

              @Tom-Elliott Yes. It exist.
              On this screen capture is what I can see.
              And when I create or update the snapin, if I download the file on my computer, and choose it for re-upload, on my server group owner for this file become “fog”, before it was “www-data”

              0_1458317759282_Capture d’écran_2016-03-18_17-07-45.png

              1 Reply Last reply Reply Quote 0
              • T
                Tom Elliott
                last edited by Mar 19, 2016, 3:07 PM

                I may have made a bit of regression into this issue. I only state this because I’m trying to maintain the list and make the functions that handle it work properly.

                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

                T 1 Reply Last reply Mar 20, 2016, 5:12 PM Reply Quote 0
                • T
                  Tom Elliott @Tom Elliott
                  last edited by Mar 20, 2016, 5:12 PM

                  Fairly sure this is still fixed, and with the added benefit of properly getting the snapins from all nodes within.

                  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

                  C 1 Reply Last reply Mar 21, 2016, 7:55 AM Reply Quote 0
                  • C
                    Claude Girard @Tom Elliott
                    last edited by Mar 21, 2016, 7:55 AM

                    @Tom-Elliott said:

                    Fairly sure this is still fixed, and with the added benefit of properly getting the snapins from all nodes within.

                    Sorry but Rev 6885, again blank page in create snapin and edit snapin.

                    Apache error log (same error in crating or in editing snapin):

                    [Mon Mar 21 08:33:21.445380 2016] [:error] [pid 2066] [client 172.20.40.1:39732] PHP Fatal error: Call to a member function chdir() on null in /var/www/html/fog/lib/fog/fogbase.class.php on line 74, referer: http://crim-fog.pu-pm.univ-fcomte.fr/fog/management/index.php?node=snapin&sub=list

                    T 1 Reply Last reply Mar 21, 2016, 10:53 AM Reply Quote 0
                    • T
                      Tom Elliott @Claude Girard
                      last edited by Mar 21, 2016, 10:53 AM

                      @Claude-Girard Should be fixed in latest.

                      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

                      C 1 Reply Last reply Mar 21, 2016, 1:08 PM Reply Quote 0
                      • C
                        Claude Girard @Tom Elliott
                        last edited by Mar 21, 2016, 1:08 PM

                        @Tom-Elliott
                        Yes solved
                        Thank you

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

                        134

                        Online

                        12.0k

                        Users

                        17.3k

                        Topics

                        155.2k

                        Posts
                        Copyright © 2012-2024 FOG Project