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

    Dev branch fails install

    Scheduled Pinned Locked Moved Unsolved
    FOG Problems
    3
    4
    504
    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.
    • A
      AndrewC
      last edited by

      Current dev-branch version 1.5.5.3 now fails at “Setting up fog password”. It indicates that the account password includes characters that the installer cannot handle from the .fogsettings file, and then it will list a random set of numbers. Changing or removing completely the password field from .fogsettings does not appear to affect this at all. I am assuming a change was made to the installer that broke this. Is there a fix, or should I go back to the ‘working’ branch?

      1 Reply Last reply Reply Quote 0
      • Q
        Quazz Moderator
        last edited by

        Change 0-1 to 0-9 over at https://github.com/FOGProject/fogproject/commit/71844d48ea00581f28ce56c28a8a63fc6166c38b

        You can do working branch as well of course.

        1 Reply Last reply Reply Quote 1
        • S
          Sebastian Roth Moderator
          last edited by

          @AndrewC Thanks heaps for posting and sorry for the issue. I justed pushed a fix to the dev-branch. Seems like I was in a bit of a hurry when I pushed that last thing…

          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
          • S
            Sebastian Roth Moderator
            last edited by

            @AndrewC said in Dev branch fails install:

            Changing or removing completely the password field from .fogsettings does not appear to affect this at all.

            Just a quick info on that. The installer not only looks for an existing password in .fogsettings but also in .../fog/lib/fog/config.class.php. This has been in the code for some time but had a smaller issue because of the password being defined in the PHP file over multiple lines. Which working on the password stuff I also fixed this. Please let us know if you think we should only ever read an existing password from .fogsettings?!

            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

            218

            Online

            12.0k

            Users

            17.3k

            Topics

            155.2k

            Posts
            Copyright © 2012-2024 FOG Project