arachnys/athenapdf

The weaver stops after about 1 minute

daniesy opened this issue · 0 comments

No matter what configuration I try, the weaver stops after about 1 minute

Jul 23 09:03:41Z   [GIN] 2021/07/23 - 09:03:41 | 200 | 1m0.000752663s |    10.100.1.174 |  GET     /convert
Jul 23 09:03:41Z   exiting

Here is the run command:

[AthenaPDF] executing: [athenapdf -S -M none -T 600 --debug --no-cache http://prod.reports-builder.tango/report?tk=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ0eXBlIjoiaW5fZGVwdGgiLCJyZXF1ZXN0ZXJfaWQiOjE4OTksImhvb2siOiJodHRwczovL2FwcC5hdHRhY2tzaW11bGF0b3IuY29tL2FwaS9ob29rcy9nZW5lcmFsIiwiY29tcGFueV9pZCI6IjVlZjllOWEzNzE1YWM5MDAxYThjZDA2NyIsInNpbXVsYXRpb25faWQiOiI2MDUwNzEyZGE2NmE0ZDAwMTkxNDcyODYiLCJsb2NhbGUiOiJlcy14eCIsImlhdCI6MTYyNzAzMTAyMSwiZXhwIjoxNjI3MDMxNjIxfQ.YVivNwnoh--NXgzUUxWn4bf27Kk1qecbFSPGcLBqGks --wait-for-status]

Also the docker-config:

WEAVER_ATHENA_CMD: athenapdf -S -M none -T 600 --debug --no-cache 
WEAVER_CONVERSION_FALLBACK: false 
WEAVER_MAX_CONVERSION_QUEUE: 50 
WEAVER_MAX_WORKERS: 10
WEAVER_WORKER_TIMEOUT: 600

Do you know how I can fix this?