Zum Inhalt springen
Odoo Menü
  • Anmelden
  • Jetzt gratis testen
  • Apps
    Finanzen
    • Buchhaltung
    • Rechnungsstellung
    • Spesenabrechnung
    • Tabellenkalkulation (BI)
    • Dokumente
    • E-Signatur
    Vertrieb
    • CRM
    • Vertrieb
    • Kassensystem – Shop
    • Kassensystem – Restaurant
    • Abonnements
    • Vermietung
    Websites
    • Website-Builder
    • E-Commerce
    • Blog
    • Forum
    • Livechat
    • E-Learning
    Lieferkette
    • Lager
    • Fertigung
    • PLM
    • Einkauf
    • Wartung
    • Qualität
    Personalwesen
    • Mitarbeiter
    • Personalbeschaffung
    • Abwesenheiten
    • Mitarbeiterbeurteilung
    • Personalempfehlungen
    • Fuhrpark
    Marketing
    • Social Marketing
    • E-Mail-Marketing
    • SMS-Marketing
    • Veranstaltungen
    • Marketing-Automatisierung
    • Umfragen
    Dienstleistungen
    • Projekte
    • Zeiterfassung
    • Außendienst
    • Kundendienst
    • Planung
    • Termine
    Produktivität
    • Dialog
    • Genehmigungen
    • IoT
    • VoIP
    • Wissensdatenbank
    • WhatsApp
    Apps von Drittanbietern Odoo Studio Odoo Cloud-Plattform
  • Branchen
    Einzelhandel
    • Buchladen
    • Kleidergeschäft
    • Möbelhaus
    • Lebensmittelgeschäft
    • Baumarkt
    • Spielwarengeschäft
    Essen & Gastgewerbe
    • Bar und Kneipe
    • Restaurant
    • Fast Food
    • Gästehaus
    • Getränkehändler
    • Hotel
    Immobilien
    • Immobilienagentur
    • Architekturbüro
    • Baugewerbe
    • Immobilienverwaltung
    • Gartenarbeit
    • Eigentümervereinigung
    Beratung
    • Buchhaltungsfirma
    • Odoo-Partner
    • Marketingagentur
    • Anwaltskanzlei
    • Talentakquise
    • Prüfung & Zertifizierung
    Fertigung
    • Textil
    • Metall
    • Möbel
    • Speisen
    • Brauerei
    • Firmengeschenke
    Gesundheit & Fitness
    • Sportklub
    • Brillengeschäft
    • Fitnessstudio
    • Therapeut
    • Apotheke
    • Friseursalon
    Handel
    • Handyman
    • IT-Hardware & -Support
    • Solarenergiesysteme
    • Schuster
    • Reinigungsdienstleistungen
    • HLK-Dienstleistungen
    Sonstiges
    • Gemeinnützige Organisation
    • Umweltschutzagentur
    • Plakatwandvermietung
    • Fotostudio
    • Fahrrad-Leasing
    • Software-Händler
    Alle Branchen ansehen
  • Community
    Lernen
    • Tutorials
    • Dokumentation
    • Zertifizierungen
    • Schulung
    • Blog
    • Podcast
    Bildung fördern
    • Bildungsprogramm
    • Scale-Up! Planspiel
    • Odoo besuchen
    Software anfragen
    • Herunterladen
    • Editionen vergleichen
    • Releases
    Zusammenarbeiten
    • Github
    • Forum
    • Veranstaltungen
    • Übersetzungen
    • Partner werden
    • Dienstleistungen für Partner
    • Buchhaltungsfirma registrieren
    Services anfragen
    • Partner finden
    • Buchhalter finden
    • Einen Experten treffen
    • Implementierungsservices
    • Kundenreferenzen
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Eine Demo erhalten
  • Preiskalkulation
  • Hilfe

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

  • CRM
  • e-Commerce
  • Buchhaltung
  • Lager
  • PoS
  • Projekte
  • MRP
All apps
Sie müssen registriert sein, um mit der Community zu interagieren.
Alle Beiträge Personen Abzeichen
Stichwörter (Alle anzeigen)
odoo accounting v14 pos v15
Über dieses Forum
Sie müssen registriert sein, um mit der Community zu interagieren.
Alle Beiträge Personen Abzeichen
Stichwörter (Alle anzeigen)
odoo accounting v14 pos v15
Über dieses Forum
Hilfe

Access odoo from other pc

Abonnieren

Erhalten Sie eine Benachrichtigung, wenn es eine Aktivität zu diesem Beitrag gibt

Diese Frage wurde gekennzeichnet
odooIPodoo12
1 Antworten
26986 Ansichten
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
Verwerfen
Avatar
Xavier Brochard
Beste Antwort

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
Verwerfen
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.

Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!

Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!

Registrieren
Verknüpfte Beiträge Antworten Ansichten Aktivität
psycopg2.ProgrammingError: no existe la relación «_unknown» Please HELP!!!!
odoo odoo12
Avatar
Avatar
2
Nov. 25
278
How to track One2many field in Odoo12? Gelöst
odoo odoo12
Avatar
Avatar
Avatar
Avatar
3
Nov. 23
18474
Error: Couldn't load module web Gelöst
odoo odoo12
Avatar
Avatar
Avatar
3
Nov. 24
26565
How I get the current ID of a record ? Gelöst
odoo odoo12
Avatar
Avatar
1
Apr. 23
6964
Binary field as attachment in mail in Odoo 13 Gelöst
odoo odoo12
Avatar
Avatar
2
Dez. 22
7836
Community
  • Tutorials
  • Dokumentation
  • Forum
Open Source
  • Herunterladen
  • Github
  • Runbot
  • Übersetzungen
Dienstleistungen
  • Odoo.sh-Hosting
  • Support
  • Upgrade
  • Individuelle Entwicklungen
  • Bildung
  • Buchhalter finden
  • Partner finden
  • Partner werden
Über uns
  • Unsere Firma
  • Markenwerte
  • Kontakt
  • Karriere
  • Veranstaltungen
  • Podcast
  • Blog
  • Kunden
  • Rechtliches • Datenschutz
  • Sicherheit
الْعَرَبيّة 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 ist eine Suite von Open-Source-Betriebsanwendungen, die alle Bedürfnisse Ihres Unternehmens abdecken: CRM, E-Commerce, Buchhaltung, Lager, Kassensystem, Projektmanagement etc.

Das einzigartige Wertversprechen von Odoo ist, dass es gleichzeitig sehr einfach zu bedienen und voll integriert ist.

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