I have done..
On Friday, January 18, 2019 at 10:18:24 AM UTC+5:30, Ross Baker wrote: > > Hello I am trying to install Xblock SDK using this URL > <https://edx.readthedocs.io/projects/xblock-tutorial/en/latest/getting_started/create_first_xblock.html> > > . > > After run the server, when I try with access on browser then I am getting > error. > > > My error log- > > (0.000) > SELECT name, type FROM sqlite_master > WHERE type in ('table', 'view') AND NOT name='sqlite_sequence' > ORDER BY name; args=None > (0.000) SELECT "django_migrations"."app", "django_migrations"."name" FROM > "django_migrations"; args=() > Invalid HTTP_HOST header: '192.168.56.106:8000'. You may need to add > u'192.168.56.106' to ALLOWED_HOSTS. > "GET / HTTP/1.1" 400 64541 > Invalid HTTP_HOST header: '192.168.56.106:8000'. You may need to add > u'192.168.56.106' to ALLOWED_HOSTS. > "GET /favicon.ico HTTP/1.1" 400 64750 > > Help help me.. > -- You received this message because you are subscribed to the Google Groups "General Open edX discussion" group. To view this discussion on the web visit https://groups.google.com/d/msgid/edx-code/4dfba202-908b-48e5-afc1-05d0ede83209%40googlegroups.com.
