Skip to Content
Odoo Menú
  • Registra entrada
  • Prova-ho gratis
  • Aplicacions
    Finances
    • Comptabilitat
    • Facturació
    • Despeses
    • Full de càlcul (IA)
    • Documents
    • Signatura
    Vendes
    • CRM
    • Vendes
    • Punt de venda per a botigues
    • Punt de venda per a restaurants
    • Subscripcions
    • Lloguer
    Imatges de llocs web
    • Creació de llocs web
    • Comerç electrònic
    • Blog
    • Fòrum
    • Xat en directe
    • Aprenentatge en línia
    Cadena de subministrament
    • Inventari
    • Fabricació
    • PLM
    • Compres
    • Manteniment
    • Qualitat
    Recursos humans
    • Empleats
    • Reclutament
    • Absències
    • Avaluacions
    • Recomanacions
    • Flota
    Màrqueting
    • Màrqueting Social
    • Màrqueting per correu electrònic
    • Màrqueting per SMS
    • Esdeveniments
    • Automatització del màrqueting
    • Enquestes
    Serveis
    • Projectes
    • Fulls d'hores
    • Servei de camp
    • Suport
    • Planificació
    • Cites
    Productivitat
    • Converses
    • Validacions
    • IoT
    • VoIP
    • Coneixements
    • WhatsApp
    Aplicacions de tercers Odoo Studio Plataforma d'Odoo al núvol
  • Sectors
    Comerç al detall
    • Llibreria
    • Botiga de roba
    • Botiga de mobles
    • Botiga d'ultramarins
    • Ferreteria
    • Botiga de joguines
    Food & Hospitality
    • Bar i pub
    • Restaurant
    • Menjar ràpid
    • Guest House
    • Distribuïdor de begudes
    • Hotel
    Immobiliari
    • Agència immobiliària
    • Estudi d'arquitectura
    • Construcció
    • Gestió immobiliària
    • Jardineria
    • Associació de propietaris de béns immobles
    Consultoria
    • Empresa comptable
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Mobles
    • Menjar
    • Brewery
    • Regals corporatius
    Salut i fitness
    • Club d'esport
    • Òptica
    • Centre de fitness
    • Especialistes en benestar
    • Farmàcia
    • Perruqueria
    Trades
    • Servei de manteniment
    • Hardware i suport informàtic
    • Sistemes d'energia solar
    • Shoe Maker
    • Serveis de neteja
    • Instal·lacions HVAC
    Altres
    • Nonprofit Organization
    • Agència del medi ambient
    • Lloguer de panells publicitaris
    • Fotografia
    • Lloguer de bicicletes
    • Distribuïdors de programari
    Browse all Industries
  • Comunitat
    Aprèn
    • Tutorials
    • Documentació
    • Certificacions
    • Formació
    • Blog
    • Pòdcast
    Potenciar l'educació
    • Programa educatiu
    • Scale-Up! El joc empresarial
    • Visita Odoo
    Obtindre el programari
    • Descarregar
    • Comparar edicions
    • Novetats de les versions
    Col·laborar
    • GitHub
    • Fòrum
    • Esdeveniments
    • Traduccions
    • Converteix-te en partner
    • Services for Partners
    • Registra la teva empresa comptable
    Obtindre els serveis
    • Troba un partner
    • Troba un comptable
    • Contacta amb un expert
    • Serveis d'implementació
    • Referències del client
    • Suport
    • Actualitzacions
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Programar una demo
  • Preus
  • Ajuda

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Comptabilitat
  • Inventari
  • PoS
  • Projectes
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
Ajuda

Access odoo from other pc

Subscriure's

Get notified when there's activity on this post

This question has been flagged
odooIPodoo12
1 Respondre
26936 Vistes
Avatar
SSS

Hello,

I have two pc in my LAN. In one pc I have to install odoo. the IP of the first pc is 192.168.0.21. From pc two I want to access odoo. For that in pc two browser, I am using the IP address of pc one with odoo port. But not accessible, then also inactive firewall still odoo is not accessible. 

0
Avatar
Descartar
Avatar
Xavier Brochard
Best Answer

You should access Odoo with the adress 192.168.0.21:8069

If it doesn't work, check 

  • the IP adress of the first PC

  • the firewall on the fist PC

  • that Odoo is started

  • the odoo.conf content

If is still doesn't work, please give details about your PC and your config : OS, version, etc.


0
Avatar
Descartar
SSS
Autor

The IP address of the first pc:192.168.0.21

The firewall on the first pc is: inactive state(after making firewall active state still the same problem).

odoo.conf:

[options]

; This is the password that allows database operations:

admin_passwd = admin

db_host = False

db_port = False

db_user = odoo12

db_password = odoo12

xmlrpc_port = 8079

;logfile = /var/log/odoo12/odoo12.log

addons_path = /usr/local/sampada/survey-workspace/span/addons,/usr/local/sampada/survey-workspace/span/custom

OS: Ubuntu 18.04

Xavier Brochard

Obviously if you change the default Odoo port, you need to change how you access Odoo. Try 192.168.0.21:8079

Did you checked that Odoo is started and running ? did you checked for errors in Odoo server log (usualy located in /var/log/odoo/odoo-server.log) ? What is your browser error message ?

SSS
Autor

I am accessing odoo with change port the same as you mention in your answer. Odoo is started in my localhost without error. After accessing from other pc odoo didn't get any error. In browser shows, error message as "This site can’t be reached".

Xavier Brochard

So this doesn't look like an Odoo problem. Check that you can access Odoo from the first PC (where you did install it), to be sure.

This error message came from Chrome and is related to network problem. What OS are your using ?

Check that you can see the first PC on your LAN from the second PC. If positive, check that you can connect (telnet, SSH, ftp, smb, whatever...) to the first PC. If positive, you probably have a firewall rule that deny access or another network restriction.

SSS
Autor

I have installed odoo in the first pc. On the first pc, odoo is working fine without any error. I have also checked the first PC on my LAN from the second pc. First and second pcs both are in LAN. Also, I am able to connect the first pc through ssh. My firewall is in an inactive state. If there is a firewall rule problem how to check? I am using Ubuntu 18.04.3 LTS (Bionic Beaver) os.

Xavier Brochard

If you can access Odoo from the first PC (with http://localhost:8079 AND http://192.168.0.21:8079) I can't help you. Try another browser on the second PC. May be Chrome has a security rule like accepting only SSL connections (https) ?

SSS
Autor

Thanks, @Xavier for your valuable time and suggestion. I have solved this problem.

Xavier Brochard

How did you solve it ? if you explain, it will help others

SSS
Autor

In my case, the problem is about the SSH key. The SSH key of second pc isn't matching. For this, I have generated a new SSH key for the second pc.

Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Registrar-se
Related Posts Respostes Vistes Activitat
psycopg2.ProgrammingError: no existe la relación «_unknown» Please HELP!!!!
odoo odoo12
Avatar
Avatar
2
de nov. 25
250
How to track One2many field in Odoo12? Solved
odoo odoo12
Avatar
Avatar
Avatar
Avatar
3
de nov. 23
18457
Error: Couldn't load module web Solved
odoo odoo12
Avatar
Avatar
Avatar
3
de nov. 24
26551
How I get the current ID of a record ? Solved
odoo odoo12
Avatar
Avatar
1
d’abr. 23
6936
Binary field as attachment in mail in Odoo 13 Solved
odoo odoo12
Avatar
Avatar
2
de des. 22
7824
Community
  • Tutorials
  • Documentació
  • Fòrum
Codi obert
  • Descarregar
  • GitHub
  • Runbot
  • Traduccions
Serveis
  • Allotjament a Odoo.sh
  • Suport
  • Actualització
  • Desenvolupaments personalitzats
  • Educació
  • Troba un comptable
  • Troba un partner
  • Converteix-te en partner
Sobre nosaltres
  • La nostra empresa
  • Actius de marca
  • Contacta amb nosaltres
  • Llocs de treball
  • Esdeveniments
  • Pòdcast
  • Blog
  • Clients
  • Informació legal • Privacitat
  • Seguretat
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo és un conjunt d'aplicacions empresarials de codi obert que cobreix totes les necessitats de la teva empresa: CRM, comerç electrònic, comptabilitat, inventari, punt de venda, gestió de projectes, etc.

La proposta única de valor d'Odoo és ser molt fàcil d'utilitzar i estar totalment integrat, ambdues alhora.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now