You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python version (ignore is using docker image): 3.6.15
Browser Vendor and Version (if applicable):
Issue Description
Problem detect cluster elasticsearch, error 500 exceptions._request_wrapper:37
Source Code / Logs
2023-12-20 08:45:38,428 ERROR elastichq exceptions._request_wrapper:37 Oops! Something bad happened.
Traceback (most recent call last):
File "/etc/elasticsearch-HQ-master/elastichq/common/exceptions.py", line 29, in _request_wrapper
return functor(*args, **kwargs)
File "/etc/elasticsearch-HQ-master/elastichq/api/clusters.py", line 104, in post
params.update(json_data)
TypeError: cannot convert dictionary update sequence element #0 to a sequence
Request URL: https://******/elastichq/api/clusters/_connect
Request Method: POST
Status Code: 500 INTERNAL SERVER ERROR
General information
Issue Description
Problem detect cluster elasticsearch, error 500 exceptions._request_wrapper:37
Source Code / Logs
2023-12-20 08:45:38,428 ERROR elastichq exceptions._request_wrapper:37 Oops! Something bad happened.
Traceback (most recent call last):
File "/etc/elasticsearch-HQ-master/elastichq/common/exceptions.py", line 29, in _request_wrapper
return functor(*args, **kwargs)
File "/etc/elasticsearch-HQ-master/elastichq/api/clusters.py", line 104, in post
params.update(json_data)
TypeError: cannot convert dictionary update sequence element #0 to a sequence
Request URL: https://******/elastichq/api/clusters/_connect
Request Method: POST
Status Code: 500 INTERNAL SERVER ERROR
Requirements install:
Be Patient
I have a day job. ;-)
The text was updated successfully, but these errors were encountered: