تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
1060 أدوات العرض

Hi,

It's in the title

"How to explain an error 500 returned by odoo sh without relevant output ?"

Just dropping the uid. Nothing more in logs on odoo sh 

Regards,

JL


الصورة الرمزية
إهمال

kindly confirm your staging server facing same issue ?

الكاتب أفضل إجابة

Thank you for your reply Anaghan, appreciated.

In my case, it's a script importing data from ecommerce to odoo through external api. The script uses ripord. 

The script is unchanged since 12-15 months, working like a charm.

Suddenly, on create.order, i get an error 500. 

In absence of output, the only thing is the trial-and-error strategy...

I've noticed the combination team_id and company_id might be the cause...

But that said, :

  • why don't I receive a proper output if the combination has permission problems for example
  • why does it suddenly occurs with unchanged permissions
  • permissions, btw, are admin permissions....

Any clue ?

الصورة الرمزية
إهمال
أفضل إجابة

An "Error 500" in Odoo.sh typically refers to an internal server error. When you encounter a process like this..

  1. Check for recently deployed custom modules or updates that might introduce errors (like incorrect function definitions, missing dependencies, or faulty imports).
  2. If the server takes too long to respond due to a large operation, it might throw a 500 error.
  3. There could be missing or corrupted data causing an error in the ORM.
الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
0
سبتمبر 24
556
1
مايو 23
2166
0
يناير 23
1670
1
مايو 24
3209
2
مايو 24
1429