Error 500 after installation (Shhh... Review Board is taking a nap)

2021-05-31 Thread Mike Basov
Hello guys! I have just installed ReviewBoard 4.0.1 on my Ubuntu 20.04 VM and always see Error 500 when I am trying to open review board in the configured localhost. I googled this problem and have seen that I should enable DEBUG option in the *settings_local.py* config file. I had done this a

Re: Error 500 after installation (Shhh... Review Board is taking a nap)

2021-06-01 Thread Mike Basov
ls in /usr/lib/python3/dist-packages (45.2.0) Thanks! Best regards, Mike вторник, 1 июня 2021 г. в 00:24:18 UTC-5, David Trowbridge: > Can you look in the Review Board and/or web server log files? > > David > > On Mon, May 31, 2021 at 6:31 PM Mike Basov wrote: > >> H

Re: Error 500 after installation (Shhh... Review Board is taking a nap)

2021-06-01 Thread Mike Basov
setuptools. >> >> Proof: >> mixa@mixa-VirtualBox:~$ pip install setuptools >> Requirement already satisfied: setuptools in >> /usr/lib/python3/dist-packages (45.2.0) >> >> Thanks! >> >> >> Best regards, >> Mike >> вторник, 1

Re: Error 500 after installation (Shhh... Review Board is taking a nap)

2021-06-02 Thread Mike Basov
directly, but without success: >>>> mixa@mixa-VirtualBox:~$ pip install py31compat >>>> ERROR: Could not find a version that satisfies the requirement >>>> py31compat (from versions: none) >>>> ERROR: No matching distribution found for py31compat