This question has been flagged
2 Replies
1366 Views

UncaughtPromiseError > OwlError

Uncaught Promise > An error occured in the owl lifecycle (see this Error's "cause" property)

OwlError: An error occured in the owl lifecycle (see this Error's "cause" property) at handleError (https://haas.odoo.com/web/assets/917-576fb15/web.assets_common.min.js:1247:101) at owl.App.handleError (https://haas.odoo.com/web/assets/917-576fb15/web.assets_common.min.js:2077:29) at Fiber._render (https://haas.odoo.com/web/assets/917-576fb15/web.assets_common.min.js:1478:19) at Fiber.render (https://haas.odoo.com/web/assets/917-576fb15/web.assets_common.min.js:1476:6) at ComponentNode.initiateRender (https://haas.odoo.com/web/assets/917-576fb15/web.assets_common.min.js:1555:47) Caused by: TypeError: str.replaceAll is not a function at toStringExpression (https://haas.odoo.com/web/assets/972-162ba4e/web.assets_backend.min.js:5430:97) at KanbanCompiler.renderDropdown (https://haas.odoo.com/web/assets/972-162ba4e/web.assets_backend.min.js:4168:174) at KanbanCompiler.compileDropdown (https://haas.odoo.com/web/assets/972-162ba4e/web.assets_backend.min.js:4182:67) at KanbanCompiler.compileNode (https://haas.odoo.com/web/assets/972-162ba4e/web.assets_backend.min.js:5532:124) at KanbanCompiler.compileGenericNode (https://haas.odoo.com/web/assets/972-162ba4e/web.assets_backend.min.js:5544:56) at KanbanCompiler.compileNode (https://haas.odoo.com/web/assets/972-162ba4e/web.assets_backend.min.js:5532:254) at KanbanCompiler.compileGenericNode (https://haas.odoo.com/web/assets/972-162ba4e/web.assets_backend.min.js:5544:56) at KanbanCompiler.compileNode (https://haas.odoo.com/web/assets/972-162ba4e/web.assets_backend.min.js:5532:254) at KanbanCompiler.compile (https://haas.odoo.com/web/assets/972-162ba4e/web.assets_backend.min.js:5528:41) at useViewCompiler (https://haas.odoo.com/web/assets/972-162ba4e/web.assets_backend.min.js:5554:172)

Avatar
Discard
Author

I think there are missing libraries?!

Does somebody know an answere what I could try?

make sure you have latest source code and try with a fresh db(in case if this is not live)

Author

Hey Raphy,
Thanks for help.

I reinstalled the odoo app. Butel the same problem.

I have an other problem. My admin user hast lost the admin permissions?!
I can't see any setting. I wanted to try the developer mode... What can I do, when all admin permissions are gone.

in fresh db ? if yes you have to install any apps first

Best Answer

i got this issue as well, not sure in same case or not:

my case:

APP installed in an Android 9.0 PDA, when goto barcode application, will cause this issue, my thinking is that some fundamentals in APP is not  compatible with old OS like Android 9 because APP works fine @ Android 11 or 12(10 not tried yet)

Avatar
Discard
Author Best Answer

Hi Raphy,


That's curious, now the app is starting right. I didn't change something. Thanks for helping anyway.


Greetings




Avatar
Discard