Skip to Content
Odoo Meniu
  • Autentificare
  • Try it free
  • Aplicații
    Finanțe
    • Contabilitate
    • Facturare
    • Cheltuieli
    • Spreadsheet (BI)
    • Documente
    • Semn
    Vânzări
    • CRM
    • Vânzări
    • POS Shop
    • POS Restaurant
    • Abonamente
    • Închiriere
    Site-uri web
    • Constructor de site-uri
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Lanț Aprovizionare
    • Inventar
    • Producție
    • PLM
    • Achiziție
    • Maintenance
    • Calitate
    Resurse Umane
    • Angajați
    • Recrutare
    • Time Off
    • Evaluări
    • Referințe
    • Flotă
    Marketing
    • Social Marketing
    • Marketing prin email
    • SMS Marketing
    • Evenimente
    • Automatizare marketing
    • Sondaje
    Servicii
    • Proiect
    • Foi de pontaj
    • Servicii de teren
    • Centru de asistență
    • Planificare
    • Programări
    Productivitate
    • Discuss
    • Aprobări
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Aplicații Terțe Odoo Studio Platforma Odoo Cloud
  • Industrii
    Retail
    • Book Store
    • Magazin de îmbrăcăminte
    • Magazin de Mobilă
    • Magazin alimentar
    • Magazin de materiale de construcții
    • Magazin de jucării
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Distribuitor de băuturi
    • Hotel
    Proprietate imobiliara
    • Real Estate Agency
    • Firmă de Arhitectură
    • Construcție
    • Estate Managament
    • Grădinărit
    • Asociația Proprietarilor de Proprietăți
    Consultanta
    • Firma de Contabilitate
    • Partener Odoo
    • Agenție de marketing
    • Law firm
    • Atragere de talente
    • Audit & Certification
    Producție
    • Textil
    • Metal
    • Mobilier
    • Mâncare
    • Brewery
    • Cadouri corporate
    Health & Fitness
    • Club Sportiv
    • Magazin de ochelari
    • Centru de Fitness
    • Wellness Practitioners
    • Farmacie
    • Salon de coafură
    Trades
    • Handyman
    • IT Hardware and Support
    • Asigurare socială de stat
    • Cizmar
    • Servicii de curățenie
    • HVAC Services
    Altele
    • Organizație nonprofit
    • Agenție de Mediu
    • Închiriere panouri publicitare
    • Fotografie
    • Închiriere biciclete
    • Asigurare socială
    Browse all Industries
  • Comunitate
    Învăță
    • Tutorials
    • Documentație
    • Certificări
    • Instruire
    • Blog
    • Podcast
    Empower Education
    • Program Educațional
    • Scale Up! Business Game
    • Visit Odoo
    Obține Software-ul
    • Descărcare
    • Compară Edițiile
    • Lansări
    Colaborați
    • Github
    • Forum
    • Evenimente
    • Translations
    • Devino Partener
    • Services for Partners
    • Înregistrează-ți Firma de Contabilitate
    Obține Servicii
    • Găsește un Partener
    • Găsiți un contabil
    • Meet an advisor
    • Servicii de Implementare
    • Referințe ale clienților
    • Suport
    • Actualizări
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obține un demo
  • Prețuri
  • Ajutor

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

  • CRM
  • e-Commerce
  • Contabilitate
  • Inventar
  • PoS
  • Proiect
  • MRP
All apps
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Suport

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

Abonare

Primiți o notificare când există activitate la acestă postare

Această întrebare a fost marcată
windowsopenerpodoo10sharing
14 Răspunsuri
20168 Vizualizări
Imagine profil
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
Imagine profil
Abandonează
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.

Imagine profil
Xavier Brochard
Cel mai bun răspuns

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

1
Imagine profil
Abandonează
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.

Imagine profil
john smith
Cel mai bun răspuns

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

0
Imagine profil
Abandonează
Imagine profil
Peterc
Cel mai bun răspuns

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
Imagine profil
Abandonează
Enjoying the discussion? Don't just read, join in!

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

Înscrie-te
Related Posts Răspunsuri Vizualizări Activitate
Upgrading to openerp to odoo Rezolvat
openerp odoo10
Imagine profil
Imagine profil
1
ian. 19
3257
Odoo 10 updates for Windows doesn't work
windows odoo10
Imagine profil
0
mai 17
3757
Internal server error while installing odoo 10 in windows 10 Rezolvat
windows installation odoo10
Imagine profil
Imagine profil
Imagine profil
4
sept. 18
16472
How to print an excel file from form view without using wizard Rezolvat
openerp odoo10 Odoo10.0
Imagine profil
Imagine profil
Imagine profil
2
apr. 18
8678
Which Linux distribution is better for Odoo 10? Rezolvat
windows linux odoo10
Imagine profil
Imagine profil
Imagine profil
Imagine profil
8
sept. 17
14319
Comunitate
  • Tutorials
  • Documentație
  • Forum
Open Source
  • Descărcare
  • Github
  • Runbot
  • Translations
Servicii
  • Hosting Odoo.sh
  • Suport
  • Actualizare
  • Custom Developments
  • Educație
  • Găsiți un contabil
  • Găsește un Partener
  • Devino Partener
Despre Noi
  • Compania noastră
  • Active de marcă
  • Contactați-ne
  • Locuri de muncă
  • Evenimente
  • Podcast
  • Blog
  • Clienți
  • Aspecte juridice • Confidențialitate
  • Securitate
الْعَرَبيّة 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 este o suită de aplicații de afaceri open source care acoperă toate nevoile companiei dvs.: CRM, comerț electronic, contabilitate, inventar, punct de vânzare, management de proiect etc.

Propunerea de valoare unică a Odoo este să fie în același timp foarte ușor de utilizat și complet integrat.

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