Live Chat
True
FAQs
Development

run upgrade odoo from ssl

    allow odoo user in postgresql as a trusted user


    • sudo nano /etc/postgresql/16/main/pg_hba.conf
      • then add

    • local all odoo trust
    • local all all peer

      • then restart postgres

    • sudo service postgresql restart

        then stop odoo service 

    • sudo service odoo stop


python3 /usr/bin/odoo -c /etc/odoo/odoo.conf -u all -d your_database_name




      after finishing upgrade start odoo service 

  • sudo service odoo start


 


Was this article helpful?

FAQ HOME

To install this Web App in your iPhone/iPad press and then Add to Home Screen.