geek-fun / dockit

Elasticsearch GUI client for Mac, windows and linux, Opensearch GUI client for Mac, windows and linux
https://dockit.geekfun.club/
Apache License 2.0
296 stars 11 forks source link

bug: An error occurs when the content of the API response is in non-standard JSON format. #56

Closed drlifeL closed 6 months ago

drlifeL commented 6 months ago

Description An error occurs when the content of the API response is in non-standard JSON format. eg: ES _cat API

Steps To Reproduce 1.Open dockit 2.creare ES connection 3.access _cat API

Environment Elasticsearch version: 6.8.3 Operating system: MacOS 14.1.1 dockit version: 0.3.0 How are you running dockit :DocKit-0.3.0-universal.dmg

Blankll commented 6 months ago

thanks @drlifeL for the report, Ive reproduce the issue, will fix it in the next version,

Blankll commented 6 months ago

new version has released, feel free to check, close this issue