connector_typesense

in search-engine · source on GitHub

Connector For Typesense Search Engine

Category: Connector · Derico · Kencove · AGPL-3

16.0Install error
17.0×Not in this series
18.0Installs
19.0×Not in this series
master×Not in this series
SeriesStatusDetails
16.0Install errorНЕРОЗПІЗНАНО: TypeError: unsupported operand type(s) for |: 'types.GenericAlias' and 'NoneType' · run 2026-08-21
17.0Not testedno branch
18.0Installs · run 2026-08-20 · 18.0.1.0.0
19.0Not testedno branch
masterNot testedno branch

Depends on

ModuleStatusChecked
connector_search_engineInstalls2026-08-19

External dependencies

Checked against modidx/odoo:18.0-deps-20260820.

KindPackageIn our image
pythontypesense>=1.1.0in image
pythonrequestsin image

History

Last change2026-05-27
Code commits, 12 months5
Most activeSébastien BEAU, Florian Mounier, kobros-tech
Files27

Translation and bot commits are excluded from the commit count.

Install log 16.0

2026-08-21 16:57:05,349 1 CRITICAL job_c8604009ab47 odoo.modules.module: Couldn't load module connector_search_engine 
2026-08-21 16:57:05,349 1 CRITICAL job_c8604009ab47 odoo.modules.module: unsupported operand type(s) for |: 'types.GenericAlias' and 'NoneType' 
2026-08-21 16:57:05,353 1 WARNING job_c8604009ab47 odoo.modules.loading: Transient module states were reset 
2026-08-21 16:57:05,354 1 ERROR job_c8604009ab47 odoo.modules.registry: Failed to load registry 
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/odoo/modules/registry.py", line 87, in new
    odoo.modules.load_modules(registry, force_demo, status, update_module)
  File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 493, in load_modules
    processed_modules += load_marked_modules(cr, graph,
  File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 374, in load_marked_modules
    loaded, processed = load_module_graph(
  File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 190, in load_module_graph
    load_openerp_module(package.name)
  File "/usr/lib/python3/dist-packages/odoo/modules/module.py", line 471, in load_openerp_module
    __import__('odoo.addons.' + module_name)
  File "/mnt/pool/connector_search_engine/__init__.py", line 5, in <module>
    from . import models  # pragma: no cover
  File "/mnt/pool/connector_search_engine/models/__init__.py", line 7, in <module>
    from . import se_index
  File "/mnt/pool/connector_search_engine/models/se_index.py", line 19, in <module>
    class SeIndex(models.Model):
  File "/mnt/pool/connector_search_engine/models/se_index.py", line 220, in SeIndex
    self, force_export: bool = False, binding_ids: list[int] | None = None
TypeError: unsupported operand type(s) for |: 'types.GenericAlias' and 'NoneType'
2026-08-21 16:57:05,356 1 CRITICAL job_c8604009ab47 odoo.service.server: Failed to initialize database `job_c8604009ab47`. 
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/odoo/service/server.py", line 1333, in preload_registries
    registry = Registry.new(dbname, update_module=update_module)
  File "<decorator-gen-16>", line 2, in new
  File "/usr/lib/python3/dist-packages/odoo/tools/func.py", line 87, in locked
    return func(inst, *args, **kwargs)
  File "/usr/lib/python3/dist-packages/odoo/modules/registry.py", line 87, in new
    odoo.modules.load_modules(registry, force_demo, status, update_module)
  File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 493, in load_modules
    processed_modules += load_marked_modules(cr, graph,
  File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 374, in load_marked_modules
    loaded, processed = load_module_graph(
  File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 190, in load_module_graph
    load_openerp_module(package.name)
  File "/usr/lib/python3/dist-packages/odoo/modules/module.py", line 471, in load_openerp_module
    __import__('odoo.addons.' + module_name)
  File "/mnt/pool/connector_search_engine/__init__.py", line 5, in <module>
    from . import models  # pragma: no cover
  File "/mnt/pool/connector_search_engine/models/__init__.py", line 7, in <module>
    from . import se_index
  File "/mnt/pool/connector_search_engine/models/se_index.py", line 19, in <module>
    class SeIndex(models.Model):
  File "/mnt/pool/connector_search_engine/models/se_index.py", line 220, in SeIndex
    self, force_export: bool = False, binding_ids: list[int] | None = None
TypeError: unsupported operand type(s) for |: 'types.GenericAlias' and 'NoneType'

Result looks wrong? Tell us — we will show the log or run it again. Report a wrong result

Data updated 2026-08-21 19:00 UTC · we publish the install log with a date, not a vendor rating · CSV and JSON are open

Questions or a wrong result: open an issue or hello@allservices.one

Independent project. Not affiliated with Odoo S.A. or the Odoo Community Association.