Skip to Content
Odoo Meniu
  • Autentificare
  • Try it free
  • Aplicații
    Finanțe
    • Contabilitate
    • Facturare
    • Cheltuieli
    • Spreadsheet (BI)
    • Documente
    • Semn
    Vânzări
    • CRM
    • Vânzări
    • POS Shop
    • POS Restaurant
    • Abonamente
    • Închiriere
    Site-uri web
    • Constructor de site-uri
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Lanț Aprovizionare
    • Inventar
    • Producție
    • PLM
    • Achiziție
    • Maintenance
    • Calitate
    Resurse Umane
    • Angajați
    • Recrutare
    • Time Off
    • Evaluări
    • Referințe
    • Flotă
    Marketing
    • Social Marketing
    • Marketing prin email
    • SMS Marketing
    • Evenimente
    • Automatizare marketing
    • Sondaje
    Servicii
    • Proiect
    • Foi de pontaj
    • Servicii de teren
    • Centru de asistență
    • Planificare
    • Programări
    Productivitate
    • Discuss
    • Aprobări
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Aplicații Terțe Odoo Studio Platforma Odoo Cloud
  • Industrii
    Retail
    • Book Store
    • Magazin de îmbrăcăminte
    • Magazin de Mobilă
    • Magazin alimentar
    • Magazin de materiale de construcții
    • Magazin de jucării
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Distribuitor de băuturi
    • Hotel
    Proprietate imobiliara
    • Real Estate Agency
    • Firmă de Arhitectură
    • Construcție
    • Estate Managament
    • Grădinărit
    • Asociația Proprietarilor de Proprietăți
    Consultanta
    • Firma de Contabilitate
    • Partener Odoo
    • Agenție de marketing
    • Law firm
    • Atragere de talente
    • Audit & Certification
    Producție
    • Textil
    • Metal
    • Mobilier
    • Mâncare
    • Brewery
    • Cadouri corporate
    Health & Fitness
    • Club Sportiv
    • Magazin de ochelari
    • Centru de Fitness
    • Wellness Practitioners
    • Farmacie
    • Salon de coafură
    Trades
    • Handyman
    • IT Hardware and Support
    • Asigurare socială de stat
    • Cizmar
    • Servicii de curățenie
    • HVAC Services
    Altele
    • Organizație nonprofit
    • Agenție de Mediu
    • Închiriere panouri publicitare
    • Fotografie
    • Închiriere biciclete
    • Asigurare socială
    Browse all Industries
  • Comunitate
    Învăță
    • Tutorials
    • Documentație
    • Certificări
    • Instruire
    • Blog
    • Podcast
    Empower Education
    • Program Educațional
    • Scale Up! Business Game
    • Visit Odoo
    Obține Software-ul
    • Descărcare
    • Compară Edițiile
    • Lansări
    Colaborați
    • Github
    • Forum
    • Evenimente
    • Translations
    • Devino Partener
    • Services for Partners
    • Înregistrează-ți Firma de Contabilitate
    Obține Servicii
    • Găsește un Partener
    • Găsiți un contabil
    • Meet an advisor
    • Servicii de Implementare
    • Referințe ale clienților
    • Suport
    • Actualizări
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obține un demo
  • Prețuri
  • Ajutor

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

  • CRM
  • e-Commerce
  • Contabilitate
  • Inventar
  • PoS
  • Proiect
  • MRP
All apps
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Suport

After creating a new database, why am I unable to log in it?

Abonare

Primiți o notificare când există activitate la acestă postare

Această întrebare a fost marcată
errordatabaseodoo8.0
3 Răspunsuri
15026 Vizualizări
Imagine profil
SlyK

Every time I try to create a new Odoo 8.0 database, I get message "Unable to login on database Odoo8" while on the database selector. I can't even get to the login screen where I should write username and password.

So I move to the database manager, where I try to erase the just-created database, only to create a new one. But when the browser page refreshes, I am back to the database selector, with the same error showing up.

Why is this happening? How can I solve it?


OS: Ubuntu 17.04


This is my traceback:

2017-10-23 17:40:07,591 6679 ERROR None openerp.service.db: CREATE DATABASE failed:

