This question has been flagged
2 Replies
15311 Views

when in put url 0.0.0.0:8069 for open the sytem openerp it give me this error Unable to connect Firefox can't establish a connection to the server at 0.0.0.0:8069. ahmad nasser koha system administrator

Avatar
Discard
Best Answer

Hi Ahmad,

I think your OpenERP server is down.

Please check and restart your OpenERP - Server

  • Open terminal
  • Go to your server path
  • python ./openerp-server --addons-path=../addons/,../web/addons,

Hope it works for you.

Avatar
Discard
Best Answer

Try finding right ethernet address and then use it in browser... Type :

ifconfig

in console, find ipv4 address on adapter (usualy it is on eth0 ) and use shown ip

Avatar
Discard