Hi everyone,
We have installed Odoo 15 on a Centos 7 VPS - clean install, no cPanel etc, barebones machine and followed several installation tutorials which allowed us to install Odoo. However, after working on the programme for a bit, it disconnects and will only reconnect if I restart the odoo service. We're in pre-production stage and have done quite a lot of customisation to the site and generally the workflow.
Below is our conf file.
[options]
; This is the password that allows database operations:
admin_passwd = something
db_host = False
db_port = False
db_user = odoo
db_password = False
addons_path = /opt/odoo/odoo15/addons
; You can enable log file with uncommenting the next line
logfile = /var/log/odoo15/odoo.log
Any help would be GREATLY appreciated.
Thanks,
D.