Skip to Content
Menu
This question has been flagged
14 Replies
3344 Views

When someone tries to book a meeting using our appointment link, they see an error that says " an error occured while loading javascript modules, you may find more information in devtools console" at the bottom of the page. 

The meeting bookings aren't going through. 

This is happening both on 18.0 and 18.1(test) databases. 

Thanks,

PD 

Avatar
Discard
Best Answer

Hi, you'll need to provide the actual error message from the browser console (DevTools). Without that, it's hard to pinpoint what’s causing the issue.

That said, this type of error is often related to cached assets or missing JavaScript dependencies. Try these quick fixes:

1️⃣ Clear your browser cache or do a hard refresh using CTRL + SHIFT + R (or CMD + SHIFT + R on Mac).

2️⃣ If that doesn’t work, check the DevTools console (F12 > Console) for specific errors and update your post with the details.

Once you share the exact error, someone here can help troubleshoot further! 

Avatar
Discard
Best Answer

I have the same problem and they didn't give me a solution.

Avatar
Discard
Best Answer

I have the similar issue 
"An error occurred whilel loading javascript modules, you may find more information in the devtools console" .. 
but only come-up on odoo POS.. 
Anyone solved the issue ?

Avatar
Discard
Best Answer

I have uninstalled the 'Appointments' app as a temporary measure and this fixed the issue for us.

I'm following up with my account manager to see when they fix this issue and reinstall then. 

Avatar
Discard

That is what i'm scared off. Deleting apps. I'm not sure why i even installed it in the first place. I would like to delete it but i won't.

Best Answer

This issue is linked to Appointments in the web page.

I get this error after i install the appointments app.

Can I disable Appointments in the Webpage?


Edit: It's working on our Odoo.sh after the weekly update on Monday.

But i have problems on our on premise installation. I used git pull and the problem is still there after the successful pull. Anyone knows why?

Avatar
Discard

I have uninstalled the appointments app as a temporary measure and this fixed the issue for us.
I would advise against uninstalling parts of that app since that could create other dependencies.

Best Answer

Same issue, even with demo.odoo.com. So most likely an issue with the 'source' code of Odoo, not linked to any customization.

The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: 

Array [ "@mail/utils/common/html" ]

web.assets_frontend_minimal.min.js:42:28

    reportErrors https://demo3.odoo.com/web/assets/1/6315b4e/web.assets_frontend_minimal.min.js:42

    checkErrorProm https://demo3.odoo.com/web/assets/1/6315b4e/web.assets_frontend_minimal.min.js:17

    (Async: promise callback)

    define https://demo3.odoo.com/web/assets/1/6315b4e/web.assets_frontend_minimal.min.js:17

    <anonymous> https://demo3.odoo.com/web/assets/1/223a4bb/web.assets_frontend_lazy.min.js:1389

The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: 

Array(4) [ "@mail/utils/common/format", "@appointment/js/utils", "@appointment/js/appointment_validation", "@appointment/js/appointment_form" ]

web.assets_frontend_minimal.min.js:44:29

    reportErrors https://demo3.odoo.com/web/assets/1/6315b4e/web.assets_frontend_minimal.min.js:44

    checkErrorProm https://demo3.odoo.com/web/assets/1/6315b4e/web.assets_frontend_minimal.min.js:17

    (Async: promise callback)

    define https://demo3.odoo.com/web/assets/1/6315b4e/web.assets_frontend_minimal.min.js:17

    <anonymous> https://demo3.odoo.com/web/assets/1/223a4bb/web.assets_frontend_lazy.min.js:1389


Avatar
Discard
Best Answer

Same her!

Avatar
Discard
Best Answer

**Updates**

It looks like it is resolved. Just try it and it works again!



Same error here v18

here is the logs from console

web.assets_frontend_minimal.min.js:44 The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems:

  1. Array(4)
    1. 0: "@mail/utils/common/format"
    2. 1: "@appointment/js/utils"
    3. 2: "@appointment/js/appointment_validation"
    4. 3: "@appointment/js/appointment_form"
    5. length: 4
    6. [[Prototype]]: Array(0)

 

 reportErrors@web.assets_frontend_minimal.min.js:44
Avatar
Discard

Not solved yet really.

Best Answer

Same here! Both Safari and Chrome, same issue

Avatar
Discard
Best Answer

This error has popped up on our Odoo-hosed website yesterday as well - visible to EVERYONE that visits.

Since so many people are having this issue it's definitely an Odoo problem.

Avatar
Discard
Best Answer

Hi everyone, I'm experiencing same issue in my databases (v18.0), I get same error message also on the website home page.

I fired a ticket too and they answered me is a known issue they are working on to solve it (we hope asap :-)).

Let's patiently wait

Avatar
Discard
Best Answer

Same error for us.

Avatar
Discard
Best Answer

same error

Avatar
Discard
Best Answer

Hi!
I'm running a couple of odoo 18 databases. Javascript module errors started popping up all over the place a couple of days ago. I issued a ticket on this today and learnt that there's a bunch of people already working the problem. Just thought you would like to know. 

M

Avatar
Discard