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

I followed the instructions in "https://www.openhrms.com/documentation/install-openhrms-on-ubuntu-18-04/" and the video linked to it.

After that i still installed a few modules that were missing and managed to start and run my openhrms-server.service, but i still cant connect to the webpage: ",MY_IP:8069".

My conf file is: 

[options]
; This is the password that allows database operations:
; admin_password = admin
db_host = localhost
db_port = 5432
db_user = openhrms
db_password = False
addons_path = /opt/openhrms/addons, /opt/openhrms/openhrms
logfile = /var/log/openhrms/openhrms.log


And my log file shows this: 

File "/opt/openhrms/addons/web/controllers/main.py", line 56, in
loader = jinja2.PackageLoader('odoo.addons.web', "views")
File "/usr/local/lib/python3.7/dist-packages/jinja2/loaders.py", line 286, in __init__
spec = importlib.util.find_spec(package_name)
File "/usr/lib/python3.7/importlib/util.py", line 114, in find_spec
raise ValueError('{}.__spec__ is None'.format(name))
ValueError: odoo.addons.web.__spec__ is None
2021-06-01 09:12:38,915 21732 INFO ? odoo.service.server: HTTP service (werkzeug) running on hrms-2.onesource.pt:8069
2021-06-01 09:12:39,052 21732 INFO ? odoo.addons.base.ir.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/bin/wkhtmltopdf
2021-06-01 09:12:39,054 21732 INFO ? odoo.addons.base.ir.ir_actions_report: Wkhtmltopdf seems to be broken.


What can i do to connect to the web page? Thank you

아바타
취소
관련 게시물 답글 화면 활동
2
7월 25
34831
1
4월 22
8839
0
2월 20
3732
4
9월 18
13019
2
2월 18
5288