anomalizer / ngx_aws_auth

nginx module to proxy to authenticated AWS services
BSD 2-Clause "Simplified" License
470 stars 144 forks source link

critical error on a GET request and having to restart nginx #19

Closed ogg1e closed 8 years ago

ogg1e commented 8 years ago

Occasionally, I'm getting this error and having to restart nginx to fix it:

2016/01/04 13:28:10 [crit] 7158#0: *25859 open() "/tmp/cache/temp/0000000312" failed (2: No such file or directory) while reading upstream, client: 127.0.0.1, server: , request: "GET /files/spark.tgz HTTP/1.1", upstream: "http://10.6.71.205:8080/files-bucket/spark.tgz", host: "localhost:8000"
anomalizer commented 8 years ago

I do not see how the aws auth module is involved in there