Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
3714 Prikazi

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

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
2
mar. 25
31894
1
apr. 22
7385
0
feb. 20
2774
4
sep. 18
11888
2
feb. 18
4315