Skip to content
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

startup error when browsing http://localhost:8000 #131

Open
GoogleCodeExporter opened this issue Mar 22, 2015 · 0 comments
Open

startup error when browsing http://localhost:8000 #131

GoogleCodeExporter opened this issue Mar 22, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Hello, I installed pubsubhubbub according with the very simple instructions.
Then I tried to run

>  google_appengine/dev_appserver.py src/ -p 8000 --datastore_path=/tmp/tubes1

I browse

>   http://localhost:8000

I receive many errors in the terminal output:
...........
ERROR    2011-04-18 07:23:15,616 dev_appserver.py:2642] Error encountered 
reading file 
"/home/marino/provanuovopshb/pshb-example/src/static/css/reset-min.css":
[Errno 2] No such file or directory: 
'/home/marino/provanuovopshb/pshb-example/src/static/css/reset-min.css'
.....
ERROR    2011-04-18 07:23:15,662 dev_appserver.py:2642] Error encountered 
reading file "/home/marino/provanuovopshb/pshb-example/src/static/js/jquery.js":
[Errno 2] No such file or directory: 
'/home/marino/provanuovopshb/pshb-example/src/static/js/jquery.js'
.......


> ls src/static/css
ls: cannot access src/static/css: No such file or directory
> ls src/static/js
  model.js  ui.js

a problem in setup.sh ?

I am running python 2.6.5 on linux ubuntu  10.04

Marino


Original issue reported on code.google.com by sgn...@gmail.com on 18 Apr 2011 at 7:47

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant