Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
11859 Переглядів

hello,

i installed openerp on ubuntu (virtual machine) through the package-manager. On localhost i can access Openerp very well and there are no problems. When i try to access it throuh my internal network i get no connection to openerp.

nmap shows me no open ports on 8096. Apache works well even outside of the VM and i can access different apache sites without any problems.

Perhaps the interface was stored somewhere because i had to change this for the new VM host. The firewall is not the problem.

Does anybody have an idea?

Thanks

Аватар
Відмінити
Автор

my openerp-server.conf looks very tiny too...

Найкраща відповідь

Hi friend the port must 8069 not 8096 The URL must like 192.168.1.10:8069

Аватар
Відмінити
Автор

Thanks for that hint.

Найкраща відповідь

check your settings PostgreSQL, postgresql.conf file in this the parameter listen_addresses = '*' and not listen_addresses = 'localhost'

Аватар
Відмінити
Автор

after changing the listen_addresses and restarting postgresql and apache the problem is still present

Related Posts Відповіді Переглядів Дія
8
лип. 18
168
1
лют. 17
2629
5
лют. 23
21975
0
лип. 20
3008
2
трав. 18
9506