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

ODOO Installation on mac osx

Abonnieren

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

Diese Frage wurde gekennzeichnet
macosxosxOdoo10
3 Antworten
24823 Ansichten
Avatar
NMD

I have try of differents ways to install odoo 10 in my mac osx (10.11.6).

always receive the same error.

I did the instalation using a virtual env.

The installation ended fine, but I haven't be able to run it.

it seems a issue with db connection but where and how



    (odoo-env)Nelsons-MacBook-Air:odoo nelsondiaz$ ./odoo-bin

    2017-08-29 14:44:22,963 18435 INFO ? odoo: Odoo version 10.0

    2017-08-29 14:44:22,963 18435 INFO ? odoo: addons paths: ['/Users/nelsondiaz/Library/Application Support/Odoo/addons/10.0', u'/Users/nelsondiaz/Sites/odoo-env/odoo/odoo/addons', u'/Users/nelsondiaz/Sites/odoo-env/odoo/addons']

    2017-08-29 14:44:22,963 18435 INFO ? odoo: database: default@default:default

    2017-08-29 14:44:22,978 18435 INFO ? odoo.service.server: HTTP service (werkzeug) running on 0.0.0.0:8069


This is the error after running http://127.0.0.1:8069/ or http://localhost:8069/


I try updating pg_hba.conf and odoo.conf nothing work, the same error



    2017-08-29 14:50:25,948 18435 INFO ? odoo.sql_db: Connection to the database failed

    2017-08-29 14:50:25,952 18435 INFO ? werkzeug: 127.0.0.1 - - [29/Aug/2017 14:50:25] "GET / HTTP/1.1" 500 -    

    2017-08-29 14:50:25,965 18435 ERROR ? werkzeug: Error on request:

        Traceback (most recent call last):

          File "/Library/Python/2.7/site-packages/werkzeug/serving.py", line 193, in run_wsgi

            execute(self.server.app)

          File "/Library/Python/2.7/site-packages/werkzeug/serving.py", line 181, in execute

            application_iter = app(environ, start_response)

          File "/Users/nelsondiaz/Sites/odoo-env/odoo/odoo/service/server.py", line 249, in app

            return self.app(e, s)

          File "/Users/nelsondiaz/Sites/odoo-env/odoo/odoo/service/wsgi_server.py", line 186, in application

            return application_unproxied(environ, start_response)

          File "/Users/nelsondiaz/Sites/odoo-env/odoo/odoo/service/wsgi_server.py", line 172, in application_unproxied

            result = handler(environ, start_response)

          File "/Users/nelsondiaz/Sites/odoo-env/odoo/odoo/http.py", line 1308, in __call__

            return self.dispatch(environ, start_response)

          File "/Users/nelsondiaz/Sites/odoo-env/odoo/odoo/http.py", line 1282, in __call__

            return self.app(environ, start_wrapped)

          File "/Library/Python/2.7/site-packages/werkzeug/wsgi.py", line 599, in __call__

            return self.app(environ, start_response)

          File "/Users/nelsondiaz/Sites/odoo-env/odoo/odoo/http.py", line 1446, in dispatch

            self.setup_db(httprequest)

          File "/Users/nelsondiaz/Sites/odoo-env/odoo/odoo/http.py", line 1368, in setup_db

            httprequest.session.db = db_monodb(httprequest)

          File "/Users/nelsondiaz/Sites/odoo-env/odoo/odoo/http.py", line 1524, in db_monodb

            dbs = db_list(True, httprequest)

          File "/Users/nelsondiaz/Sites/odoo-env/odoo/odoo/http.py", line 1498, in db_list

            dbs = odoo.service.db.list_dbs(force)

          File "/Users/nelsondiaz/Sites/odoo-env/odoo/odoo/service/db.py", line 325, in list_dbs

            with closing(db.cursor()) as cr:

          File "/Users/nelsondiaz/Sites/odoo-env/odoo/odoo/sql_db.py", line 635, in cursor

            return Cursor(self.__pool, self.dbname, self.dsn, serialized=serialized)

          File "/Users/nelsondiaz/Sites/odoo-env/odoo/odoo/sql_db.py", line 177, in __init__

            self._cnx = pool.borrow(dsn)

          File "/Users/nelsondiaz/Sites/odoo-env/odoo/odoo/sql_db.py", line 518, in _locked

            return fun(self, *args, **kwargs)

          File "/Users/nelsondiaz/Sites/odoo-env/odoo/odoo/sql_db.py", line 586, in borrow

            **connection_info)

          File "/Library/Python/2.7/site-packages/psycopg2/__init__.py", line 130, in connect

            conn = _connect(dsn, connection_factory=connection_factory, **kwasync)

        OperationalError: fe_sendauth: no password supplied

        2017-08-29 14:50:26,238 18435 INFO ? odoo.sql_db: Connection to the database failed

        2017-08-29 14:50:26,242 18435 INFO ? werkzeug: 127.0.0.1 - - [29/Aug/2017 14:50:26] "GET /favicon.ico HTTP/1.1" 500 -

        2017-08-29 14:50:26,249 18435 ERROR ? werkzeug: Error on request:

        Traceback (most recent call last):

          File "/Library/Python/2.7/site-packages/werkzeug/serving.py", line 193, in run_wsgi

            execute(self.server.app)

          File "/Library/Python/2.7/site-packages/werkzeug/serving.py", line 181, in execute

            application_iter = app(environ, start_response)

          File "/Users/nelsondiaz/Sites/odoo-env/odoo/odoo/service/server.py", line 249, in app

            return self.app(e, s)

          File "/Users/nelsondiaz/Sites/odoo-env/odoo/odoo/service/wsgi_server.py", line 186, in application

            return application_unproxied(environ, start_response)

          File "/Users/nelsondiaz/Sites/odoo-env/odoo/odoo/service/wsgi_server.py", line 172, in application_unproxied

            result = handler(environ, start_response)

          File "/Users/nelsondiaz/Sites/odoo-env/odoo/odoo/http.py", line 1308, in __call__

            return self.dispatch(environ, start_response)

          File "/Users/nelsondiaz/Sites/odoo-env/odoo/odoo/http.py", line 1282, in __call__

            return self.app(environ, start_wrapped)

          File "/Library/Python/2.7/site-packages/werkzeug/wsgi.py", line 599, in __call__

            return self.app(environ, start_response)

          File "/Users/nelsondiaz/Sites/odoo-env/odoo/odoo/http.py", line 1446, in dispatch

            self.setup_db(httprequest)

          File "/Users/nelsondiaz/Sites/odoo-env/odoo/odoo/http.py", line 1368, in setup_db

            httprequest.session.db = db_monodb(httprequest)

          File "/Users/nelsondiaz/Sites/odoo-env/odoo/odoo/http.py", line 1524, in db_monodb

            dbs = db_list(True, httprequest)

          File "/Users/nelsondiaz/Sites/odoo-env/odoo/odoo/http.py", line 1498, in db_list

            dbs = odoo.service.db.list_dbs(force)

          File "/Users/nelsondiaz/Sites/odoo-env/odoo/odoo/service/db.py", line 325, in list_dbs

            with closing(db.cursor()) as cr:

          File "/Users/nelsondiaz/Sites/odoo-env/odoo/odoo/sql_db.py", line 635, in cursor

            return Cursor(self.__pool, self.dbname, self.dsn, serialized=serialized)

          File "/Users/nelsondiaz/Sites/odoo-env/odoo/odoo/sql_db.py", line 177, in __init__

            self._cnx = pool.borrow(dsn)

          File "/Users/nelsondiaz/Sites/odoo-env/odoo/odoo/sql_db.py", line 518, in _locked

            return fun(self, *args, **kwargs)

          File "/Users/nelsondiaz/Sites/odoo-env/odoo/odoo/sql_db.py", line 586, in borrow

            **connection_info)

          File "/Library/Python/2.7/site-packages/psycopg2/__init__.py", line 130, in connect

            conn = _connect(dsn, connection_factory=connection_factory, **kwasync)

        OperationalError: fe_sendauth: no password supplied

