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 break after delete second database?

Abonnieren

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

Diese Frage wurde gekennzeichnet
errordatabasecriticalconnectionattribute_error
7 Antworten
10883 Ansichten
Avatar
omixam

I was configuring odoo with database that I created from postgresql directly and all went good.

For reasons that I haven't could find the answer odoo don't have an option to delete/deseable demonstration data, only you can avoid demonstration data if you create the database from odoo database manager.

For this reason I create a new database from odoo database manager without demonstration data, but this second database I deleted from postgresql not from odoo, but now odoo is giving a lot of error and I have cannot connect to my first database anymore.

Anyone have an idea, why is this doing and how can I solve?

Please, dont say reinstall odoo and create another database, this is the last option.

Bellow the output errors:


$ python odoo.py --db_host localhost --db_port 5432 -r odoo -w odoo -d odoo-9 --xmlrpc-interface localhost --xmlrpc-port 8072
2016-01-22 07:58:30,294 2200 INFO ? openerp: OpenERP version 9.0c-20160113
2016-01-22 07:58:30,294 2200 INFO ? openerp: addons paths: ['/home/omixam/.local/share/Odoo/addons/9.0', u'/home/omixam/no_root/odoo-9/openerp/addons']
2016-01-22 07:58:30,294 2200 INFO ? openerp: database: odoo@localhost:5432
2016-01-22 07:58:30,429 2200 INFO ? openerp.service.server: HTTP service (werkzeug) running on localhost:8072
2016-01-22 07:58:30,444 2200 INFO odoo-9 openerp.modules.loading: loading 1 modules...
2016-01-22 07:58:30,458 2200 INFO odoo-9 openerp.modules.loading: 1 modules loaded in 0.01s, 0 queries
2016-01-22 07:58:30,489 2200 INFO odoo-9 openerp.modules.loading: loading 63 modules...
2016-01-22 07:58:30,514 2200 INFO ? openerp.addons.bus.models.bus: Bus.loop listen imbus on db postgres
2016-01-22 07:58:30,528 2200 INFO odoo-9 openerp.addons.report.models.report: Will use the Wkhtmltopdf binary at /usr/bin/wkhtmltopdf
2016-01-22 07:58:30,528 2200 CRITICAL odoo-9 openerp.modules.module: Couldn't load module report
2016-01-22 07:58:30,529 2200 CRITICAL odoo-9 openerp.modules.module: 'NoneType' object has no attribute 'group'
2016-01-22 07:58:30,529 2200 ERROR odoo-9 openerp.modules.registry: Failed to load registry
Traceback (most recent call last):
File "/home/omixam/no_root/odoo-9/openerp/modules/registry.py", line 385, in new
openerp.modules.load_modules(registry._db, force_demo, status, update_module)
File "/home/omixam/no_root/odoo-9/openerp/modules/loading.py", line 334, in load_modules
force, status, report, loaded_modules, update_module)
File "/home/omixam/no_root/odoo-9/openerp/modules/loading.py", line 237, in load_marked_modules
loaded, processed = load_module_graph(cr, graph, progressdict, report=report, skip_modules=loaded_modules, perform_checks=perform_checks)
File "/home/omixam/no_root/odoo-9/openerp/modules/loading.py", line 123, in load_module_graph
load_openerp_module(package.name)
File "/home/omixam/no_root/odoo-9/openerp/modules/module.py", line 324, in load_openerp_module
__import__('openerp.addons.' + module_name)
File "/home/omixam/no_root/odoo-9/openerp/modules/module.py", line 61, in load_module
mod = imp.load_module('openerp.addons.' + module_part, f, path, descr)
File "/home/omixam/no_root/odoo-9/openerp/addons/report/__init__.py", line 2, in <module>
import models
File "/home/omixam/no_root/odoo-9/openerp/addons/report/models/__init__.py", line 1, in <module>
import report
File "/home/omixam/no_root/odoo-9/openerp/addons/report/models/report.py", line 52, in <module>
version = re.search('([0-9.]+)', out).group(0)
AttributeError: 'NoneType' object has no attribute 'group'
2016-01-22 07:58:30,530 2200 CRITICAL odoo-9 openerp.service.server: Failed to initialize database `odoo-9`.
Traceback (most recent call last):
File "/home/omixam/no_root/odoo-9/openerp/service/server.py", line 885, in preload_registries
registry = RegistryManager.new(dbname, update_module=update_module)
File "/home/omixam/no_root/odoo-9/openerp/modules/registry.py", line 385, in new
openerp.modules.load_modules(registry._db, force_demo, status, update_module)
File "/home/omixam/no_root/odoo-9/openerp/modules/loading.py", line 334, in load_modules
force, status, report, loaded_modules, update_module)
File "/home/omixam/no_root/odoo-9/openerp/modules/loading.py", line 237, in load_marked_modules
loaded, processed = load_module_graph(cr, graph, progressdict, report=report, skip_modules=loaded_modules, perform_checks=perform_checks)
File "/home/omixam/no_root/odoo-9/openerp/modules/loading.py", line 123, in load_module_graph
load_openerp_module(package.name)
File "/home/omixam/no_root/odoo-9/openerp/modules/module.py", line 324, in load_openerp_module
__import__('openerp.addons.' + module_name)
File "/home/omixam/no_root/odoo-9/openerp/modules/module.py", line 61, in load_module
mod = imp.load_module('openerp.addons.' + module_part, f, path, descr)
File "/home/omixam/no_root/odoo-9/openerp/addons/report/__init__.py", line 2, in <module>
import models
File "/home/omixam/no_root/odoo-9/openerp/addons/report/models/__init__.py", line 1, in <module>
import report
File "/home/omixam/no_root/odoo-9/openerp/addons/report/models/report.py", line 52, in <module>
version = re.search('([0-9.]+)', out).group(0)
AttributeError: 'NoneType' object has no attribute 'group'
0
Avatar
Verwerfen
Avatar
Zbik
Beste Antwort

