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

    Update to last dev (1.6.0-alpha.1182)

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    2
    4
    492
    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.
    • J
      jmeyer
      last edited by

      Hello,

      I try to update to last dev version from 1.6.0-alpha.1133 but it stuck at “Updating Database”.
      Last install error log is : Started The PHP 7.3 FastCGI Process Manager.

      Any idea of what i can do to reach the end of the install script ?

      Thank you.

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

        @jmeyer said in Update to last dev (1.6.0-alpha.1182):

        Updating Database

        Usually that’s the part where you need to open the web browser and let it update the database schema. Did you do that?

        Do you run the installer with command line options or just plain?

        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

        J 2 Replies Last reply Reply Quote 1
        • J
          jmeyer @Sebastian Roth
          last edited by jmeyer

          @Sebastian-Roth
          Hi,
          I have run

          ./installfog.sh -y
          

          Here is what script says at the end :

          * Updating Database...........................................Failed!
          
          !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
          !! The installer was not able to run all the way to the end as   !!
          !! something has caused it to fail. The following few lines are  !!
          !! from the error log file which might help us figure out what's !!
          !! wrong. Please add this information when reporting an error.   !!
          !! As well you might want to take a look at the full error log   !!
          !! in /home/adminfog/fogproject/bin/error_logs/fog_error_1.6.0-alpha.1182.log !!
          !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
          
                     ├─8301 php-fpm: pool www
                     └─8302 php-fpm: pool www
          
          mars 31 13:46:33 fogserver systemd[1]: Starting The PHP 7.3 FastCGI Process Manager...
          mars 31 13:46:33 fogserver systemd[1]: Started The PHP 7.3 FastCGI Process Manager.
          

          I have no request to update DB on GUI.
          It directly go to the dashboard and GUI works well.

          1 Reply Last reply Reply Quote 0
          • J
            jmeyer @Sebastian Roth
            last edited by jmeyer

            @Sebastian-Roth
            I think to know what is blocking.
            I have to change vlan and fog IP adress to make updates but it use IP parameter in the updateDB() function :

            wget --no-check-certificate -qO - --post-data="confirm&fogverified" --no-proxy ${httpproto}://${ipaddress}${webroot}management/index.php?node=schema >>$error_log 2>&1
            

            I think -X with help to finish install.

            1 Reply Last reply Reply Quote 0
            • [[undefined-on, S Sebastian Roth, ]]
            • 1 / 1
            • First post
              Last post

            172

            Online

            12.0k

            Users

            17.3k

            Topics

            155.2k

            Posts
            Copyright © 2012-2024 FOG Project