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

no such file or directory #4

Closed
dAnjou opened this issue Oct 4, 2015 · 1 comment
Closed

no such file or directory #4

dAnjou opened this issue Oct 4, 2015 · 1 comment
Labels

Comments

@dAnjou
Copy link

dAnjou commented Oct 4, 2015

I'm not exactly sure why yet but I'm getting a 500 here:

2015-10-04 20:20:59.943920 INFO: System: Ran is running on port 8080
2015-10-04 20:21:04.479125 INFO: Access #ac01f8959d04: [Status: 200] [Host: localhost:8080] [IP: 127.0.0.1] [Method: GET] [URL: /] [Referer: ] [UA: XXX] [Size: 1039] [Time: 6.094ms] [Compression: gzip]
2015-10-04 20:21:06.635230 INFO: Access #9092dd72e70d: [Status: 200] [Host: localhost:8080] [IP: 127.0.0.1] [Method: GET] [URL: /Serien/] [Referer: http://localhost:8080/] [UA: XXX] [Size: 724] [Time: 0.720ms] [Compression: gzip]
2015-10-04 20:21:07.766762 INFO: Access #5f397c73db0e: [Status: 200] [Host: localhost:8080] [IP: 127.0.0.1] [Method: GET] [URL: /Serien/The%20Big%20Bang%20Theory/] [Referer: http://localhost:8080/Serien/] [UA: XXX] [Size: 553] [Time: 0.576ms] [Compression: gzip]
2015-10-04 20:21:08.710824 ERROR: #959b9b5b784d: stat /home/max/Videos/Serien/The%20Big%20Bang%20Theory: no such file or directory
2015-10-04 20:21:08.710917 INFO: Access #959b9b5b784d: [Status: 500] [Host: localhost:8080] [IP: 127.0.0.1] [Method: GET] [URL: /Serien/The%20Big%20Bang%20Theory/The%20Big%20Bang%20Theory%20-%20S5/] [Referer: http://localhost:8080/Serien/The%20Big%20Bang%20Theory/] [UA: XXX] [Size: 131] [Time: 0.681ms] [Compression: gzip]

This is the directory structure:

❯ tree -L 1 Serien/The\ Big\ Bang\ Theory     
Serien/The Big Bang Theory
├── The Big Bang Theory - S5
│   └── ...files...
└── The Big Bang Theory - S6
    └── ...files...

2 directories, 0 files
@m3ng9i m3ng9i added the bug label Oct 5, 2015
@m3ng9i m3ng9i closed this as completed in 8318a6b Oct 5, 2015
@m3ng9i
Copy link
Owner

m3ng9i commented Oct 5, 2015

Thanks, I've already fix this bug. You can update to v0.1.1 now.

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

No branches or pull requests

2 participants