flatboob> info 94290 2022-03-15 09:46:33,649:DEBUG:bcall:2.0:bcall.py:92:backend_process : Calling function > 2022-03-15 09:46:33,650:DEBUG:bcall:2.0:bcall.py:98:backend_process : Called function > raised an error: IndexError('list index out of range') Bug(entreparticuliers): list index out of range (If --auto-update is passed on the command-line, new versions of the module will be checked automatically) Traceback (most recent call last): File "/usr/lib/python3/site-packages/weboob/core/bcall.py", line 94, in backend_process result = function(backend, *args, **kwargs) File "/usr/lib/python3/site-packages/weboob/tools/application/base.py", line 318, in _do_complete res = getattr(backend, function)(*args, **kwargs) File "/root/.local/share/weboob/modules/2.0/entreparticuliers/module.py", line 57, in get_housing return self.browser.get_housing(_id) File "/root/.local/share/weboob/modules/2.0/entreparticuliers/browser.py", line 81, in get_housing return self.housing.go(_rubrique=_id_[0], _id=_id_[1]).get_housing(obj=obj) IndexError: list index out of range