I am installing odoo 10 on ubuntu 16.04. All commands run well during installation. When I start Odoo Server using commands given below:
cd /opt/odoo/odoo-10.0 
./odoo-bin
I get an error:
error: [Errno 98] Address already in use  
How can I fix the problem?
 
     
     
    