Our Odoo14 server often crash, suddenly the web page cannot be opened.
Checking to the log I get erro : virtual real time limit (151/120s) reached.
After browsing I get the solution is to add --limit-time-real parameter :
ExecStart=/usr/bin/scl enable rh-python36 -- /opt/odoo/odoo14-venv/bin/python3 /opt/odoo/odoo14/odoo-bin -c /etc/odoo.conf --limit-time-real=100000
No comments:
Post a Comment