Thank you! I was able to get everything installed, but now I am receiving this error message.
Something broke! (Error 500) It appears something broke when you tried to go to here. This is either a bug in Review Board or a server configuration error. Please report this to your administrator. In the apache error_log I see the following: [Mon Jan 14 16:46:09.036535 2019] [wsgi:error] [pid 40095:tid 140523511527168] [client 10.21.2.1:50340] No handlers could be found for logger "djblets.extensions.manager" Any ideas? On Monday, January 14, 2019 at 11:33:40 AM UTC-5, Review User wrote: > > I had to do an update of all of the python modules: > > Whether this is advisable or not, I'm not sure. I've now got problems > trying to install pyopenssl which means I can't install p4python. Here's > how I got it running though: > > pip list --outdated --format=freeze | grep -v '^\-e' | cut -d = -f 1 | xargs > -n1 pip install -U > > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
