elkozmon / zoonavigator

Web-based ZooKeeper UI / editor / browser
https://zoonavigator.elkozmon.com
GNU Affero General Public License v3.0
508 stars 73 forks source link

Import/export doesn't work #53

Closed elkozmon closed 4 years ago

elkozmon commented 4 years ago

For the import/export, I'm set in a node and click the button "Export", ZooNavigator download me a file.gz. When I try to import the node exported before ZooNavigator give me the error: "Unsupported content type: application/x-gzip"; If I try to import the unzipped file.gz, zookeeper give me the error: "Unsupported content type: application/octet-stream"

Originally posted by @Barbo96 in https://github.com/elkozmon/zoonavigator/issues/52#issuecomment-635809169