You don't have permission to access this resource.
Apache/2.4.41 (Ubuntu) Server at XX.XXX.XXX.XX Port 80# 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
--
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.
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.