Created
March 20, 2013 15:24
-
-
Save jonnybarnes/5205576 to your computer and use it in GitHub Desktop.
error.log from owncloud with nginx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2013/03/20 15:14:14 [notice] 1439#0: *17 "^/caldav(.*)$" does not match "/", client: m.y.i.p, server: cloud.example.com, request: "GET / HTTP/1.1Mr", host: "cloud.example.com" | |
2013/03/20 15:14:14 [notice] 1439#0: *17 "^/carddav(.*)$" does not match "/", client: m.y.i.p, server: cloud.example.com, request: "GET / HTTP/1.1Mr", host: "cloud.example.com" | |
2013/03/20 15:14:14 [notice] 1439#0: *17 "^/webdav(.*)$" does not match "/", client: m.y.i.p, server: cloud.example.com, request: "GET / HTTP/1.1Mr", host: "cloud.example.com" | |
2013/03/20 15:14:14 [notice] 1439#0: *17 "^/.well-known/carddav" does not match "/", client: m.y.i.p, server: cloud.example.com, request: "GET / HTTP/1.1Mr", host: "cloud.example.com" | |
2013/03/20 15:14:14 [notice] 1439#0: *17 "^/.well-known/caldav" does not match "/", client: m.y.i.p, server: cloud.example.com, request: "GET / HTTP/1.1Mr", host: "cloud.example.com" | |
2013/03/20 15:14:14 [notice] 1439#0: *17 "^(/core/doc/[^\/]+/)$" does not match "/", client: m.y.i.p, server: cloud.example.com, request: "GET / HTTP/1.1Mr", host: "cloud.example.com" | |
2013/03/20 15:14:14 [notice] 1439#0: *17 "^/caldav(.*)$" does not match "/index.php", client: m.y.i.p, server: cloud.example.com, request: "GET / HTTP/1.1Mr", host: "cloud.example.com" | |
2013/03/20 15:14:14 [notice] 1439#0: *17 "^/carddav(.*)$" does not match "/index.php", client: m.y.i.p, server: cloud.example.com, request: "GET / HTTP/1.1Mr", host: "cloud.example.com" | |
2013/03/20 15:14:14 [notice] 1439#0: *17 "^/webdav(.*)$" does not match "/index.php", client: m.y.i.p, server: cloud.example.com, request: "GET / HTTP/1.1Mr", host: "cloud.example.com" | |
2013/03/20 15:14:14 [notice] 1439#0: *17 "^/caldav(.*)$" does not match "/favicon.ico", client: m.y.i.p, server: cloud.example.com, request: "GET /favicon.ico HTTP/1.1lla/", host: "cloud.example.com" | |
2013/03/20 15:14:14 [notice] 1439#0: *17 "^/carddav(.*)$" does not match "/favicon.ico", client: m.y.i.p, server: cloud.example.com, request: "GET /favicon.ico HTTP/1.1lla/", host: "cloud.example.com" | |
2013/03/20 15:14:14 [notice] 1439#0: *17 "^/webdav(.*)$" does not match "/favicon.ico", client: m.y.i.p, server: cloud.example.com, request: "GET /favicon.ico HTTP/1.1lla/", host: "cloud.example.com" | |
2013/03/20 15:14:14 [error] 1439#0: *17 open() "/home/jonny/websites/cloud/owncloud/favicon.ico" failed (2: No such file or directory), client: m.y.i.p, server: cloud.example.com, request: "GET /favicon.ico HTTP/1.1lla/", host: "cloud.example.com" | |
2013/03/20 15:14:14 [notice] 1439#0: *17 "^/caldav(.*)$" does not match "/core/templates/404.php", client: m.y.i.p, server: cloud.example.com, request: "GET /favicon.ico HTTP/1.1lla/", host: "cloud.example.com" | |
2013/03/20 15:14:14 [notice] 1439#0: *17 "^/carddav(.*)$" does not match "/core/templates/404.php", client: m.y.i.p, server: cloud.example.com, request: "GET /favicon.ico HTTP/1.1lla/", host: "cloud.example.com" | |
2013/03/20 15:14:14 [notice] 1439#0: *17 "^/webdav(.*)$" does not match "/core/templates/404.php", client: m.y.i.p, server: cloud.example.com, request: "GET /favicon.ico HTTP/1.1lla/", host: "cloud.example.com" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment