modoboa/modoboa-contacts

IOError at /contacts/

JayBeRayBearGun opened this issue · 3 comments

Hi there,

My first and only user tried to used contacts and got this! What's up?

regards,
JBR


Request Method: | GET
-- | --
https://mail.nerderlands.net/contacts/
1.11.15
IOError
Error reading /srv/modoboa/env/local/lib/python2.7/site-packages/modoboa_contacts/../frontend/webpack-stats.json. Are you sure webpack has generated the file and the path is correct?
/srv/modoboa/env/local/lib/python2.7/site-packages/webpack_loader/loader.py in _load_assets, line 32
/usr/bin/uwsgi-core
2.7.13
['.',  '',  '/srv/modoboa/env/lib/python2.7',  '/srv/modoboa/env/lib/python2.7/plat-x86_64-linux-gnu',  '/srv/modoboa/env/lib/python2.7/lib-tk',  '/srv/modoboa/env/lib/python2.7/lib-old',  '/srv/modoboa/env/lib/python2.7/lib-dynload',  '/usr/lib/python2.7',  '/usr/lib/python2.7/plat-x86_64-linux-gnu',  '/usr/lib/python2.7/lib-tk',  '/srv/modoboa/env/local/lib/python2.7/site-packages',  '/srv/modoboa/env/lib/python2.7/site-packages']
Tue, 7 Aug 2018 16:20:35 +0200


PS: I get a similar error when opening Calendars

@JayBeRayBearGun Just set DEBUG to False and it should work.

OK that was easy (but a bit strange) Thanks! Works!