All work

Select view

Select search mode

 

[API gateway] device update logs are stored in temporary files

Description

When an update fails, the device will upload its logs using PUT. nginx is apparently saving the upload to a temporary location.

mender-api-gateway_1 | 2017/06/20 19:20:40 [warn] 9#9: *103 a client request body is buffered to a temporary file /usr/local/openresty/nginx/client_body_temp/0000000001 while sending to client, client: 172.20.0.10, server: localhost, request: "PUT /api/devices/v1/deployments/device/deployments/d9ba6bdf-60a8-4ac3-aa0f-647e9f618f40/log HTTP/2.0", host: "docker.mender.io"

TBD whether this is ok or not

Affects versions

Environment

None

Checklist

Details

Assignee

Reporter

Labels

Priority

Backlog

no

Zendesk Support

Checklist

Created June 21, 2017 at 6:00 AM
Updated July 14, 2017 at 11:51 AM

Activity

Show:

eystein.maloy.stenbergJuly 14, 2017 at 11:51 AM

OK, let me know what you decide & estimate for prioritization.

MaciejJune 21, 2017 at 9:44 AM

Shouldn't Nginx handle cleaning this for itself ?

Flag notifications