gotenberg: Bug 7.4.1 - Context deadline exceeded

Hi @gulien Everything was fine with 7.4.0, but we just upgraded to 7.4.1 and when running the container with these parameters, we are getting this error :

docker run --rm -d -p xxxx:3000 --name gotenberg xxxxx/gotenberg gotenberg --chromium-disable-routes --pdfengines-disable-routes --webhook-disable --prometheus-disable-collect --prometheus-disable-route-logging

image

If we downgrade back to 7.4.0 it starts working again (iso parameters). Since the latest release is all about timeout, it seems like a big coincidence ^^

Is this meant btw? image https://github.com/gotenberg/gotenberg/compare/v7.4.0...v7.4.1#diff-51bc8303a14a97d22bd6cf1de23da23a89d419b96fe2e37972552a0b4cec8f77R393

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 18

Most upvoted comments

@HadrienKulik @FabienLucini Gotenberg 7.4.2 should resolve your issue. Please reopen if that’s not the case 😉