FOG Project

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

    Unable to update schema

    FOG Problems
    2
    3
    783
    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
      • J
        jamesb last edited by

        That worked. Thank you Tom.

        1 Reply Last reply Reply Quote 0
        • Tom Elliott
          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
          • 1 / 1
          • First post
            Last post

          260
          Online

          10.2k
          Users

          16.3k
          Topics

          149.9k
          Posts

          Copyright © 2012-2020 FOG Project