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

"List all hosts" not working r3713

Scheduled Pinned Locked Moved Solved
Bug Reports
5
7
2.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.
  • T
    techno.clarensac
    last edited by Jul 7, 2015, 6:47 PM

    Need help listing all hosts. I can search for a host and see hosts, but list all does not work.

    1 Reply Last reply Reply Quote 0
    • W
      Wayne Workman
      last edited by Jul 7, 2015, 6:57 PM

      FYI, he is getting a blank white page, indicating some syntax error somewhere.

      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
      • T
        techno.clarensac
        last edited by Jul 7, 2015, 7:57 PM

        Fog version 3713
        Ubuntu 14.04 lts

        1 Reply Last reply Reply Quote 0
        • H
          Hanz
          last edited by Jul 7, 2015, 9:37 PM

          Also the same thing happens with Group Display once one is clicked…blank page.

          Apache error log notes line 99 of var/www/lib.pages/HostManagementPage.class.php… and line 13 of /var/www/fog/lib/plugins/location/hooks/AddLocationGroup.hook.php I’m having the same issue.

          1 Reply Last reply Reply Quote 0
          • T
            Tom Elliott
            last edited by Jul 8, 2015, 12:16 AM

            This and location plugin should be fixed in 3721, thanks for reporting. List all was fixed, but I just fixed the Location plugin as well.

            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 C 2 Replies Last reply Jul 8, 2015, 7:21 AM Reply Quote 0
            • T
              techno.clarensac @Tom Elliott
              last edited by Jul 8, 2015, 7:21 AM

              @Tom-Elliott
              Hello
              when I try to update by following the procedure:
              Ubuntu 14.04 lts
              Install Subversion
              sudo apt-get update
              sudo apt-get upgrade
              sudo apt-get install subversion

              Download the package
              cd ~
              mkdir svn
              cd svn
              svn checkout https://svn.code.sf.net/p/freeghost/code/trunk

              Install It!
              cd ~/svn/trunk/bin
              sudo ./installfog.sh

              he return this message:
              fog@fog:~$ cd svn
              fog@fog:~/svn$ **svn checkout https://svn.code.sf.net/p/freeghost/code/trunk
              svn: E120171: Unable to connect to a repository at URL ‘https://svn.code.sf.net/p/freeghost/code/trunk’
              svn: E120171: Erreur à l’exécution du contexte: An error occurred during SSL communication
              fog@fog:~/svn$

              what should I do ?
              Thanks

              1 Reply Last reply Reply Quote 0
              • C
                ch3i Moderator @Tom Elliott
                last edited by Jul 8, 2015, 8:06 AM

                @Tom-Elliott said:

                This and location plugin should be fixed in 3721, thanks for reporting. List all was fixed, but I just fixed the Location plugin as well.

                Hi Tom,

                I’ve configure his SVN installation for proxy, after update SVN he can’t list host.

                Apache error :

                [Wed Jul 08 09:47:40.098835 2015] [:error] [pid 11831] [client 10.130.70.254:45386] PHP Fatal error:  Call to a member function __toString() on string in /var/www/fog/lib/pages/HostManagementPage.class.php on line 99, referer: http://10.130.70.3/fog/management/index.php?node=host
                

                I’ve tried that in HostManagementPage.class.php :

                'host_mac'	=> $Host->getMACAddress(), #->__toString(),
                

                He can list all hosts now.

                1 Reply Last reply Reply Quote 1
                • 1 / 1
                1 / 1
                • First post
                  1/7
                  Last post

                164

                Online

                12.0k

                Users

                17.3k

                Topics

                155.2k

                Posts
                Copyright © 2012-2024 FOG Project