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

    Image on server size 0.00 iB

    Scheduled Pinned Locked Moved
    FOG Problems
    3
    17
    5.0k
    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
      KJ You
      last edited by

      Ftp test worked fine.
      Please tell me where to download the fix.

      1 Reply Last reply Reply Quote 0
      • Wayne WorkmanW
        Wayne Workman
        last edited by

        read all about it here: [url]http://fogproject.org/wiki/index.php/Upgrade_to_trunk[/url]

        But, remember that will put you onto the developmental releases. While most are stable and working, there can be unexpected bugs.
        But if you report them here, the developers can fix them, and active members can help troubleshoot them.

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

          I just upgrade it to developer version. now I can’t open text editor to modify config.php.class file.
          it says could not connect to session bus.
          HELP!!

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

            There is no such file named config.php.

            This file is located at:

            /var/www/fog/lib/fog/Config.class.php

            But why do you need to edit this file?

            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
              KJ You
              last edited by

              to change username and password
              mysql , tftp…

              it say gedit:9128 warning could not connect to session bus

              1 Reply Last reply Reply Quote 0
              • Wayne WorkmanW
                Wayne Workman
                last edited by

                [quote=“KJ You, post: 47000, member: 22149”]to change username and password
                mysql , tftp…[/quote]

                You can do those things via the “FOG Configuration” -> “FOG Settings” page.

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

                  I can’t login there because database upgrade failed with username and password being wrong
                  inned to modify config.class.php file

                  1 Reply Last reply Reply Quote 0
                  • Wayne WorkmanW
                    Wayne Workman
                    last edited by

                    No you don’t.

                    TFTP settings are stored in the FOG DB. If you know your password, you can go in and update the settings there.

                    Also, if you can re-run your installer (maybe deleting the old answer file), and input the correct MySQL credentials, you should be set.

                    [quote=“Tom Elliott, post: 46999, member: 7271”]Tom[/quote]

                    Maybe Tom can chime in with the exact SQL commands…

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

                      [quote=“Wayne Workman, post: 47004, member: 28155”]No you don’t.

                      TFTP settings are stored in the FOG DB. If you know your password, you can go in and update the settings there.

                      Also, if you can re-run your installer (maybe deleting the old answer file), and input the correct MySQL credentials, you should be set.

                      Maybe Tom can chime in with the exact SQL commands…[/quote]
                      I am stuck on database conversion part. I need to edit that file to to be continued. that is how I was able to convert yesterdy

                      1 Reply Last reply Reply Quote 0
                      • K
                        KJ You
                        last edited by

                        edited wirh open office and conversion is successful with correct credentials

                        1 Reply Last reply Reply Quote 0
                        • Wayne WorkmanW
                          Wayne Workman
                          last edited by

                          Awesome.

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

                            [quote=“KJ You, post: 47006, member: 22149”]edited wirh open office and conversion is successful with correct credentials[/quote]

                            how to update to 3369?
                            host machine is beeping when I tried registration 😞

                            1 Reply Last reply Reply Quote 0
                            • K
                              KJ You
                              last edited by

                              Version: 3368
                              [SIZE=4][FONT=arial][COLOR=red][B]You are not running the most current version of FOG![/B][/COLOR][/FONT][/SIZE]
                              You are currently running version: 3368
                              Latest stable version is 1.2.0
                              Latest svn version is 3369

                              1 Reply Last reply Reply Quote 0
                              • K
                                KJ You
                                last edited by

                                error on kernel update-
                                FOGFTP: Failed to rename file. Remote Path: /var/www/fog/service/ipxe/backup/bzImage20150507_180953, Local Path: /var/www/fog/service/ipxe/bzImage, Error: ftp_rename(): Rename failed.

                                1 Reply Last reply Reply Quote 0
                                • Wayne WorkmanW
                                  Wayne Workman
                                  last edited by

                                  Make sure your FTP settings / permissions are correct for the Kernel Update. More info here: [url]http://fogproject.org/wiki/index.php/Troubleshoot_FTP[/url]

                                  To update to the latest svn, go to where you downloaded the last one, and just run:
                                  [code]svn up[/code]

                                  then go to the bin directory, and run the installfog.sh

                                  More info here: [url]http://fogproject.org/wiki/index.php/SVN[/url]

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

                                  248

                                  Online

                                  12.1k

                                  Users

                                  17.3k

                                  Topics

                                  155.3k

                                  Posts
                                  Copyright © 2012-2024 FOG Project