Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
629 Vistas

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
Descartar
Autor Mejor respuesta

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

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
4
may 25
2504
2
may 25
5864
1
mar 25
1687
4
mar 25
4469
3
feb 25
5474