-
-
Notifications
You must be signed in to change notification settings - Fork 19
[BUG] Bad Request 400 #70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
Also experiencing the same. Not sure what's needed? |
So I got it working. What worked for me is if you want multiple hosts you have to manually change the /config/configuration.py file. Specifically "ALLOWED_HOSTS=" you can add multiple hosts comma separated. If you only want one host then you can add that host to the compose file under "ALLOWED_HOST=" note the difference between HOST and HOSTS. Hope this helps! |
@begunfx actually just solved this myself just now. Referencing from this issue. Problem is, when I changed |
Cool glad you got it resolved! |
Is there an existing issue for this?
Current Behavior
I've tried everything I can think of but no matter what I cannot access the UI.
Expected Behavior
No response
Steps To Reproduce
Build this file, then try to access the UI via: servername:8000
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: