Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
7667 Zobrazení

I get a "module not found" exception when I try to install a new module from the Apps function in settings. 

here is the full error log:

Jun 10 16:11:04  docker[18973]: 2015-06-10 08:11:04,852 1 INFO groventureholdings openerp.addons.base.module.module: Downloading module `asset` from OpenERP Apps
Jun 10 16:11:05  docker[18973]: 2015-06-10 08:11:05,498 1 ERROR groventureholdings openerp.addons.base.module.module: Failed to fetch module asset
Jun 10 16:11:05  docker[18973]: Traceback (most recent call last):
Jun 10 16:11:05  docker[18973]: File "/usr/lib/python2.7/dist-packages/openerp/addons/base/module/module.py", line 682, in install_from_urls
Jun 10 16:11:05  docker[18973]: content = urllib2.urlopen(url).read() 
Jun 10 16:11:05  docker[18973]: File "/usr/lib/python2.7/urllib2.py", l ine 154, in urlopen Jun 10 16:11:05  docker[18973]: return opener.open(url, data, timeout) Jun 10 16:11:05  docker[18973]: File "/usr/lib/python2.7/urllib2.py", line 431, in open Jun 10 16:11:05  docker[18973]: response = self._open(req, data) Jun 10 16:11:05  docker[18973]: File "/usr/lib/python2.7/urllib2.py", line 449, in _open Jun 10 16:11:05  docker[18973]: '_open', req) Jun 10 16:11:05  docker[18973]: File "/usr/lib/python2.7/urllib2.py", line 409, in _call_chain Jun 10 16:11:05  docker[18973]: result = func(*args) Jun 10 16:11:05  docker[18973]: File "/usr/lib/python2.7/urllib2.py", line 1240, in https_open Jun 10 16:11:05  docker[18973]: context=self._context)
Jun 10 16:11:05  docker[18973]: File "/usr/lib/python2.7/urllib2.py", line 1197, in do_open
Jun 10 16:11:05  docker[18973]: raise URLError(err)
Jun 10 16:11:05  docker[18973]: URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581)>

Avatar
Zrušit
Autor Nejlepší odpověď

Thank you Ludovic, do you know the workaround?

Avatar
Zrušit
Nejlepší odpověď

It seems to be an ssl error while upload of your module from OpenERP website.

Maybe there is a workaround to deactivate ssl verification.

Also, you could download it manually.

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
úno 24
2941
2
úno 24
24771
1
srp 23
2178
1
čvc 22
3018
2
bře 15
4990