kstone-io / kstone

Kstone is an etcd management platform, providing cluster management, monitoring, backup, inspection, data migration, visual viewing of etcd data, and intelligent diagnosis.
Apache License 2.0
684 stars 106 forks source link

The backup page occur "Internal Server Error" error #125

Closed litianxi closed 2 years ago

litianxi commented 2 years ago

Steps: "Cluster Management" -> "Operation" -> "Cluster Feature" -> "Backup: "(open) Then don't fill in anything, just click the OK button. When I enter the backup page again The backup page reports an error "Internal Server Error, please check the network or contact the administrator!"

image
tangcong commented 2 years ago

@engow

lianghao208 commented 2 years ago

Thanks for the report, I think this might be a bug. It turns on the backup feature without validating the related params. We are suppose to fix this by validating the params in both frontend and backend.

Temporary solution is to turn off the backup feature, after filling in all the params, reopen it. /cc @engow

engow commented 2 years ago

close with kstone-dashboard pr#11