Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
631 Tampilan

After database creation when i try to view the database it is asking username and password 

below is log entry after successful database creation
2024-02-27 09:52:47,156 31904 INFO m_odoo werkzeug: 127.0.0.1 - - [27/Feb/2024 09:52:47] "POST /web/database/create HTTP/1.1" 303 - 17676 4.320 7.384
2024-02-27 09:52:47,159 31904 INFO m_odoo odoo.addons.base.models.ir_http: Generating routing map for key None 
2024-02-27 09:52:47,171 31904 INFO m_odoo werkzeug: 127.0.0.1 - - [27/Feb/2024 09:52:47] "GET /web HTTP/1.1" 303 - 9 0.002 0.011
2024-02-27 09:52:47,245 31904 INFO m_odoo werkzeug: 127.0.0.1 - - [27/Feb/2024 09:52:47] "GET /web/login HTTP/1.1" 200 - 53 0.013 0.059
2024-02-27 09:52:47,267 31904 INFO m_odoo werkzeug: 127.0.0.1 - - [27/Feb/2024 09:52:47] "GET /web/binary/company_logo HTTP/1.1" 200 - 5 0.003 0.009
2024-02-27 09:52:47,314 31904 INFO m_odoo werkzeug: 127.0.0.1 - - [27/Feb/2024 09:52:47] "GET /web/webclient/translations/1709027567305 HTTP/1.1" 200 - 7 0.002 0.005
2024-02-27 09:53:04,511 31904 INFO m_odoo odoo.addons.base.models.ir_cron: Starting job `Base: Auto-vacuum internal data`. 
2024-02-27 09:53:04,533 31904 INFO m_odoo odoo.addons.base.models.ir_attachment: filestore gc 55 checked, 0 removed 
2024-02-27 09:53:04,557 31904 INFO m_odoo odoo.addons.base.models.res_users: GC'd 0 user log entries 
2024-02-27 09:53:04,567 31904 INFO m_odoo odoo.addons.auth_totp.models.auth_totp: GC'd 0 totp devices entries 
2024-02-27 09:53:04,573 31904 INFO m_odoo odoo.addons.base.models.ir_cron: Job done: `Base: Auto-vacuum internal data` (0.062s). 
2024-02-27 09:53:04,576 31904 INFO m_odoo odoo.addons.base.models.ir_cron: Starting job `Base: Portal Users Deletion`. 
2024-02-27 09:53:04,578 31904 INFO m_odoo odoo.addons.base.models.ir_cron: Job done: `Base: Portal Users Deletion` (0.002s).

Avatar
Buang
Penulis Jawaban Terbai

Because python packages were not properly installed(requirements.txt)

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
4
Mei 25
2511
2
Mei 25
5868
1
Mar 25
1689
4
Mar 25
4475
3
Feb 25
5481