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

    ip_address/fog/management/index.php?node=home

    Scheduled Pinned Locked Moved Unsolved
    FOG Problems
    2
    11
    211
    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.
    • K
      kalmarteve
      last edited by kalmarteve

      This post is deleted!
      Tom ElliottT 1 Reply Last reply Reply Quote 0
      • Tom ElliottT
        Tom Elliott @kalmarteve
        last edited by

        @kalmarteve looking at the image it seems you have an Internal Server Error (500) code on the page.
        Can you provide your FOG Server’s Version, OS, and:

        If Debian based (Ubuntu/Mint/Debian)
        /var/log/apache2/error.log

        If Redhat based (Fedora, CentOS, RHEL):
        /var/log/php-fpm/www-error.log

        The file you downloaded doesn’t exist so maybe that’s a part of the problem? Unsure what you were attempting with the wget.

        Maybe you intended: https://raw.githubusercontent.com/FOGProject/fogproject/working-1.6/packages/web/lib/fog/storagenode.class.php as the url? But I don’t know what version of FOG you’re running so very many questions.

        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
          kalmarteve
          last edited by

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • K
            kalmarteve @Tom Elliott
            last edited by

            @Tom-Elliott

            I have not permission for “/var/log/php-fpm/www-error.log”

            I use 1.5.9. fogproject

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

              @kalmarteve What do you mean you don’t have permission?

              YOu can read the log:

              sudo tail -1000 /var/log/php-fpm/www-error.log
              

              When prompted enter your sudo password.

              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 1
              • K
                kalmarteve @Tom Elliott
                last edited by kalmarteve

                @Tom-Elliott

                https://ibb.co/pzyn71c

                Maybe this one:

                https://postimg.cc/cgjWfvFg

                Note:
                My /var/www/fog/lib/fog/storagenode.class.php file is full empty

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

                  @kalmarteve please try the updated command.

                  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
                  • K
                    kalmarteve
                    last edited by

                    @Tom-Elliott

                    Okay, i solved the problem, but i gave it back the old one…

                    This is the image:

                    20240816_122101.jpg

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

                      @kalmarteve So how did you solve it?

                      If you did the wget method, that would not work unless you grabbed from the 1.5.9 datapoint (not the working-1.6 as that was just based on the example you ahd provided.)

                      What may be worthwhile, is upgrading from 1.5.9 -> working-1.6 or even 1.5.10.<latest> (1566 I believe)

                      That said, the no open slots means there’s no slots for the storage node in question.

                      this is a setting in the UI for storage nodes.

                      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
                        kalmarteve @Tom Elliott
                        last edited by

                        @Tom-Elliott

                        i downloaded this one:
                        https://github.com/FOGProject/fogproject/blob/master/packages/web/lib/fog/storagenode.class.php

                        And what can i do for working?
                        “Storage Node: No open slots, there are 0 before me” message

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

                          @kalmarteve so you’re running 1.5.9

                          the “master” branch is on 1.5.10

                          While the 2 files may not have been changed, you should really install the latest version if you’re going to try to implant files from newer version on your fog server.

                          That said, since it doesn’t seem broken (from a usability) standpoint, i’m not sure what question you’re asking.

                          I don’t know how to fix the problem if you haven’t tried the suggestions.

                          For example “This number of slots available” is based on the Storage node.

                          This is configured from the UI.

                          I don’t know what you did or didn’t do and can’t really provide much more direction than make sure the node that is in use (since you’re not providing IPs I cannot really give any more information).

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

                          149

                          Online

                          12.0k

                          Users

                          17.3k

                          Topics

                          155.2k

                          Posts
                          Copyright © 2012-2024 FOG Project