Traceback (most recent call last):

  File "/OCB8.0/OCB/openerp/service/db.py", line 37, in _initialize_db

    openerp.modules.db.initialize(cr)

  File "/OCB8.0/OCB/openerp/modules/db.py", line 63, in initialize

    info = openerp.modules.load_information_from_description_file(i)

  File "/OCB8.0/OCB/openerp/modules/module.py", line 251, in load_information_from_description_file

    info.update(eval(f.read()))

  File "/OCB8.0/OCB/openerp/tools/safe_eval.py", line 312, in safe_eval

    c = test_expr(expr, _SAFE_OPCODES, mode=mode)

  File "/OCB8.0/OCB/openerp/tools/safe_eval.py", line 167, in test_expr

    code_obj = compile(expr, "", mode)

  File "<string>", line 38

    <<<<<<< Updated upstream

     ^

SyntaxError: invalid syntax

0
Imagine profil
Abandonează
Imagine profil
Maduka Sopulu
Cel mai bun răspuns

1. After installing odoo
2. Go to the configuration file and
3. change the port,
4. write filter_db = "odoo_12"  (Your current db

5. Restart and reload 
 Note: 
If after creating database and it gives issues:
copy the database name, Add the db name to the dbfilter and then restart
both postgresql and odoo server

0
Imagine profil
Abandonează
Imagine profil
SlyK
Autor Cel mai bun răspuns

@ Ermin Trevisan:

problem is, the database is actually created. I have it in the database selector, as well as any other database I already had (another db on Odoo 8.0, and another on Odoo 10.0). When go to Manage Database -> Erase Database, it's in the list as well - and I can erase it. Of course, it disappears after I do that. But in the meanwhile, after I get the error and before I erase it, the database exists - I even tried to create another database with the same name, and Odoo didn't allow me because of it!

Simply, I can't login into it, and I can't login into any new Odoo 8.0 database (but I am still able to login into the Odoo 8.0 dbs I already created).


EDIT: now, and it didn't happen before, when I try to create a new db, I get the following errors:

Uncaught TypeError: Cannot read property 'apply' of undefined
http://localhost:8069/web/static/src/js/core.js:759
Uncaught TypeError: Cannot read property 'apply' of undefined
http://localhost:8069/web/static/src/js/core.js:769
0
Imagine profil
Abandonează
Imagine profil
Ermin Trevisan
Cel mai bun răspuns

You can't login to a database which does not exist, because the creation has failed, as described in the log. Please check your Odoo installation and read the docs: https://www.odoo.com/documentation/8.0/setup/install.html

0
Imagine profil
Abandonează
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Înscrie-te
Related Posts Răspunsuri Vizualizări Activitate
database creation error
error database
Imagine profil
0
iun. 23
7221
Critical database error "KeyError: 'hr'" when launching odoo
error database
Imagine profil
4
nov. 20
5887
Error: The connectsion refuse? Please help me !!!!
error database
Imagine profil
Imagine profil
1
aug. 16
5696
ProgrammingError: relation "ir_config_parameter" does not exist on Database Creation
error database
Imagine profil
0
iul. 16
8581
Integrity error while adding calendar view.
error odoo8.0
Imagine profil
0
aug. 15
3772
Comunitate
  • Tutorials
  • Documentație
  • Forum
Open Source
  • Descărcare
  • Github
  • Runbot
  • Translations
Servicii
  • Hosting Odoo.sh
  • Suport
  • Actualizare
  • Custom Developments
  • Educație
  • Găsiți un contabil
  • Găsește un Partener
  • Devino Partener
Despre Noi
  • Compania noastră
  • Active de marcă
  • Contactați-ne
  • Locuri de muncă
  • Evenimente
  • Podcast
  • Blog
  • Clienți
  • Aspecte juridice • Confidențialitate
  • Securitate
الْعَرَبيّة 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 este o suită de aplicații de afaceri open source care acoperă toate nevoile companiei dvs.: CRM, comerț electronic, contabilitate, inventar, punct de vânzare, management de proiect etc.

Propunerea de valoare unică a Odoo este să fie în același timp foarte ușor de utilizat și complet integrat.

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