1. You stop ALL INSTANCES odoo server (probably you have more than one)

2. restart postgresql

3. Clean browser cache and cookie

4. Start server

5. Alternatively, clear folder /var/lib/odoo/sessions

2
Avatar
Verwerfen
Avatar
Yogesh
Beste Antwort

Hi,

I got this error and found out that wkhtmltopdf was not responding, Xvfb process was stuck somewhere so I searched for process

ps ax|grep Xvfb

and killed it, then restarted the server and it worked.

Cheers :D

0
Avatar
Verwerfen
Avatar
Axel Mendoza
Beste Antwort

Perhaps Odoo is trying to connect to the deleted database. try to connect directly to the database selector using this url:

http://localhost:8069/web/database/selector

and next login in the database to check if everything is ok

0
Avatar
Verwerfen
Avatar
omixam
Autor Beste Antwort
Thank! Axel Mendoza, I tried your suggestion but not work.

I'm getting 404 ERROR

2016-01-22 23:26:21,159 31416 INFO odoo-9 werkzeug: 127.0.0.1 - - [22/Jan/2016 23:26:21] "GET /web/static/src/img/logo2.png HTTP/1.1" 404 

Screenshot from the error https://imgur.com/GyB5BipIs strange because I'm indicating the database that I want connect.

I download latest odoo again uncompressed but I get the same error, how I run odoo from my last instance.

Any other suggestion?
-1
Avatar
Verwerfen
sridhar

Clear the cache and try that...

omixam
Autor

Done. The same error. I change browser (chromium and firefox). Restart and the same error. uncompressed the latest odoo and when I tried to run the same error. If one odoo instance crash all new odoo installation will be crash? No sense...

omixam
Autor

Thank to zbik but your suggestions not work. I tried your suggestions but I'm getting the same error. I'm thinking remove all odoo related from my computer and start from zero. But would be good that I powerful system we can solve problem if then occur in production. Any other suggestion?

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
odoo.sql_db: Connection to the database failed Gelöst
error database connection
Avatar
Avatar
1
Dez. 23
45075
Error Critical Creating Database
error database v7 critical
Avatar
Avatar
Avatar
2
März 15
7228
13c odoo.sql_db disconnecting every minute
database connection
Avatar
Avatar
Avatar
2
März 24
4943
OperationalError: could not connect to server: Connection refused (0x0000274D/10061) Is the server running on host "localhost"
error connection
Avatar
Avatar
Avatar
Avatar
3
Nov. 23
53006
database creation error
error database
Avatar
0
Juni 23
7303
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