A recent upgrade requires manual updates to be made on this server. After these changes are made, you should restart your web server.
If you have any questions or problems, please contact us on our mailing list.
The version of Review Board running does not match the version the site was last upgraded to. You are running 2.5.9 and the site was last upgraded to 2.5.10.
Please upgrade your site to fix this by running:
$ rb-site upgrade /opt/Review/apps/reviewboard/htdocs/rb-sites/reviewboard
rizwan@rizwan-HP-ENVY-4-Notebook-PC:~$ sudo rb-site upgrade /opt/Review/apps/reviewboard/htdocs/rb-sites/reviewboard Rebuilding directory structure Upgrading site settings_local.py 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!
I did the given command. and it was successful.
RESTARTED THE SERVERS. The error remains.
Thanks in advance.
--
Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/
Happy user? Let us know! https://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 reviewboard+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to reviewboard...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to reviewboard+unsubscribe@googlegroups.com.
cd installdir/apps/reviewboard/htdocs/
sudo venv/bin/easy_install -U ReviewBoard
sudo venv/bin/rb-site upgrade installdir/apps/reviewboard/rb-sites/reviewboard/cd installdir/apps/reviewboard/htdocs/
sudo su
venv/bin/easy_install -U ReviewBoard
venv/bin/rb-site upgrade installdir/apps/reviewboard/rb-sites/reviewboard/