Hi Erik, At any point, were you using an earlier version of Pyrhon on this server? Usually when we see this, it's because mod_wsgi (or whatever is being used) was compiled to use an earlier version of Python.
Christian On Monday, April 28, 2014, Erik Carlson <[email protected]> wrote: > This is the error that i find on the localhost webpage when i try to > access reviewboard. This is a new install > > The version of Review Board running does not match the version the site > was last upgraded to. You are running *1.7.25* and the site was last > upgraded to *1.7.22*. > > Please upgrade your site to fix this by running: > > $ rb-site upgrade /srv/www/*** > > I am currently running python 2.7 and the review board egg and django are all > located in the python 2.7. directory > > The output when rb-site upgrade is: > > Rebuilding directory structure > Updating database. This may take a while. > > The log output below, including warnings and errors, > can be ignored unless upgrade fails. > > ------------------ <begin log output> ------------------ > Creating tables ... > Installing custom SQL ... > Installing indexes ... > Installed 0 object(s) from 0 fixture(s) > No evolution required. > ------------------- <end log output> ------------------- > > Resetting in-database caches. > > Upgrade complete! > > > > > -- > Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ > --- > Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ > --- > Happy user? Let us know at http://www.reviewboard.org/users/ > --- > You received this message because you are subscribed to the Google Groups > "reviewboard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to > [email protected]<javascript:_e(%7B%7D,'cvml','reviewboard%[email protected]');> > . > For more options, visit https://groups.google.com/d/optout. > -- -- Christian Hammond - [email protected] Review Board - http://www.reviewboard.org Beanbag, Inc. - http://www.beanbaginc.com -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ --- Happy user? Let us know at http://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
