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

    Unable to update schema

    Scheduled Pinned Locked Moved
    FOG Problems
    2
    3
    1.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.
    • J
      jamesb
      last edited by

      I’m having a really weird issue. For the last few revisions I’ve tried updating FOG to I’ve been unable to update my schema database. I never get prompted to updated my schema from the web GUI so I am stuck on a previous version. When I forcibly go to the schema webpage to hit the upgrade button it says that my database is already up to date when it is not. Has anybody seen this before?

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

        Ensure you’re running the svn up command from the root of the downloaded folder

        If you downloaded the trunk folder to /home/username/trunk

        You need to run the svn up command from within that:

        [code]cd /home/username/trunk; svn up[/code]

        Don’t be running the up command from a sub sub folder, for example my guess is you’re currently in /home/username/trunk/bin/ and running svn up. It will not download the actual updates because it will only be updating files in the the bin folder.

        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
        • J
          jamesb
          last edited by

          That worked. Thank you Tom.

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

          171

          Online

          12.1k

          Users

          17.3k

          Topics

          155.3k

          Posts
          Copyright © 2012-2024 FOG Project