İçereği Atla
Menü
This question has been flagged
1 Cevapla
9152 Görünümler

Hello,


when I press export while on studio i get this error : 


RPC_ERROR

Arbitrary Uncaught Python Exception
500
Internal Server Error
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.


I dont know where the server-logs are because I didnt configure the server.

One of my co-worker created a custom modul with studio but he wanted it deleted afterwards, but now we cant export anything anymore.


Thankl you in advance for your help.                



Avatar
Vazgeç

i think studio use hardcode id in views. you can find 944 id in views and comment that code to export it

Best Answer

Hi,

It seems like there might be an issue with your Odoo instance, particularly related to exporting while in Studio mode. Here are some steps you can take to troubleshoot and potentially resolve the problem:

  1. Check for Module Dependencies: If your coworker created a custom module with Studio and then deleted it, there might be residual dependencies or references causing conflicts. Verify that all references to the deleted module are removed from your database.
  2. Restart Odoo Server: Even if you didn't configure the server yourself, you might still have the ability to restart it. If you have access to the server where Odoo is running, try restarting the Odoo server to see if it resolves the issue.
  3. Review Studio Changes: If possible, review the changes made by your coworker in Studio before deleting the custom module. Look for any configurations or modifications that might be causing the export error.
  4. Clear Browser Cache: Clear your browser cache and cookies, then try exporting again. Sometimes, cached data can cause unexpected errors in web applications like Odoo.
  5. Check Server Logs: If you have access to the server where Odoo is hosted, look for server logs to see if there are any error messages or stack traces related to the export operation. Server logs can provide valuable insights into what might be causing the issue.
  6. Database Integrity Check: Perform a database integrity check to ensure that there are no inconsistencies or corruption in the database schema. This can be done using Odoo's built-in database management tools or through third-party database management software.

Hope it helps

Avatar
Vazgeç
Related Posts Cevaplar Görünümler Aktivite
2
Mar 24
3849
2
Eki 22
6386
2
May 24
1648
0
Eki 18
3124
1
Şub 25
756