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
I test it on windows and it seems if the provided http addr can't be connected then will report this error, maybe check again if the db processs is actually hosting a http server at localhost:4000, meanwhile we can add a more friendly message when failed to connect
What type of bug is this?
Crash
What subsystems are affected?
Standalone mode
Minimal reproduce step
I send a export command line .\greptime cli export --addr localhost:4000 --output-dir /tmp/backup/timerange --start-time "2024-01-01 00:00:00" --end-time "2024-01-31 23:59:59"
What did you expect to see?
export data
What did you see instead?
crash
report-e1ce3ef0-c21f-4ba9-ae01-ef93cb3455dd.txt
What operating system did you use?
Windows 10 x64
What version of GreptimeDB did you use?
0.11.2
Relevant log output and stack trace
The text was updated successfully, but these errors were encountered: