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

I install Pycharm 2018.1 community  and odoo11. I open server directory without space directory.

I install requirements and some plugins. Now I run the odoo11 server project on pycharm 2018.1.

There are some error messages appears as below: Does smoebody know how to solve this problem?

Error Messageas as below:

"C:\Program Files (x86)\Odoo 11.0\python\python.exe" odoo-bin -w openpg -r openpgpwd --addons-path=odoo/addons

ERROR: couldn't create the logfile directory. Logging to the standard output.

2018-03-29 15:04:01,368 24672 INFO ? odoo: Odoo version 11.0-20180309

2018-03-29 15:04:01,368 24672 INFO ? odoo: Using configuration file at C:\tmp\1\server\odoo.conf

2018-03-29 15:04:01,368 24672 INFO ? odoo: addons paths: ['C:\\Users\\Akira\\AppData\\Local\\OpenERP S.A.\\Odoo\\addons\\11.0', 'C:\\tmp\\1\\server\\odoo\\addons']

2018-03-29 15:04:01,368 24672 INFO ? odoo: database: openpgpwd@localhost:5432

2018-03-29 15:04:01,382 24672 INFO ? odoo.service.server: HTTP service (werkzeug) running on 0.0.0.0:8069

2018-03-29 15:04:01,542 24672 INFO ? odoo.addons.base.ir.ir_actions_report: Will use the Wkhtmltopdf binary at C:\Program Files (x86)\Odoo 11.0\thirdparty\wkhtmltopdf.exe

아바타
취소

Thanks. The logfile is defined in odoo.conf. I had change the log file to other directory. But I cannot see the google chrome open the source and then debug the source code. What is I lose setting?

I also found another problem in the line of password and login of PostgreSQL. But I fix it, the chrome still cannot open my odoo wbepage.

odoo-bin -w openpg -r openpgpwd --addons-path=odoo/addons

베스트 답변

There is no error as far as it looks like and no traceback. You could set proper permissions to the log directory in order to get your logs in the log directory and not in the standard output in order to get rid of the ERROR message in the log, but the system should work fine. If not, then there's something else and you did not copy/paste the related part of the log.

아바타
취소
관련 게시물 답글 화면 활동
2
2월 24
16109
1
12월 22
5365
2
12월 22
15026
2
6월 22
7023
2
6월 22
5174