Open iangozer opened 2 years ago
Could you check and verify if, accessing to the server/backend and invoking wkhtmltopdf
works fine?
Thanks for getting back to me on this, I gave up in the end. I don't quite understand how Odoo uses the different connections so decided it was probably best to avoid docker and Traefik until I can get a grip on that. I had assumed as long as the container can see the DB and users can see the odoo app then it should all work but seems like there was maybe some other localhost access needed.
I am having an issue with Odoo 15 (although tested and is happening in 14 too) where any time Odoo is asked to do a task that requires making a pdf (send an email quote, download an email quote) I just get a spinning wheel and eventually it times out.
I can't see anything in the useful in logs apart from the timeout, the timeout log doesn't show any errors just point to a whole bunch of different lines in different files.
CPU and memory are fine.
This is in a Linode instance, behind a Traefik reverse proxy it lets encrypt, but I can't imagine that would affect the pdf.