i just installed openerp in this Ubuntu serever 64bit , it works perfectly put i get this error when i try to create it's database at the first beginning "#action=database_manager"
"
Client Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/openerp/addons/web/http.py", line 204, in dispatch
response["result"] = method(self, **self.params)
File "/usr/lib/pymodules/python2.7/openerp/addons/web/controllers/main.py", line 777, in create
params['create_admin_pwd'])
File "/usr/lib/pymodules/python2.7/openerp/addons/web/session.py", line 30, in proxy_method
result = self.session.send(self.service_name, method, *args)
File "/usr/lib/pymodules/python2.7/openerp/addons/web/session.py", line 97, in send
raise xmlrpclib.Fault('AccessDenied', openerp.tools.ustr(e))
Server Access denied.
"
i googled it and this error means that the deb i installed didn't configer is PostgreSQL database
any help?
thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Buchhaltung
- Lager
- PoS
- Project
- MRP
Diese Frage wurde gekennzeichnet
4152
Ansichten
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
3
Juni 20
|
6718 | ||
|
1
März 15
|
4754 | ||
|
0
Okt. 20
|
2636 | ||
|
0
März 18
|
4226 | ||
|
1
März 15
|
7590 |
Do you have created the openerp user in postgres ?