Přejít na obsah
Odoo Menu
  • Přihlásit se
  • Vyzkoušejte zdarma
  • Aplikace
    Finance
    • Účetnictví
    • Fakturace
    • Výdaje
    • Spreadsheet (BI)
    • Dokumenty
    • Podpisy
    Prodej
    • CRM
    • Prodej
    • POS Obchod
    • POS Restaurace
    • Předplatné
    • Pronájem
    Webové stránky
    • Webové stránky
    • E-shop
    • Blog
    • Fórum
    • Živý chat
    • eLearning
    Dodavatelský řetězec
    • Sklad
    • Výroba
    • PLM
    • Nákup
    • Údržba
    • Kvalita
    Lidské zdroje
    • Zaměstnanci
    • Nábor
    • Volno
    • Hodnocení zaměstnanců
    • Doporučení
    • Vozový park
    Marketing
    • Marketing sociálních sítí
    • Emailový marketing
    • SMS Marketing
    • Události
    • Marketingová automatizace
    • Dotazníky
    Služby
    • Projekt
    • Časové výkazy
    • Práce v terénu
    • Helpdesk
    • Plánování
    • Schůzky
    Produktivita
    • Diskuze
    • Schvalování
    • IoT
    • VoIP
    • Znalosti
    • WhatsApp
    Aplikace třetích stran Odoo Studio Odoo cloudová platforma
  • Branže
    Maloobchod
    • Knihkupectví
    • Obchod s oblečením
    • Obchod s nábytkem
    • Potraviny
    • Obchod s hardwarem
    • Hračkářství
    Jídlo a pohostinství
    • Bar a Pub
    • Restaurace
    • Fast Food
    • Penzion
    • Distributor nápojů
    • Hotel
    Nemovitost
    • Realitní kancelář
    • Architektonická firma
    • Stavba
    • Správa nemovitostí
    • Zahradnictví
    • Asociace vlastníků nemovitosti
    Poradenství
    • Účetní firma
    • Odoo Partner
    • Marketingová agentura
    • Právník
    • Akvizice talentů
    • Audit a certifikace
    Výroba
    • Textil
    • Kov
    • Nábytek
    • Jídlo
    • Pivovar
    • Korporátní dárky
    Zdraví a fitness
    • Sportovní klub
    • Prodejna brýli
    • Fitness Centrum
    • Wellness praktikové
    • Lékárna
    • Kadeřnictví
    Transakce
    • Údržbář
    • Podpora IT & hardware
    • Systémy solární energie
    • Výrobce obuvi
    • Úklidové služby
    • Služby HVAC
    Ostatní
    • Nezisková organizace
    • Agentura pro životní prostředí
    • Pronájem billboardů
    • Fotografování
    • Leasing jízdních kol
    • Prodejce softwaru
    Procházet všechna odvětví
  • Komunita
    Edukační program
    • Tutoriály
    • Dokumentace
    • Certifikace
    • Vzdělávání
    • Blog
    • Podcast
    Podpora vzdělávání
    • Vzdělávací program
    • Scale Up! Hra na firmu
    • Navštivte Odoo
    Získat software
    • Stáhnout
    • Porovnejte edice
    • Verze
    Spolupráce
    • Github
    • Fórum
    • Události
    • Překlady
    • Stát se partnerem
    • Služby pro partnery
    • Registrujte svou účetní firmu
    Získat služby
    • Najít partnera
    • Najít účetní
    • Setkejte se s poradcem
    • Implementační služby
    • Zákaznické reference
    • Podpora
    • Upgrady
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dohodnout demo
  • Ceník
  • Pomoc

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

  • CRM
  • e-Commerce
  • Účetnictví
  • Sklad
  • PoS
  • Projekty
  • MRP
All apps
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
Pomoc

Access odoo from other pc

Odebírat

Get notified when there's activity on this post

This question has been flagged
odooIPodoo12
1 Odpovědět
26939 Zobrazení
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
Zrušit
Avatar
Xavier Brochard
Nejlepší odpověď

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
Zrušit
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!

Přihlásit se
Related Posts Odpovědi Zobrazení Aktivita
psycopg2.ProgrammingError: no existe la relación «_unknown» Please HELP!!!!
odoo odoo12
Avatar
Avatar
2
lis 25
250
How to track One2many field in Odoo12? Vyřešeno
odoo odoo12
Avatar
Avatar
Avatar
Avatar
3
lis 23
18457
Error: Couldn't load module web Vyřešeno
odoo odoo12
Avatar
Avatar
Avatar
3
lis 24
26551
How I get the current ID of a record ? Vyřešeno
odoo odoo12
Avatar
Avatar
1
dub 23
6936
Binary field as attachment in mail in Odoo 13 Vyřešeno
odoo odoo12
Avatar
Avatar
2
pro 22
7824
Komunita
  • Tutoriály
  • Dokumentace
  • Fórum
Open Source
  • Stáhnout
  • Github
  • Runbot
  • Překlady
Služby
  • Odoo.sh hostování
  • Podpora
  • Upgrade
  • Nestandardní vývoj
  • Edukační program
  • Najít účetní
  • Najít partnera
  • Stát se partnerem
O nás
  • Naše společnost
  • Podklady značky
  • Kontakujte nás
  • Práce
  • Události
  • Podcast
  • Blog
  • Zákazníci
  • Právní dokumenty • Soukromí
  • Zabezpečení
الْعَرَبيّة 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 je balíček open-source aplikací, které pokrývají všechny potřeby vaší společnosti: CRM, e-shop, účetnictví, sklady, kasy, projektové řízení a další.

Unikátní nabídka od Odoo poskytuje velmi jednoduché uživatelské rozhraní a vše je integrované na jednom místě.

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