runtime error
Exit code: 3. Reason: .local/lib/python3.11/site-packages/weaviate/client_executor.py", line 152, in connect return executor.execute( ^^^^^^^^^^^^^^^^^ File "/home/user/.local/lib/python3.11/site-packages/weaviate/connect/executor.py", line 99, in execute return cast(T, exception_callback(e)) ^^^^^^^^^^^^^^^^^^^^^ File "/home/user/.local/lib/python3.11/site-packages/weaviate/connect/executor.py", line 38, in raise_exception raise e File "/home/user/.local/lib/python3.11/site-packages/weaviate/connect/executor.py", line 80, in execute call = method(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/user/.local/lib/python3.11/site-packages/weaviate/connect/v4.py", line 908, in connect meta = executor.result(self.get_meta(False)) ^^^^^^^^^^^^^^^^^^^^ File "/home/user/.local/lib/python3.11/site-packages/weaviate/connect/v4.py", line 875, in get_meta return executor.execute( ^^^^^^^^^^^^^^^^^ File "/home/user/.local/lib/python3.11/site-packages/weaviate/connect/executor.py", line 99, in execute return cast(T, exception_callback(e)) ^^^^^^^^^^^^^^^^^^^^^ File "/home/user/.local/lib/python3.11/site-packages/weaviate/connect/executor.py", line 38, in raise_exception raise e File "/home/user/.local/lib/python3.11/site-packages/weaviate/connect/executor.py", line 95, in execute resp_call = response_callback(call) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/user/.local/lib/python3.11/site-packages/weaviate/connect/v4.py", line 871, in resp data = _decode_json_response_dict(res, "Meta endpoint") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/user/.local/lib/python3.11/site-packages/weaviate/util.py", line 728, in _decode_json_response_dict raise UnexpectedStatusCodeError(location, response) weaviate.exceptions.UnexpectedStatusCodeError: Meta endpoint! Unexpected status code: 301, with response body: None. ERROR: Application startup failed. Exiting.
Container logs:
Fetching error logs...