콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
9196 화면

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.                



아바타
취소

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

베스트 답변

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

아바타
취소
관련 게시물 답글 화면 활동
2
3월 24
3891
Open a URL 해결 완료
2
10월 22
6425
2
5월 24
1703
0
10월 18
3176
1
2월 25
780