Skip to content

resources not loading from static directory #5

Description

@curtisko

I noticed all the images were broken so I loaded the site in Developer Tools and noticed a bunch of resouces were listsing as 404 (images, css, js)

[20/Oct/2014 18:41:44] "GET /matchmaker/ HTTP/1.1" 200 4717
[20/Oct/2014 18:41:44] "GET /static/js/tag-it.js HTTP/1.1" 404 1640
[20/Oct/2014 18:41:44] "GET /static/css/jquery.tagit.css HTTP/1.1" 404 1664
[20/Oct/2014 18:41:44] "GET /static/css/KitherderLayout.css HTTP/1.1" 404 1673
[20/Oct/2014 18:41:44] "GET /static/css/Kitherder.css HTTP/1.1" 404 1655
[20/Oct/2014 18:41:44] "GET /static/css/tables.css HTTP/1.1" 404 1646
[20/Oct/2014 18:41:45] "GET /static/images/logo.png HTTP/1.1" 404 1649
[20/Oct/2014 18:41:45] "GET /static/browserid/browserid.js HTTP/1.1" 200 5262
[20/Oct/2014 18:41:45] "GET /static/js/tag-it.js HTTP/1.1" 404 1640
[20/Oct/2014 18:41:45] "GET /static/images/footer-mozilla.png HTTP/1.1" 404 1679
[20/Oct/2014 18:41:45] "GET /static/css/jquery.tagit.css HTTP/1.1" 404 1664
[20/Oct/2014 18:41:45] "GET /static/css/KitherderLayout.css HTTP/1.1" 404 1673
[20/Oct/2014 18:41:45] "GET /static/css/tables.css HTTP/1.1" 404 1646
[20/Oct/2014 18:41:45] "GET /static/css/Kitherder.css HTTP/1.1" 404 1655
[20/Oct/2014 18:41:46] "GET /static/images/logo.png HTTP/1.1" 404 1649
[20/Oct/2014 18:41:46] "GET /static/images/footer-mozilla.png HTTP/1.1" 404 1679

Setup:
OS: Ubuntu 14.04 LTS
Directory of install: /kitherder-master/kitherder
Line 82: os.path.abspath(os.path.join(ROOT_PATH,'
/kitherder-master/kitherder/static')),
Line 117: ROOT_PATH,"~/kitherder-master/kitherder"

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions