Ir al contenido
Odoo Menú
  • Iniciar sesión
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • PdV para tiendas
    • PdV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en vivo
    • eLearning
    Cadena de suministro
    • Inventario
    • Manufactura
    • PLM
    • Compras
    • Mantenimiento
    • Calidad
    Recursos humanos
    • Empleados
    • Reclutamiento
    • Vacaciones
    • Evaluaciones
    • Referencias
    • Flotilla
    Marketing
    • Redes sociales
    • Marketing por correo
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyectos
    • Registro de horas
    • Servicio externo
    • Soporte al cliente
    • Planeación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Artículos
    • WhatsApp
    Aplicaciones externas Studio de Odoo Plataforma de Odoo en la nube
  • Industrias
    Venta minorista
    • Librería
    • Tienda de ropa
    • Mueblería
    • Tienda de abarrotes
    • Ferretería
    • Juguetería
    Alimentos y hospitalidad
    • Bar y pub
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidora de bebidas
    • Hotel
    Bienes inmuebles
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión de bienes inmuebles
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Firma contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Manufactura
    • Textil
    • Metal
    • Muebles
    • Comida
    • Cervecería
    • Regalos corporativos
    Salud y ejercicio
    • Club deportivo
    • Óptica
    • Gimnasio
    • Especialistas en bienestar
    • Farmacia
    • Peluquería
    Trades
    • Personal de mantenimiento
    • Hardware y soporte de TI
    • Sistemas de energía solar
    • Zapateros y fabricantes de calzado
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin fines de lucro
    • Agencia para la protección del medio ambiente
    • Alquiler de anuncios publicitarios
    • Fotografía
    • Alquiler de bicicletas
    • Distribuidor de software
    Descubre todas las industrias
  • Odoo Community
    Aprende
    • Tutoriales
    • Documentación
    • Certificaciones
    • Capacitación
    • Blog
    • Podcast
    Fortalece la educación
    • Programa educativo
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtén el software
    • Descargar
    • Compara ediciones
    • Versiones
    Colabora
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Conviértete en partner
    • Servicios para partners
    • Registra tu firma contable
    Obtén servicios
    • Encuentra un partner
    • Encuentra un contador
    • Contacta a un consultor
    • Servicios de implementación
    • Referencias de clientes
    • Soporte
    • Actualizaciones
    GitHub YouTube Twitter LinkedIn Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicita una demostración
  • Precios
  • Ayuda

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

  • CRM
  • e-Commerce
  • Contabilidad
  • Inventario
  • PoS
  • Proyectos
  • MRP
All apps
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Ayuda

Access odoo from other pc

Suscribirse

Reciba una notificación cuando haya actividad en esta publicación

Se marcó esta pregunta
odooIPodoo12
1 Responder
26941 Vistas
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
Mejor respuesta

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.

¿Le interesa esta conversación? ¡Participe en ella!

Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.

Registrarse
Publicaciones relacionadas Respuestas Vistas Actividad
psycopg2.ProgrammingError: no existe la relación «_unknown» Please HELP!!!!
odoo odoo12
Avatar
Avatar
2
nov 25
250
How to track One2many field in Odoo12? Resuelto
odoo odoo12
Avatar
Avatar
Avatar
Avatar
3
nov 23
18457
Error: Couldn't load module web Resuelto
odoo odoo12
Avatar
Avatar
Avatar
3
nov 24
26551
How I get the current ID of a record ? Resuelto
odoo odoo12
Avatar
Avatar
1
abr 23
6936
Binary field as attachment in mail in Odoo 13 Resuelto
odoo odoo12
Avatar
Avatar
2
dic 22
7824
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento en Odoo.sh
  • Soporte
  • Actualizaciones del software
  • Desarrollos personalizados
  • Educación
  • Encuentra un contador
  • Encuentra un partner
  • Conviértete en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contáctanos
  • Empleos
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Legal • Privacidad
  • Seguridad
الْعَرَبيّة 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 es un conjunto de aplicaciones de código abierto que cubren todas las necesidades de tu empresa: CRM, comercio electrónico, contabilidad, inventario, punto de venta, gestión de proyectos, etc.

La propuesta única de valor de Odoo es ser muy fácil de usar y estar totalmente integrado.

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