跳至內容
選單
此問題已被標幟
4380 瀏覽次數

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
33966
1
4月 22
8368
0
2月 20
3335
4
9月 18
12528
2
2月 18
4909