i am facing an issue the grey blank screen when i login into my database. i try to upgrade my custom module into my database and unable to upgrade the module. so i restart the server. after restart when i login into my database i can see only grey blank screen. i tried many things like, delete the database in which i installed the custom module. clear the browser cashes, restart the odoo and also restart the cloud server. please help to sort out the issue
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
The same thing happened to me, I had to delete the database, and I have to install everything again, I recommend doing backup:
pg_dump -U db_user -W -h 127.0.0.1 youdatabase> youdatabase.sql
There might be some error or bug within the custom module you are installing, which makes the odoo to not function properly.
Try to login to odoo without the custom module in addons, or by uninstalling it from apps and check odoo is working properly. Thus you can find the isuue.
Also view the terminal (in ubuntu) or the log file for more error report.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Jun 24
|
115 | ||
|
0
Mar 17
|
3026 | ||
|
2
Dec 16
|
9987 | ||
|
0
Jul 23
|
1711 | ||
|
1
Jul 22
|
2934 |