sympy / sympy_gamma

A SymPy version of WolframAlpha.
https://sympygamma.com
Other
673 stars 112 forks source link

Server whitelist issue #157

Open 00itsm00 opened 4 years ago

00itsm00 commented 4 years ago

Hello there,

Installed it on server and it shows below error: Request host is not whitelist enabled for this server. Please use the --host command-line flag to whitelist a specific host (recommended) or use --enable_host_checking to disable host checking. See the command-line flags help text for more information.

image

tried to look everywhere but not able to find how to whitelisting disable or to put in whitelist

found this command on a forum but i don't know here to put it.

dev_appserver.py /root/sympy_gamma/app.yaml --enable_host_checking=false

Please guide me how to get this issue resolved.

Thanks.

JaniniRami commented 4 years ago

This might help: https://dsin.wordpress.com/2019/07/10/gae-request-host-is-not-whitelist-enabled-for-this-server-please-use-the-host-command-line-flag-to-whitelist-a-specific-host-recommended-or-use-enable_host_checking-to-disable-host-checking/