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

Hello, I have Odoo8 and I have developed and installed a simple module. I can install it correctly and it works. But when I restart the computer (or restart the service odoo-server-8.0) and I try to enter in http://localhost:8069 I get a Internal server 500 error.

Then, I have to change the name of the folder of the module in .../addons folder and reinstall it.

What is my mistake?

Thanks!

아바타
취소

@Jose What is the error you are facing, paste it here. If you are starting your server from command line you will find the errors logged there, else if you are starting it from eclipse it would post the errors in eclipse ide.

작성자

@Emipro thanks for your reply! I have Windows 7 and I start and stop odoo server from Services.msc... rigth click and "restart" service. However, I found the mistake: I didn't specify correctly the depends on __openerp__.py but where can I found the log? I think it helps me!

@Jose When you are running server as "service" than you can get the log in the log file specified in the odoo configuration. Can you tell me how do you define your service for starting the server, I mean what all things are required I am specifically talking about the config file which is used to provide configuration parameters to the server for example the addons path, db port , db username , db password. This conf. file generally includes the path of log file. I don't exactly know how do you start the server in windows by service.

작성자

In what folder is the config file?

You might want to check this page: https://doc.odoo.com/7.0/book/1/1_1_Inst_Config/1_1_Inst_Config_install/

관련 게시물 답글 화면 활동
2
12월 22
14963
1
11월 21
5087
0
1월 21
2382
8
5월 20
7957
0
12월 23
3009