无法添加elasticsearch 7.10 版本的实例
2026-09-16 11:34:59,857 - elastic_transport.transport - INFO - GET http://es-cn-i7gd1.elasticsearch.aliyuncs.com:9200/*/_alias [status:200 duration:0.007s] [2026-09-16 11:34:59,858][MainThread:139733257836352][task_id:default][elasticsearch.py:118][ERROR]- Error occurred when getting the database: The client noticed that the server is not Elasticsearch and we do not support this unknown productTraceback (most recent call last): File "/opt/archery/sql/engines/elasticsearch.py", line 107, in get_all_databases indices = self.conn.indices.get_alias(index=self.db_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/venv4archery/lib/python3.11/site-packages/elasticsearch/_sync/client/utils.py", line 446, in wrapped return api(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^ File "/opt/venv4archery/lib/python3.11/site-packages/elasticsearch/_sync/client/indices.py", line 1922, in get_alias return self.perform_request( # type: ignore[return-value] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/venv4archery/lib/python3.11/site-packages/elasticsearch/_sync/client/_base.py", line 423, in perform_request return self._client.perform_request( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/venv4archery/lib/python3.11/site-packages/elasticsearch/_sync/client/_base.py", line 271, in perform_request response = self._perform_request( ^^^^^^^^^^^^^^^^^^^^^^ File "/opt/venv4archery/lib/python3.11/site-packages/elasticsearch/_sync/client/_base.py", line 363, in _perform_request raise UnsupportedProductError(elasticsearch.UnsupportedProductError: The client noticed that the server is not Elasticsearch and we do not support this unknown product
内容来源: hhyo/Archery