Samuel, you showed us the console log from when you deployed your code to google app engine. can you use the google app engine admin tool (website) to view the logs there and post us the stack trace?
thanks, cfh On Tuesday, February 5, 2013 3:11:36 PM UTC-8, JavierQQ wrote: > > > > > On Tue, Feb 5, 2013 at 6:03 PM, samuel bonilla > <[email protected]<javascript:> > > wrote: > >> but a ge this error in the console >> >> >> 2013-02-05 17:57:39,281 ERROR appcfg.py:1856 Filename cannot contain "." >> or ".." or start with "-" or "_ah/": >> applications/init/static/menu/css/bootstrap.css. >> Could not guess mimetype for >> applications/init/static/menu/css/bootstrap.css.green. Using >> application/octet-stream. >> Could not guess mimetype for >> applications/init/static/menu/css/bootstrap.css.original. Using >> application/octet-stream. >> Could not guess mimetype for >> applications/init/static/menu/css/bootstrap.css.readable. Using >> application/octet-stream. >> Could not guess mimetype for >> applications/init/static/menu/css/bootstrap.css.united. Using >> application/octet-stream. >> Could not guess mimetype for >> applications/init/static/menu/css/bootstrap.css_original1. Using >> application/octet-stream. >> Could not guess mimetype for >> applications/init/static/menu/css/bootstrap.css_top_head. Using >> application/octet-stream. >> Could not guess mimetype for >> applications/init/static/menu/css/bootstrap.css_top_light_ok. Using >> application/octet-stream. >> 05:57 PM Scanned 1000 files. >> Could not guess mimetype for >> applications/init/static/css/zocial-regular-webfont.eot. Using >> application/octet-stream. >> Could not guess mimetype for >> applications/init/static/css/zocial-regular-webfont.ttf. Using >> application/octet-stream. >> Could not guess mimetype for >> applications/init/static/css/zocial-regular-webfont.woff. Using >> application/octet-stream. >> Could not guess mimetype for >> applications/init/static/bootstrap/font/fontawesome-webfont.eot. Using >> application/octet-stream. >> Could not guess mimetype for >> applications/init/static/bootstrap/font/fontawesome-webfont.ttf. Using >> application/octet-stream. >> Could not guess mimetype for >> applications/init/static/bootstrap/font/fontawesome-webfont.woff. Using >> application/octet-stream. >> Could not guess mimetype for >> applications/init/static/bootstrap/css/bootstrap.backup. Using >> application/octet-stream. >> Could not guess mimetype for >> applications/init/static/bootstrap/css/bootstrap.css.. Using >> application/octet-stream. >> 2013-02-05 17:57:41,425 ERROR appcfg.py:1856 Filename cannot contain "." >> or ".." or start with "-" or "_ah/": >> applications/init/static/bootstrap/css/bootstrap.css. >> Could not guess mimetype for >> applications/init/static/bootstrap/css/bootstrap.css.original. Using >> application/octet-stream. >> Could not guess mimetype for >> applications/init/static/bootstrap/css/bootstrap.css.readable. Using >> application/octet-stream. >> Could not guess mimetype for >> applications/init/static/bootstrap/css/bootstrap.css.united. Using >> application/octet-stream. >> 05:57 PM Scanned 1500 files. >> Could not guess mimetype for >> applications/init/static/menu/css/bootstrap.backup. Using >> application/octet-stream. >> Could not guess mimetype for >> applications/init/static/menu/css/bootstrap.css.green. Using >> application/octet-stream. >> Could not guess mimetype for >> applications/init/static/menu/font/fontawesome-webfont.woff. Using >> application/octet-stream. >> Could not guess mimetype for >> applications/init/static/menu/css/bootstrap.css_top_light_ok. Using >> application/octet-stream. >> Could not guess mimetype for >> applications/init/static/bootstrap/css/bootstrap.css.readable. Using >> application/octet-stream. >> Could not guess mimetype for >> applications/init/static/bootstrap/font/fontawesome-webfont.eot. Using >> application/octet-stream. >> Could not guess mimetype for >> applications/init/static/css/zocial-regular-webfont.ttf. Using >> application/octet-stream. >> Could not guess mimetype for >> applications/init/static/menu/font/fontawesome-webfont.eot. Using >> application/octet-stream. >> Could not guess mimetype for >> applications/init/static/menu/css/bootstrap.css.readable. Using >> application/octet-stream. >> Could not guess mimetype for >> applications/init/static/bootstrap/font/fontawesome-webfont.woff. Using >> application/octet-stream. >> Could not guess mimetype for >> applications/init/static/css/zocial-regular-webfont.woff. Using >> application/octet-stream. >> Could not guess mimetype for >> applications/init/static/bootstrap/css/bootstrap.backup. Using >> application/octet-stream. >> Could not guess mimetype for >> applications/init/static/plugin_ckeditor/ckeditor.pack. Using >> application/octet-stream. >> Could not guess mimetype for >> applications/init/static/bootstrap/font/fontawesome-webfont.ttf. Using >> application/octet-stream. >> Could not guess mimetype for >> applications/init/static/css/zocial-regular-webfont.eot. Using >> application/octet-stream. >> Could not guess mimetype for >> applications/init/static/menu/css/bootstrap.css.original. Using >> application/octet-stream. >> Could not guess mimetype for >> applications/init/static/bootstrap/css/bootstrap.css.united. Using >> application/octet-stream. >> Could not guess mimetype for >> applications/init/static/bootstrap/css/bootstrap.css.original. Using >> application/octet-stream. >> Could not guess mimetype for >> applications/init/static/menu/css/bootstrap.css.united. Using >> application/octet-stream. >> Could not guess mimetype for >> applications/init/static/menu/css/bootstrap.css_original1. Using >> application/octet-stream. >> Could not guess mimetype for >> applications/init/static/menu/font/fontawesome-webfont.ttf. Using >> application/octet-stream. >> Could not guess mimetype for >> applications/init/static/menu/css/bootstrap.css_top_head. Using >> application/octet-stream. >> 05:57 PM Cloning 1233 static files. >> 05:57 PM Cloning 503 application files. >> 05:57 PM Compilation starting. >> 05:57 PM Compilation completed. >> 05:57 PM Starting deployment. >> 05:58 PM Checking if deployment succeeded. >> 05:58 PM Will check again in 1 seconds. >> 05:58 PM Checking if deployment succeeded. >> 05:58 PM Will check again in 2 seconds. >> 05:58 PM Checking if deployment succeeded. >> 05:58 PM Will check again in 4 seconds. >> 05:58 PM Checking if deployment succeeded. >> 05:58 PM Will check again in 8 seconds. >> 05:58 PM Checking if deployment succeeded. >> 05:58 PM Deployment successful. >> 05:58 PM Checking if updated app version is serving. >> 05:58 PM Completed update of app: web2pyutil, version: 5 >> Notice: The Python 2.7 runtime is now available, and comes with a range >> of new features including concurrent requests and more libraries. Learn how >> simple it is to migrate your application to Python 2.7 at >> https://developers.google.com/appengine/docs/python/python25/migrate27. >> >> >> >> > What about that error? > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

