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

Dashboard error

Scheduled Pinned Locked Moved Solved
FOG Problems
4
16
4.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
    Tom Elliott @BASURILLABAS2
    last edited by Jan 19, 2016, 6:11 PM

    @BASURILLABAS2 This doesn’t help at all.

    Just showing one and the other does not help is narrow the issue.

    For example, when did the issue start occurring?

    In either case, can you pull of the Inspection of the code in the browser?

    My guess there’s some sort of error in return of data from other nodes being presented. This will likely show in the “console” of the inspect.

    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
    • B
      BASURILLABAS2
      last edited by Jan 19, 2016, 6:29 PM

      It occurs from the beginning, here are my configuration files:

      0_1453228002622_bandwidth.php
      0_1453228013142_freespace.php
      4_1453228023248_usedspace.php
      3_1453228023247_logtoview.php
      2_1453228023247_kernelvers.php
      1_1453228023247_index.php
      0_1453228023246_hw.php

      W 1 Reply Last reply Jan 19, 2016, 6:48 PM Reply Quote 0
      • T
        Tom Elliott
        last edited by Jan 19, 2016, 6:36 PM

        Ummm, what?

        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 1
        • W
          Wayne Workman @BASURILLABAS2
          last edited by Jan 19, 2016, 6:48 PM

          @BASURILLABAS2 Check to see that the proper interface is set for your server. here’s an article that touches on it: https://wiki.fogproject.org/wiki/index.php?title=Troubleshoot_Downloading_-_Multicast

          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/

          B 1 Reply Last reply Jan 19, 2016, 6:59 PM Reply Quote 0
          • B
            BASURILLABAS2 @Wayne Workman
            last edited by Jan 19, 2016, 6:59 PM

            @Wayne-Workman, I have the correct configuration??:

            0_1453229833645_storage.jpg

            W 1 Reply Last reply Jan 19, 2016, 7:06 PM Reply Quote 0
            • W
              Wayne Workman @BASURILLABAS2
              last edited by Jan 19, 2016, 7:06 PM

              @BASURILLABAS2 said:

              I have the correct configuration??:

              Maybe. Did you check the interface name via CLI on 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/

              B 1 Reply Last reply Jan 20, 2016, 9:58 AM Reply Quote 0
              • B
                BASURILLABAS2 @Wayne Workman
                last edited by Jan 20, 2016, 9:58 AM

                @Wayne-Workman:
                Yes in the correct interface eth0.

                0_1453283854097_CLI.jpg

                T 1 Reply Last reply Jan 20, 2016, 10:32 AM Reply Quote 0
                • T
                  Tom Elliott @BASURILLABAS2
                  last edited by Jan 20, 2016, 10:32 AM

                  @BASURILLABAS2 have you look at the browser inspect elements yet? The interface has minimal affect with this all. The interface is only used on the bandwidth graph, which at this point isn’t showing anything to begin with. While the interface is used for the bandwidth graph, it has no impact on the disk usage graph. I believe you’re seeing the issue because there’s some error being thrown. I can’t help without more information though.

                  If you’re unsure how to get to the console within the browser there is a key combination that will present it to you.

                  On google chrome press the key combination of SHIFT+CTRL+C. I believe this same combination will do the same on Firefox. IE and edge I have no idea.

                  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
                  • B
                    BASURILLABAS2
                    last edited by Jan 20, 2016, 12:53 PM

                    The error in in Centos 6, in Ubuntu server 14 work OK

                    T B W 3 Replies Last reply Jan 20, 2016, 1:15 PM Reply Quote 0
                    • T
                      Tom Elliott @BASURILLABAS2
                      last edited by Jan 20, 2016, 1:15 PM

                      @BASURILLABAS2 Forgive my rudeness, but what?

                      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 1
                      • B
                        BASURILLABAS2 @BASURILLABAS2
                        last edited by BASURILLABAS2 Jan 21, 2016, 7:21 AM Jan 21, 2016, 1:20 PM

                        @BASURILLABAS2 said:

                        The error in in Centos 6, in Ubuntu server 14 work OK.
                        It must have direct internet conection or IP direction of proxy configurated

                        1 Reply Last reply Reply Quote 0
                        • W
                          Wayne Workman @BASURILLABAS2
                          last edited by Jan 22, 2016, 4:37 AM

                          @BASURILLABAS2 said:

                          The error in in Centos 6

                          I think Tom is wondering why you’re trying to use CentOS 6. Why not use CentOS 7 ?

                          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 Jan 22, 2016, 10:33 AM Reply Quote 0
                          • T
                            Tom Elliott @Wayne Workman
                            last edited by Jan 22, 2016, 10:33 AM

                            @Wayne-Workman no, I’m not wondering about OS, I’m wondering what that information has to do with getting information from the browsers inspection and console.

                            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
                            • B
                              BASURILLABAS2 @BASURILLABAS2
                              last edited by Jan 22, 2016, 3:47 PM

                              Solution:

                              It must have direct internet conection or IP direction of proxy configurated

                              1 Reply Last reply Reply Quote 1
                              • S
                                Sebastian Roth Moderator
                                last edited by Jan 22, 2016, 4:07 PM

                                Well then, marking this solved.

                                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
                                • 1 / 1
                                1 / 1
                                • First post
                                  11/16
                                  Last post

                                266

                                Online

                                12.0k

                                Users

                                17.3k

                                Topics

                                155.2k

                                Posts
                                Copyright © 2012-2024 FOG Project