The version of Review Board running does not match the version the site was last upgraded to. You are running 3.0.7 and the site was last upgraded to 3.0.15.
Please upgrade your site to fix this by running:
$ rb-site upgrade /var/www/reviewboard.X.com Getting this message: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)
INFO:root:Using reviewboard.scmtools.svn.pysvn backend for SVN
No evolution required.
------------------- <end log output> ------------------- Resetting in-database caches. Upgrade complete!
root@Reviewboard:~#
Then restart the web server.
service apache2 stop
service apache2 start
Your web server is running Python 2.7.12. You may have installed Review Board using a different version of Python. To find out, run:
$ rb-site --version getting this message:root@Reviewboard:~# rb-site --version
rb-site 3.0.15
Python 2.7.12 (default, Nov 12 2018, 14:36:49)
[GCC 5.4.0 20160609]
Installed to /usr/local/lib/python2.7/dist-packages/ReviewBoard-3.0.15-py2.7.egg/reviewboard
Review Board can be installed using a Python package manager (pip or easy_install) or through a system package manager (such as yum). If you previously installed using one package manager but have since installed with another, you might need to uninstall/erase the old packages and re-install using the new one.
This version of Review Board was installed to /usr/local/lib/python2.7/dist-packages/reviewboard. You can see where the new version was installed to by running:
$ rb-site --version Same. What should I do? Pretty stuck over here... Thanks!
--
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 "Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to reviewboard...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/reviewboard/2749eeef-2da5-421d-a39e-e841a377d866%40googlegroups.com.