Hello,
I have migrated my database from 15.0 to 17.0 using upgrade.py script, and all related addons are already migrated,
I lunched odoo-bin -u all --stop-after-init
until finished the update
and now I see the blank page as the atached file
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello,
I have migrated my database from 15.0 to 17.0 using upgrade.py script, and all related addons are already migrated,
I lunched odoo-bin -u all --stop-after-init
until finished the update
and now I see the blank page as the atached file
Below options you can try
1) Clear the cache and cookie
2) Tried from different browser
3) Regenerate Assets Bundles
4) Restart odoo service & postgres
Thanks
yes I tried all that :-/
In that case check your custome code in js file that effects on view load adding debug with asset mode
Have you try update all modules ?
that's already done
Do you have any custom addons ? Probably that where the error comes from ?
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
2
thg 7 24
|
8337 | ||
|
2
thg 5 25
|
967 | ||
|
1
thg 8 25
|
1817 | ||
|
2
thg 8 25
|
455 | ||
|
2
thg 3 25
|
1383 |
are you using odoo enterprise migration service or custom one or open upgrade ?
@niyas Raphy using odoo migration service:
python <(curl -s https://upgrade.odoo.com/upgrade) test -d <your db name> -t <target version>