コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
11868 ビュー

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

関連投稿 返信 ビュー 活動
8
7月 18
168
1
2月 17
2629
5
2月 23
21994
0
7月 20
3010
2
5月 18
9514