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

    Debian + svn = error

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    fog
    4
    9
    3.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.
    • C
      craigcoulson
      last edited by craigcoulson

      Server
      • FOG Version: 1.3.4 svn 6064
      • OS: Linux 3.16.0-4-amd64 #1 SMP Debian 3.16.39-1 (2016-12-30) x86_64 GNU/Linux
      Client
      • Service Version:
      • OS:
      Description

      Installation completes fine - get to database schema stage and the system returns an error

      0_1486083251417_fog_error.JPG

      no Mysql password added
      separate DHCP Server (worked fine with my last FogServer)

      1 Reply Last reply Reply Quote 0
      • C
        craigcoulson
        last edited by

        nevermind all - i rebuilt the server with only minimal packages and re-ran the svn install of Fog and it worked fine - go figure.

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

          Please, what is the output of lsb_release -a ?
          Debian 8.7 installs FOG 1.3.4 just fine, I tested this recently: https://forums.fogproject.org/topic/8730/fog-installer-distro-check/19

          Check your apache error logs. Check that there is a fog database made or not with mysql -D fog and check if it makes a difference if you access it with local loopback or with localhost: mysql -u localhost -D fog or mysql -u 127.0.0.1 -D fog

          For troubleshooting purposes - If you have a firewall configured, turn it all off. If you have antivirus installed, turn that off too. you can turn these things back on and configure them to your hearts desire after you get fog working.

          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
          • C
            craigcoulson
            last edited by craigcoulson

            Thanks for your response - you guys rock !

            Hopefully the picture will answer yr questions - no AV installed
            0_1486090090609_fog_error_2.JPG

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

              @craigcoulson What’s the output of:

              mysql -u root

              Does it allow you to connect? I’ve seen one other time where, for whatever reason, the root user doesn’t get created when mysql is installed. I’m just guessing that this is a “fresh” install? If it is please run:

              sudo apt-get purge mysql mysql-server mysql-client
              sudo rm -rf /var/lib/mysql
              sudo apt-get install mysql mysql-server
              

              I don’t know all the “packages” and layouts Debian is looking for so it may be slightly simpler, and you may need to adjust the install/erase commands. Essentially all I’m wanting to see:

              If you cannot get root access with the mysql -u root remove mysql entirely, re-install it.

              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 1
              • C
                craigcoulson
                last edited by

                0_1486366796309_sqluser.JPG

                Thanks Tom - i made sure mysql was installed - i have installed webmin so i have a better control over the server and i can access mysql using that - not sure what to try now ?

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

                  @craigcoulson said in Debian + svn = error:

                  not sure what to try now ?

                  Try exactly what Tom asked you to try.

                  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/

                  C 1 Reply Last reply Reply Quote 0
                  • C
                    craigcoulson @Wayne Workman
                    last edited by

                    @Wayne-Workman
                    thanks wayne - i did 🙂 mysql was completely removed and reinstalled and the ./install script re run - same result

                    1 Reply Last reply Reply Quote 0
                    • C
                      craigcoulson
                      last edited by

                      nevermind all - i rebuilt the server with only minimal packages and re-ran the svn install of Fog and it worked fine - go figure.

                      Jaymes DriverJ 1 Reply Last reply Reply Quote 0
                      • Jaymes DriverJ
                        Jaymes Driver Developer @craigcoulson
                        last edited by

                        @craigcoulson said in Debian + svn = error:

                        nevermind all - i rebuilt the server with only minimal packages and re-ran the svn install of Fog and it worked fine - go figure.

                        Glad to hear you got it working 😉

                        WARNING TO USERS: My comments are written completely devoid of emotion, do not mistake my concise to the point manner as a personal insult or attack.

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

                        152

                        Online

                        12.0k

                        Users

                        17.3k

                        Topics

                        155.2k

                        Posts
                        Copyright © 2012-2024 FOG Project