Can you tell me how you attempted to downgrade? Your database, and your whole install really, seems to be in a pretty inconsistent state.
Having the different versions of Python seems like a red flag to me. The fact that the 'rb-site' command I provided you said that it couldn't import settings_local means that something was either typed correctly, or you have some odd path issues. Just to check, the "/path/to/site" part you typed, what was the path? Make sure it's the directory that contains "conf" and "htdocs" and such inside of it. Earlier, when you said it showed a version mismatch, what version did it say it was, and what did it say was expected? Also, please provide the entire log for the 'rb-site upgrade' attempt. I'm about to crash for the night, so I won't be able to respond to any replies right away. Christian -- Christian Hammond - [email protected] Review Board - http://www.reviewboard.org Beanbag, Inc. - http://www.beanbaginc.com On Mon, Nov 4, 2013 at 8:03 AM, Rakesh G <[email protected]> wrote: > 1 ) I have taken the backup but not sure how to restore my site back to up > and running > > 2) No I have not modified any files > > 3)Yes i have tried upgrade to 1.7.14 and then tried to downgrade using old > database of 1.6.12 > > 4) i have default python 2.4.3 which has django as 1.3.3 and python 2.7.5 > used for rb-site has django 1.4.8 > > 5) when i execute it gives me > Unable to import settings_local.py: No module named settings_local > > Please see http://www.reviewboard.org/docs/manual/dev/admin/ > for help setting up Review Board > > -- > 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/groups/opt_out. > -- 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/groups/opt_out.
