Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
4 Odpowiedzi
2630 Widoki

I currently have a paid subscription on Odoo Online, and I wanted to host Odoo on my own server simultaneously. Therefore, I installed Odoo 17 Enterprise edition.

I downloaded my Odoo Online database and imported it into Odoo on my server. After some adjustments in the PostgreSQL database, my database seems to be functional.

The only error I am currently encountering is when I access the "Settings" module. I noticed that Odoo Online is in version "Odoo saas~17.1+e (Enterprise Edition)" while my installation is in version "Odoo 17.0+e-20240214 (Enterprise Edition)."

The error message is as follows:


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 (http://localhost:8069/web/assets/f0d40e0/web.assets_web_dark.min.js:916:101)

    at App.handleError (http://localhost:8069/web/assets/f0d40e0/web.assets_web_dark.min.js:1542:29)

    at ComponentNode.initiateRender (http://localhost:8069/web/assets/f0d40e0/web.assets_web_dark.min.js:1006:19)


Caused by: KeyNotFoundError: Cannot find mobile_apps_funnel in this registry!

    at Registry.get (http://localhost:8069/web/assets/f0d40e0/web.assets_web_dark.min.js:3355:76)

    at Widget.parseWidgetNode (http://localhost:8069/web/assets/f0d40e0/web.assets_web_dark.min.js:10071:120)

    at http://localhost:8069/web/assets/f0d40e0/web.assets_web_dark.min.js:8528:155

    at visit (http://localhost:8069/web/assets/f0d40e0/web.assets_web_dark.min.js:4219:51)

    at visitChildren (http://localhost:8069/web/assets/f0d40e0/web.assets_web_dark.min.js:4218:171)

    at visit (http://localhost:8069/web/assets/f0d40e0/web.assets_web_dark.min.js:4219:129)

    at visitChildren (http://localhost:8069/web/assets/f0d40e0/web.assets_web_dark.min.js:4218:171)

    at visit (http://localhost:8069/web/assets/f0d40e0/web.assets_web_dark.min.js:4219:129)

    at visitChildren (http://localhost:8069/web/assets/f0d40e0/web.assets_web_dark.min.js:4218:171)

    at visit (http://localhost:8069/web/assets/f0d40e0/web.assets_web_dark.min.js:4219:129) 

Awatar
Odrzuć
Najlepsza odpowiedź

The problem is that 17.1 (and similar) are only available on Odoo Online and not for odoo.sh or self-hosted.  So if you try to install a database downloaded from Odoo Online it may not work.  However, as per the response from Niyas you might be able to update the base module.

You have to remove the "Apps" filter and then search for "Base"


Awatar
Odrzuć
Najlepsza odpowiedź

Hello,


I'm also facing the same issue after updating the "Base" module. The following error is displayed: "Update impossible for the module "social_push_notifications", external dependency Python library not installed: google_auth is not satisfied".


I have already installed the google_auth package using the command: "pip install google-auth --break-system-packages", but the error persists even after resetting the Odoo service. The default Python version used is 3.11 and the package is installed here: "/usr/lib/python3/dist-packages".


The error:

UncaughtPromiseError > OwlError


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


OwlError: An error occurred in the owl lifecycle (see this Error's "cause" property)


    at handleError ( http://localhost:8069/web/assets/1/c850b68/web.assets_web.min.js:916:101)


    at App.handleError ( http://localhost:8069/web/assets/1/c850b68/web.assets_web.min.js:1542:29)


    at ComponentNode.initiateRender ( http://localhost:8069/web/assets/1/c850b68/web.assets_web.min.js:1006:19)


Caused by: KeyNotFoundError: Cannot find mobile_apps_funnel in this registry!


    at Registry.get ( http://localhost:8069/web/assets/1/c850b68/web.assets_web.min.js:3359:76)


    at Widget.parseWidgetNode ( http://localhost:8069/web/assets/1/c850b68/web.assets_web.min.js:10089:120)


    at http://localhost:8069/web/assets/1/c850b68/web.assets_web.min.js:8542:155


    at visit ( http://localhost:8069/web/assets/1/c850b68/web.assets_web.min.js:4223:51)


    at visitChildren ( http://localhost:8069/web/assets/1/c850b68/web.assets_web.min.js:4222:171)


    at visit ( http://localhost:8069/web/assets/1/c850b68/web.assets_web.min.js:4223:129)


    at visitChildren ( http://localhost:8069/web/assets/1/c850b68/web.assets_web.min.js:4222:171)


    at visit ( http://localhost:8069/web/assets/1/c850b68/web.assets_web.min.js:4223:129)


    at visitChildren ( http://localhost:8069/web/assets/1/c850b68/web.assets_web.min.js:4222:171)


    at visit ( http://localhost:8069/web/assets/1/c850b68/web.assets_web.min.js:4223:129)


Could someone please help me solve this issue? Thank you in advance for your assistance.

Awatar
Odrzuć
Autor Najlepsza odpowiedź

Hi, 

Where and How find the update of the base module ?

Thanks

Awatar
Odrzuć
Autor

Thank you Chris TRINGHAM, i will try it.

Najlepsza odpowiedź

Hi,
Could you upgrade the base module in your db and see if it resolve the issues.

Thanks

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
sty 25
909
1
kwi 24
1396
1
mar 24
1468
3
lut 24
3769
1
gru 19
6243