asaeed88 / course-builder

Automatically exported from code.google.com/p/course-builder
0 stars 0 forks source link

Unable to start and Run Course Builder #60

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install Python 2.7.6
2. Install GAE 1.8.2
3. Download Course Builder Code and place it in working directory

What is the expected output? What do you see instead?
I should able to see the Course page, when i navigate to the port for 
example,localhost:1761 , i cannot able to see the login page 

What version of the product are you using? On what operating system?
Python 2.7.6,GAE 1.8.2,Course builder 1.5.1 On Windows 7

Original issue reported on code.google.com by bash7...@gmail.com on 18 Nov 2013 at 5:30

Attachments:

GoogleCodeExporter commented 9 years ago
Same issue ... GoogleAppEngine coursebuilder 1.9.5 starts, click on 
coursebuilder_1.6.0_20140221_144131 where I renamed the course in app.ymal,
shows up in GoogleAppEngine, can click on it, it runs, click on the browser and 
get:
Access Error: 404 -- Not Found

Cannot locate document: /
from localhost:8080

SDK console and Dashboard work. 

can see 
handlers:
- url: /.*
  script: main.app
  secure: always

in app.ymal, but can not find any such file named main.app

Original comment by scott.fo...@gmail.com on 28 May 2014 at 9:18

GoogleCodeExporter commented 9 years ago
This is a duplicate of issue #59:
https://code.google.com/p/course-builder/issues/detail?id=59

Original comment by r...@google.com on 4 Feb 2015 at 6:37