[edx-code] Re: Disable Studio Sign Up

2016-08-15 Thread Stuart O'Day
This is how I did it: *sudo apt-get install apache2-utils* Then to create the file, *sudo htpasswd -c /edx/app/nginx/.htpasswd * Then, *sudo htpasswd /edx/app/nginx/.htpasswd * Then follow @Juanito update of the cms file to Restrict Then, *sudo service nginx reload* On Monday, March

[edx-code] Re: Unable to create certificates

2016-12-09 Thread Stuart O'Day
Try using the format: course-v1:Microsoft+CS-01+2016 On Friday, December 9, 2016 at 4:31:18 AM UTC-5, Levani Melikishvili wrote: > > Thanks for the reply. > > Now I have a trouble adding new course mode. > > I have created a new course but getting the following error > on

Re: [edx-code] external_auth, CAS and UserProfile

2016-12-15 Thread Stuart O'Day
> > El miércoles, 29 de abril de 2015, 17:44:32 (UTC-3), Stuart O'Day escribió: >> >> Hi, >> >>I ran into the same error while configuring devstack, running >> named-release/birch in vagrant, IOError: [Errno socket error] [Errno >> 111] Connection refus