0
Avatar
Verwerfen
Dan Čermák

Did you add a database user & password to your odoo config? If not, odoo will try to connect with defaults that will probably not work, as the user will have insufficient access rights. Check out this for some command line parameters (and the links within): https://www.odoo.com/documentation/10.0/setup/install.html#running-odoo and this for postgres: https://wiki.postgresql.org/wiki/Detailed_installation_guides

Avatar
NMD
Autor Beste Antwort

I couldn't run the server without error only with the command ./odoo-bin For any reason that I don't know it does not find the conf file. That I did it was put the conf file in the parameter and it works:


option 1:


./odoo-bin --addons-path=/Users/myuser/Sites/odoo-env/odoo/addons -c debian/odoo.conf 


Option 2


 ./odoo-bin -d odoo --db_user odoo --db_password odoo
1
Avatar
Verwerfen
Aqeeb Imtiaz Harun

Thank you so much! Option 2 worked for me on Mojave for Odoo 13

Avatar
Ermin Trevisan
Beste Antwort

You get no connection to the database. Please check your installation procedure and provide a proper database user with corresponding access rights.

0
Avatar
Verwerfen
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
KeyError: u'[module_name]' [Odoo 10]
Odoo10
Avatar
0
Feb. 19
3663
Consultoría para implantación en micro-pymes con sistemas Apple
macosx
Avatar
0
März 15
4358
OSX - OperationalError: FATAL: password authentication failed for user Gelöst
osx
Avatar
Avatar
1
Mai 25
11018
How to continue cron job process even in a server timeout or 500 INTERNAL SERVER ERROR in odoo 10?
python2.7 Odoo10
Avatar
Avatar
1
Apr. 23
6519
QWebTemplateNotFound: External ID not found in the system: web.login? Gelöst
installation osx
Avatar
Avatar
Avatar
Avatar
Avatar
17
Juli 24
64724
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