Post by vutha »

Hello Support Team,

Today we bought the app but we can not access the Gantt View Pro due to this error messages.

Please check below regarding some information we could provide:

  • We used Odoo version 16

Step to reproduce: Go to Project Application > click menu “ Gantt View Pro”

Expected results: can access to Gantt View Pro

Current results: display error

" UncaughtPromiseError > CrudManagerRequestError

Uncaught Promise > Load failed"

CrudManagerRequestError: Load failed
at Project.onCrudRequestFailure (webpack:///./node_modules/@bryntum/gantt/gantt.module.js?:122079:24)
"

Please kindly support us regarding this as soon as possible.

Thank you.

Attachments
IMG_1250.jpeg
IMG_1250.jpeg (39.33 KiB) Viewed 1769 times

Post by mats »

Could it be you have some other third party plugin which breaks it? Works well for us...


Post by usamagull »

Hi Vuta,
We have found the issue we are fixing it here is the ticket https://github.com/bryntum/odoo-support/issues/129.


Post by usamagull »

Hi Vuta,
We have checked the module it's working fine can you please check if any third-party extension you are using or anything like that which causing the issue wth module?


Post by vutha »

Hi usamagull,

We try to fix , but during the investigation we found one IP address , Could you explain?

create: 'http://10.211.55.15:8069/bryntum_gantt/send/create',
update: 'http://10.211.55.15:8069/bryntum_gantt/send/update',
remove: 'http://10.211.55.15:8069/bryntum_gantt/send/remove'

Attachments
photo_2023-11-06_14-11-55.jpg
photo_2023-11-06_14-11-55.jpg (4.34 KiB) Viewed 1618 times

Post by usamagull »

these are API request for performing crud operations.


Post by vutha »

You mentioned "these are API request for performing crud operations." but we are not sure who owns this IP address and why this IP is involved in our database. Can you tell me more details about this IP address because we run in Odoo.sh and this is not our IP address.


Post by vutha »

We also have another error when we view in Mobile app
Step to reproduce:

  1. Access Odoo app in IOS
  2. Go to Project and click View the Gantt
  3. Click On split line
  4. Display error
    " Uncaught Promise > null is not an object (evaluating 'originalError.___raisedOnFormSave')

Please check the attachments

Attachments
Screenshot 2023-11-06 173948.png
Screenshot 2023-11-06 173948.png (82.4 KiB) Viewed 1602 times
IMG_1403.MP4
(2.01 MiB) Downloaded 117 times

Post by usamagull »

You mentioned "these are API request for performing crud operations." but we are not sure who owns this IP address and why this IP is involved in our database. Can you tell me more details about this IP address because we run in Odoo.sh and this is not our IP address.
i think this is you server ip


Post by tomb »

About the IP address: this is not your server IP, it's just a dummy IP used in the demo app that previous developers used for development, it's not used in the live app.

About the IOS error that you got upon split line: could you run in odoo=assets mode and reproduce again? Meanwhile, we will also try to reproduce on EE 16.0 version with IOS


Post Reply