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

Lines in terminal get mixed up #412

Closed
gralpli opened this issue Sep 4, 2017 · 2 comments
Closed

Lines in terminal get mixed up #412

gralpli opened this issue Sep 4, 2017 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@gralpli
Copy link

gralpli commented Sep 4, 2017

The lines in my terminal get mixed up when serving static files:

GET /demo/demo.css text/css:
GET /tus.js:
GET /demo.js:
    =>     => Matched: GET /<file..>
Matched: GET /<file..>
    => Matched: GET /<file..>
    => Warning: Response was `None`.
    => Outcome: Failure
    =>     => Outcome: Success
Warning: Responding with 404 Not Found catcher.
    => Outcome: Success
    => Response succeeded.
    => Response succeeded.
    => Response succeeded.

Rocket 0.3.2
OS X 10.11.6
Firefox 55.0.3

@gralpli
Copy link
Author

gralpli commented Sep 4, 2017

Sorry, I didn't look for closed issues when searching.

This is a duplicate of #47

@SergioBenitez SergioBenitez added the duplicate This issue or pull request already exists label Sep 5, 2017
@SergioBenitez
Copy link
Member

Marking as duplicate. Let's track in #21.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants