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

[10.0] How to access Odoo 10.00 from windows PC (Odoo win installer)

Subscriure's

Get notified when there's activity on this post

This question has been flagged
windowsopenerpodoo10sharing
14 Respostes
20125 Vistes
Avatar
Sidhi Tejomoyo

After managed to install Odoo 10.0 Community Version on Ubuntu Server 16.04 LTS, now I tried to install it on Windows 10 (the IP's 192.168.1.251 and the port's the same 8069).


The installation process's working just fine. I call it with http://localhost:8069, and it works just fine. The problem lies when I try to open it on other PC.


I tried with Chrome for http://192.168.1.251:8069, it gives me an error like below :

This site can’t be reached 192.168.1.241 
took too long to respond.


But, when I ping 192.168.1.241 it's connected without RTO. The question is still the same.

How to make it accessible from other pc with http://192.168.1.251:8069 ? 

I already post this question on

https://www.odoo.com/forum/help-1/question/odoo-10-0-windows-sharing-with-other-pc-113267


But it closed without getting know how to make it accessible on other PC like I do when install it in Ubuntu Server 16.04 LTS. The answer Ermin Trevisan give me is not what I'm looking for.


It's basic client-server that I already know. I'm an PHP-Laravel programmer and I already know about that concept. The Apace n Php is like the Build in server from Odoo Windows Installer. And the Laravel's like Odoo its self. I'm a newbie for Python and Odoo but it should be have the same basic like Apache n Php n Laravel.


The possibilities from that I'm thinking is about the setting / configuration of build-in server for Odoo or maybe the Odoo 10.0 it self. (This could be wrong).


Because I ever experiencing same problem with apache, phppgadmin (explained for phppgadmin before), etc...


At first those apps can not be accessible on other PC. But after changing some setting or configuration script within, then it can be shareable from other PC with the same behavior in localhost. And I guess Odoo (or its build in server) does the same even in Python language. 


If its about firewall n proxy I don't think that's the answer, because my apache n php runs well on the same fresh installed windows. I set 2 VM with the same fresh Windows 10 installer. 1 VM for Apache and 1 VM for Odoo.


The Apache's VM runs well without changing any firewall n proxy. It can be accessible from other PC without any configuration of firewall or proxy. I can show you on Video if necessary.


If the other VM for Odoo  has something to do with firewall or proxy, then where did I miss ??? 


This question maybe not just about clicking solution. But more like setting and configuration. Or even scripting.


On my point of view, this question is related to Odoo. Why ? Because Odoo release its version on Windows. 


If Odoo can not accessible from other PC like I do in Ubuntu Server 16.04, what's the use of using Odoo on Windows ? Only for single localhost access ???


If Odoo's windows installer can be opened from other PC, than it can be some possibilities to spread Odoo among Windows lovers.


That's why I ask How to access Odoo 10.0 (windows Installer) from other PC.

1
Avatar
Descartar
Sidhi Tejomoyo
Autor

CMIIW

Sidhi Tejomoyo
Autor

If it's necessary, I'll make a video about for my question on Monday.

Ermin Trevisan

One more time: is port 8069 open in your firewall? Can you telnet into 192.168.1.251 8069 from a remote computer (ping does not help to check if a port is open or not)?

Sidhi Tejomoyo
Autor

already done it and did not work... https://drive.google.com/open?id=0B4Zbp3gbakWlNlZCcUNqcUo1YXM

Sidhi Tejomoyo
Autor

that's the screenshot between my PC and VM

Ermin Trevisan

Can you telnet into this machine and port from a remote terminal?

Sidhi Tejomoyo
Autor

Yes, it runs. when I type :

telnet 192.168.1.241 8069

It shows me the blank screen. And then I type exit.

Avatar
Xavier Brochard
Best Answer

As Ermin Trevisan said, check your firewall ! You need to open 8069 port in the Windows firewall. That's all.

1
Avatar
Descartar
Sidhi Tejomoyo
Autor

already done it and did not work... https://drive.google.com/open?id=0B4Zbp3gbakWlNlZCcUNqcUo1YXM

Xavier Brochard

ok. I'm a sysadmin, when something looks strange I allways start with primary and stupid questions like "is my keyboard connected ?" or "did I press the correct switch ?". Yes, errors comes from humans !...

I don't think this is an Odoo problem, so let's start basicaly looking around Windows and your VM:

- check the network connection between your VM and Windows

- check the IP address

- change the Odoo port (set in Odoo.conf) ; 8080 is ok and won't be block by a firewall

- try with the package installer

etc.

Sidhi Tejomoyo
Autor

Just changed the port to 8080 n it works.

Then I uninstall n reinstall Odoo... Port 8069 is also works... awesome...

The question is : Should I add the rule for allowing 8069 before installing Odoo to make it works ? Or did I miss something ?

Xavier Brochard

This is an OS relative question. It doesn't matter if port 8069 is open before or after Odoo install.

You have certainly done something wrong at your first install. It was something so obviously that you couldn't see it. May be a network problem, I don't know.

Avatar
john smith
Best Answer

I have also faced the same problem when I want to access the ODD forum on my pc.

0
Avatar
Descartar
Avatar
Peterc
Best Answer

I have this same problem. Changing the port number did not resolve it, and I am sure the firewalls are down.

There are more details here: https://www.odoo.com/forum/help-1/question/how-do-i-configure-odoo-to-be-accessible-over-the-lan-136734

0
Avatar
Descartar
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
Upgrading to openerp to odoo Solved
openerp odoo10
Avatar
Avatar
1
de gen. 19
3229
Odoo 10 updates for Windows doesn't work
windows odoo10
Avatar
0
de maig 17
3733
Internal server error while installing odoo 10 in windows 10 Solved
windows installation odoo10
Avatar
Avatar
Avatar
4
de set. 18
16427
How to print an excel file from form view without using wizard Solved
openerp odoo10 Odoo10.0
Avatar
Avatar
Avatar
2
d’abr. 18
8656
Which Linux distribution is better for Odoo 10? Solved
windows linux odoo10
Avatar
Avatar
Avatar
Avatar
8
de set. 17
14287
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