Forbidden You don't have permission to access this resource.

367 views
Skip to first unread message

Baozhou Sun

unread,
Feb 15, 2021, 8:26:37 PM2/15/21
to QATrack+
Hi QA Tracker+ Group,

I followed the instruction to install QATrack+3.1.0.
I did not notice any error. But after I finished the installation and typed the IP address, I saw this message.

Forbidden

You don't have permission to access this resource.

Apache/2.4.41 (Ubuntu) Server at XX.XXX.XXX.XX Port 80

The IP address is the one I typed in local_settings.py

# Change XX.XXX.XXX.XX to your servers IP address and/or host name e.g. ALLOWED_HOSTS = ['54.123.45.1', 'yourhostname']

ALLOWED_HOSTS = ['XX.XXX.XXX.XX']


Can you let me know what could be wrong?

Thanks,

Baozhou


Randle Taylor

unread,
Feb 15, 2021, 9:28:33 PM2/15/21
to Baozhou Sun, QATrack+
403 is likely a directory or permissions issue, or possibly a default Apache configuration file interfering with the QATrack+ config.

Can you look in /var/log/apache2/error.log to see if there is more information about what is causing the error?

Randy

--
You received this message because you are subscribed to the Google Groups "QATrack+" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qatrack+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qatrack/998533ad-f2a9-4705-8ae1-12f2061dd5e5n%40googlegroups.com.

Leclercq Bastien

unread,
Jan 24, 2024, 7:38:32 AM1/24/24
to QATrack+

Hello,

I am currently trying to install on Ubuntu 20.04, and I am facing the same error. When I check the error.log file, it repeatedly states an error: "No module named Encoding." How can I fixed this?

Thank you.

tbe...@gmail.com

unread,
Jan 30, 2024, 2:43:44 AM1/30/24
to QATrack+
Hi,

it could be that your venv is not being found (looks like this error here: https://stackoverflow.com/questions/69021230/get-fatal-python-error-module-not-found-no-module-named-encoding).
Please double check your apache qatrack.conf for the correct venv path.

regards
Thomas
Reply all
Reply to author
Forward
0 new messages