Skip ke Konten
Odoo Menu
  • Login
  • Uji coba gratis
  • Aplikasi
    Keuangan
    • Akuntansi
    • Faktur
    • Pengeluaran
    • Spreadsheet (BI)
    • Dokumen
    • Tanda Tangan
    Sales
    • CRM
    • Sales
    • POS Toko
    • POS Restoran
    • Langganan
    • Rental
    Website
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Rantai Pasokan
    • Inventaris
    • Manufaktur
    • PLM
    • Purchase
    • Maintenance
    • Kualitas
    Sumber Daya Manusia
    • Karyawan
    • Rekrutmen
    • Cuti
    • Appraisal
    • Referensi
    • Armada
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Acara
    • Otomatisasi Marketing
    • Survei
    Layanan
    • Project
    • Timesheet
    • Layanan Lapangan
    • Meja Bantuan
    • Planning
    • Appointment
    Produktivitas
    • Diskusi
    • Approval
    • IoT
    • VoIP
    • Pengetahuan
    • WhatsApp
    Aplikasi pihak ketiga Odoo Studio Platform Odoo Cloud
  • Industri-Industri
    Retail
    • Toko Buku
    • Toko Baju
    • Toko Furnitur
    • Toko Kelontong
    • Toko Hardware
    • Toko Mainan
    Makanan & Hospitality
    • Bar dan Pub
    • Restoran
    • Fast Food
    • Rumah Tamu
    • Distributor Minuman
    • Hotel
    Real Estate
    • Agensi Real Estate
    • Firma Arsitektur
    • Konstruksi
    • Estate Management
    • Perkebunan
    • Asosiasi Pemilik Properti
    Konsultansi
    • Firma Akuntansi
    • Mitra Odoo
    • Agensi Marketing
    • Firma huku
    • Talent Acquisition
    • Audit & Sertifikasi
    Manufaktur
    • Tekstil
    • Logam
    • Perabotan
    • Makanan
    • Brewery
    • Corporate Gift
    Kesehatan & Fitness
    • Sports Club
    • Toko Kacamata
    • Fitness Center
    • Wellness Practitioners
    • Farmasi
    • Salon Rambut
    Perdagangan
    • Handyman
    • IT Hardware & Support
    • Sistem-Sistem Energi Surya
    • Pembuat Sepatu
    • Cleaning Service
    • Layanan HVAC
    Lainnya
    • Organisasi Nirlaba
    • Agen Lingkungan
    • Rental Billboard
    • Fotografi
    • Penyewaan Sepeda
    • Reseller Software
    Browse semua Industri
  • Komunitas
    Belajar
    • Tutorial-tutorial
    • Dokumentasi
    • Sertifikasi
    • Pelatihan
    • Blog
    • Podcast
    Empower Education
    • Program Edukasi
    • Game Bisnis 'Scale Up!'
    • Kunjungi Odoo
    Dapatkan Softwarenya
    • Download
    • Bandingkan Edisi
    • Daftar Rilis
    Kolaborasi
    • Github
    • Forum
    • Acara
    • Terjemahan
    • Menjadi Partner
    • Layanan untuk Partner
    • Daftarkan perusahaan Akuntansi Anda.
    Dapatkan Layanan
    • Temukan Mitra
    • Temukan Akuntan
    • Temui penasihat
    • Layanan Implementasi
    • Referensi Pelanggan
    • Bantuan
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dapatkan demo
  • Harga
  • Bantuan

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

  • CRM
  • e-Commerce
  • Akuntansi
  • Inventaris
  • PoS
  • Project
  • MRP
All apps
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Help

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

Langganan

Dapatkan notifikasi saat terdapat aktivitas pada post ini

Pertanyaan ini telah diberikan tanda
windowsopenerpodoo10sharing
14 Replies
20150 Tampilan
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
Buang
Sidhi Tejomoyo
Penulis

CMIIW

Sidhi Tejomoyo
Penulis

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
Penulis

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

Sidhi Tejomoyo
Penulis

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
Penulis

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
Jawaban Terbai

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

1
Avatar
Buang
Sidhi Tejomoyo
Penulis

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
Penulis

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
Jawaban Terbai

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

0
Avatar
Buang
Avatar
Peterc
Jawaban Terbai

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
Buang
Menikmati diskusi? Jangan hanya membaca, ikuti!

Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!

Daftar
Post Terkait Replies Tampilan Aktivitas
Upgrading to openerp to odoo Diselesaikan
openerp odoo10
Avatar
Avatar
1
Jan 19
3242
Odoo 10 updates for Windows doesn't work
windows odoo10
Avatar
0
Mei 17
3749
Internal server error while installing odoo 10 in windows 10 Diselesaikan
windows installation odoo10
Avatar
Avatar
Avatar
4
Sep 18
16460
How to print an excel file from form view without using wizard Diselesaikan
openerp odoo10 Odoo10.0
Avatar
Avatar
Avatar
2
Apr 18
8666
Which Linux distribution is better for Odoo 10? Diselesaikan
windows linux odoo10
Avatar
Avatar
Avatar
Avatar
8
Sep 17
14307
Komunitas
  • Tutorial-tutorial
  • Dokumentasi
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Terjemahan
Layanan
  • Odoo.sh Hosting
  • Bantuan
  • Peningkatan
  • Custom Development
  • Pendidikan
  • Temukan Akuntan
  • Temukan Mitra
  • Menjadi Partner
Tentang Kami
  • Perusahaan kami
  • Aset Merek
  • Hubungi kami
  • Tugas
  • Acara
  • Podcast
  • Blog
  • Pelanggan
  • Hukum • Privasi
  • Keamanan
الْعَرَبيّة 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 adalah rangkaian aplikasi bisnis open source yang mencakup semua kebutuhan perusahaan Anda: CRM, eCommerce, akuntansi, inventaris, point of sale, manajemen project, dan seterusnya.

Mudah digunakan dan terintegrasi penuh pada saat yang sama adalah value proposition unik Odoo.

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