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

SQL Error on fresh installation

Scheduled Pinned Locked Moved
FOG Problems
4
16
4.9k
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.
  • S
    Sebastian Roth Moderator
    last edited by Apr 27, 2016, 12:55 PM

    @Zaarin A couple of your error messages are the same as in the thread Quazz mentioned (like Incorrect integer value) but there are other errors as well. We definitely need to look into this. On the other hand I am wondering how @Wayne-Workman was able to bring up a 16.04 server without any issues yesterday?!? Different mysql-server version (dpkg -l | grep -e "mysql" -e "maria")?

    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

    Z W 2 Replies Last reply Apr 27, 2016, 1:46 PM Reply Quote 0
    • Z
      Zaarin @Sebastian Roth
      last edited by Sebastian Roth Apr 27, 2016, 8:03 AM Apr 27, 2016, 1:46 PM

      @Sebastian-Roth Here is the answer of dpkg:

      ii  mysql-client                       5.7.12-0ubuntu1                                   all          MySQL database client (metapackage depending on the latest version)
      ii  mysql-client-5.7                   5.7.12-0ubuntu1                                   amd64        MySQL database client binaries
      ii  mysql-client-core-5.7              5.7.12-0ubuntu1                                   amd64        MySQL database core client binaries
      ii  mysql-common                       5.7.12-0ubuntu1                                   all          MySQL database common files, e.g. /etc/mysql/my.cnf
      ii  mysql-server                       5.7.12-0ubuntu1                                   all          MySQL database server (metapackage depending on the latest version)
      ii  mysql-server-5.7                   5.7.12-0ubuntu1                                   amd64        MySQL database server binaries and system database setup
      ii  mysql-server-core-5.7              5.7.12-0ubuntu1                                   amd64        MySQL database server binaries
      ii  php-mysql                          1:7.0+36+deb.sury.org~xenial+1                    all          MySQL module for PHP [default]
      ii  php7.0-mysql                       7.0.5-3+donate.sury.org~xenial+1                  amd64        MySQL module for PHP
      

      Thanks for taking time.

      Zaza.

      1 Reply Last reply Reply Quote 0
      • S
        Sebastian Roth Moderator
        last edited by Apr 27, 2016, 2:03 PM

        @Zaarin Sorry, didn’t mean you with the mysql version but it’s still good to know. Please give us a little more time to look into this. Feels like this might be quite a big issue, @Tom-Elliott…

        PS: I put your long post into a code box so we don’t need to scroll all that much to see the new answers…

        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
        • W
          Wayne Workman @Sebastian Roth
          last edited by Apr 27, 2016, 2:37 PM

          @Sebastian-Roth said in SQL Error on fresh installation:

          On the other hand I am wondering how @Wayne-Workman was able to bring up a 16.04 server without any issues yesterday?!?

          to be fair, I haven’t gotten to the fog installation part. I was just nailing down the partitioning.

          Let me try here at work real fast (I’ve got far, far, far more powerful servers to play with here).

          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
          • Z
            Zaarin
            last edited by Apr 29, 2016, 6:11 AM

            Hello,

            To help you a little bit more, here is what I found for some errors:

            http://dev.mysql.com/doc/refman/5.7/en/alter-table.html

            As of MySQL 5.7.4, the IGNORE clause for ALTER TABLE is removed and its use produces an error.
            

            Unfortunately, the 5.7.12 is the default version on Ubuntu 16.04.

            Zaza

            1 Reply Last reply Reply Quote 0
            • S
              Sebastian Roth Moderator
              last edited by Apr 29, 2016, 12:18 PM

              @Zaarin Good catch but this is not our only issue with mysql 5.7.x I am afraid… I am still not sure if this is something we will be able to fix “soon”?!?

              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

              Q 1 Reply Last reply Apr 29, 2016, 1:28 PM Reply Quote 0
              • Q
                Quazz Moderator @Sebastian Roth
                last edited by Apr 29, 2016, 1:28 PM

                @Sebastian-Roth Stearing people clear from ubuntu 16.04 seems like the best bet right now.

                1 Reply Last reply Reply Quote 0
                • Z
                  Zaarin
                  last edited by Apr 29, 2016, 2:11 PM

                  Not really a problem if it’s not fix soon. You know now.

                  I spoke with my boss and it’s OK to switch back to an former version of Ubuntu. As I cannot found (or I need glasses) the information about compatibility, what is the last version of Ubuntu supported? I will use the fog 0.32 to be able to deploy without any registration.

                  Thanks for your help,

                  Zaza.

                  Q 1 Reply Last reply Apr 29, 2016, 2:17 PM Reply Quote 0
                  • Q
                    Quazz Moderator @Zaarin
                    last edited by Quazz Apr 29, 2016, 8:17 AM Apr 29, 2016, 2:17 PM

                    @Zaarin 15.10 should work fine, alternatively you could install something like CentOS 7 or such instead if you feel up to that. It should run into less of such issues.

                    You can deploy without registration in trunk as well, by the way.

                    1 Reply Last reply Reply Quote 0
                    • Z
                      Zaarin
                      last edited by May 2, 2016, 2:41 PM

                      Hi,

                      Interesting. This morning I switched back to the 14.04 because I cannot see your post due to an error on the forum. Sorry.

                      My network is strangely configured because I have a tftp server on windows, a computer database on another and the fog server who only serves to send the packet.

                      I used that link:

                      https://wiki.fogproject.org/wiki/index.php/Bypass_Host_Registration

                      I have an application to manage the database, the tftp config file and the wol. So I run the multicast process in fog and then my application for the tftp and the wol. All is fine without any user action.

                      I don’t use the fog server as a tftp because I don’t want any menu on the pxe boot in a normal use. Students are ingenious to lose time when they start the computer.

                      Is that possible with the trunk version? If not, don’t worry but I have no time to change my work immediately. (100 pc to install and 100 old to remove, office 2016 to test and to install, alone…).

                      Thanks for your help,

                      Zaza.

                      1 Reply Last reply Reply Quote 0
                      • S
                        Sebastian Roth Moderator
                        last edited by May 2, 2016, 5:36 PM

                        @Zaarin As you managed to configure your services with an older version of FOG I don’t see why this shouldn’t work with FOG trunk as well. I am pretty sure it will. If not out of the box I am sure we can make it work without too much of a hassle.

                        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
                        • Z
                          Zaarin
                          last edited by May 4, 2016, 8:05 AM

                          Hi,

                          I let you know. I install the trunk version.

                          Thanks for your help,

                          Zaza.

                          1 Reply Last reply Reply Quote 0
                          • 1 / 1
                          1 / 1
                          • First post
                            14/16
                            Last post

                          193

                          Online

                          12.0k

                          Users

                          17.3k

                          Topics

                          155.2k

                          Posts
                          Copyright © 2012-2024 FOG Project