Odoo is a suite of open-source business apps written in Python and released under the AGPL license. The main Odoo components are the server. This tag should be used with questions about installing and deploying the Odoo Server
Questions tagged [odoo-server]
4 questions
6
votes
4 answers
Why am I getting "Internal Server Error" running two Odoo instances (same domain but different ports)?
I have two instances of Odoo in a server in the cloud. If I make the following steps I get "Internal Server Error":
I make login in the first instance (http://111.222.33.44:3333)
I close the session
I load the address of the second instance in the…

ChesuCR
- 9,352
- 5
- 51
- 114
2
votes
2 answers
openerp-server goes down, and stops functioning
I've installed Odoo/OpnnERP, and I've put the openerp-server daemon in /etc/init.d to get it started automatically on Ubuntu startup. It gets started normally on every reboot and works fine. But sometimes it goes down automatically, I don't know any…

aqavi_paracha
- 1,131
- 2
- 17
- 38
0
votes
0 answers
security/ir.model.access.csv could not be processed: No matching record found for external id
Exception: Module loading tailor_management_sys failed: file tailor_management_sys\security/ir.model.access.csv could not be processed:
No matching record found for external id 'model_tailor_production_target' in field 'Model'
Missing required value…

Muhammad Awais
- 1
- 5
0
votes
1 answer
How to solve the error 'AttributeError: 'ir.http' object has no attribute 'webclient_rendering_context' - - -'?
I got this error when i try to run odoo via terminal after configuring odoo and python in eclipse and created database. Here is the full error reference.
2021-06-08 13:51:17,499 14016 ERROR odoo_13A werkzeug: Error on request:
Traceback (most…

Tom Mike
- 1
- 1
- 2