Skip ke Konten
Odoo Menu
  • Login
  • Uji coba gratis
  • Aplikasi
    Keuangan
    • Akuntansi
    • Faktur
    • Pengeluaran
    • Spreadsheet (BI)
    • Dokumen
    • Tanda Tangan
    Sales
    • CRM
    • Sales
    • POS Toko
    • POS Restoran
    • Langganan
    • Rental
    Website
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Rantai Pasokan
    • Inventaris
    • Manufaktur
    • PLM
    • Purchase
    • Maintenance
    • Kualitas
    Sumber Daya Manusia
    • Karyawan
    • Rekrutmen
    • Cuti
    • Appraisal
    • Referensi
    • Armada
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Acara
    • Otomatisasi Marketing
    • Survei
    Layanan
    • Project
    • Timesheet
    • Layanan Lapangan
    • Meja Bantuan
    • Planning
    • Appointment
    Produktivitas
    • Diskusi
    • Approval
    • IoT
    • VoIP
    • Pengetahuan
    • WhatsApp
    Aplikasi pihak ketiga Odoo Studio Platform Odoo Cloud
  • Industri-Industri
    Retail
    • Toko Buku
    • Toko Baju
    • Toko Furnitur
    • Toko Kelontong
    • Toko Hardware
    • Toko Mainan
    Makanan & Hospitality
    • Bar dan Pub
    • Restoran
    • Fast Food
    • Rumah Tamu
    • Distributor Minuman
    • Hotel
    Real Estate
    • Agensi Real Estate
    • Firma Arsitektur
    • Konstruksi
    • Estate Management
    • Perkebunan
    • Asosiasi Pemilik Properti
    Konsultansi
    • Firma Akuntansi
    • Mitra Odoo
    • Agensi Marketing
    • Firma huku
    • Talent Acquisition
    • Audit & Sertifikasi
    Manufaktur
    • Tekstil
    • Logam
    • Perabotan
    • Makanan
    • Brewery
    • Corporate Gift
    Kesehatan & Fitness
    • Sports Club
    • Toko Kacamata
    • Fitness Center
    • Wellness Practitioners
    • Farmasi
    • Salon Rambut
    Perdagangan
    • Handyman
    • IT Hardware & Support
    • Sistem-Sistem Energi Surya
    • Pembuat Sepatu
    • Cleaning Service
    • Layanan HVAC
    Lainnya
    • Organisasi Nirlaba
    • Agen Lingkungan
    • Rental Billboard
    • Fotografi
    • Penyewaan Sepeda
    • Reseller Software
    Browse semua Industri
  • Komunitas
    Belajar
    • Tutorial-tutorial
    • Dokumentasi
    • Sertifikasi
    • Pelatihan
    • Blog
    • Podcast
    Empower Education
    • Program Edukasi
    • Game Bisnis 'Scale Up!'
    • Kunjungi Odoo
    Dapatkan Softwarenya
    • Download
    • Bandingkan Edisi
    • Daftar Rilis
    Kolaborasi
    • Github
    • Forum
    • Acara
    • Terjemahan
    • Menjadi Partner
    • Layanan untuk Partner
    • Daftarkan perusahaan Akuntansi Anda.
    Dapatkan Layanan
    • Temukan Mitra
    • Temukan Akuntan
    • Temui penasihat
    • Layanan Implementasi
    • Referensi Pelanggan
    • Bantuan
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dapatkan demo
  • Harga
  • Bantuan

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

  • CRM
  • e-Commerce
  • Akuntansi
  • Inventaris
  • PoS
  • Project
  • MRP
All apps
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Help

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

Langganan

Dapatkan notifikasi saat terdapat aktivitas pada post ini

Pertanyaan ini telah diberikan tanda
errordatabaseodoo8.0
3 Replies
15034 Tampilan
Avatar
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
Avatar
Buang
Avatar
Maduka Sopulu
Jawaban Terbai

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
Avatar
Buang
Avatar
SlyK
Penulis Jawaban Terbai

@ 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
Avatar
Buang
Avatar
Ermin Trevisan
Jawaban Terbai

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
Avatar
Buang
Menikmati diskusi? Jangan hanya membaca, ikuti!

Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!

Daftar
Post Terkait Replies Tampilan Aktivitas
database creation error
error database
Avatar
0
Jun 23
7227
Critical database error "KeyError: 'hr'" when launching odoo
error database
Avatar
4
Nov 20
5889
Error: The connectsion refuse? Please help me !!!!
error database
Avatar
Avatar
1
Agu 16
5699
ProgrammingError: relation "ir_config_parameter" does not exist on Database Creation
error database
Avatar
0
Jul 16
8595
Integrity error while adding calendar view.
error odoo8.0
Avatar
0
Agu 15
3780
Komunitas
  • Tutorial-tutorial
  • Dokumentasi
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Terjemahan
Layanan
  • Odoo.sh Hosting
  • Bantuan
  • Peningkatan
  • Custom Development
  • Pendidikan
  • Temukan Akuntan
  • Temukan Mitra
  • Menjadi Partner
Tentang Kami
  • Perusahaan kami
  • Aset Merek
  • Hubungi kami
  • Tugas
  • Acara
  • Podcast
  • Blog
  • Pelanggan
  • Hukum • Privasi
  • Keamanan
الْعَرَبيّة 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 adalah rangkaian aplikasi bisnis open source yang mencakup semua kebutuhan perusahaan Anda: CRM, eCommerce, akuntansi, inventaris, point of sale, manajemen project, dan seterusnya.

Mudah digunakan dan terintegrasi penuh pada saat yang sama adalah value proposition unik Odoo.

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