kube-arangodb
kube-arangodb copied to clipboard
Arangorestore is not working without basic auth
I have a new deployment of kube-arango, and I cannot use arangorestore. The logs in the server are showing this:
2018-08-21T10:54:33Z [1] WARNING {authentication} Basic auth not supported
2018-08-21T10:55:15Z [1] WARNING {authentication} Basic auth not supported
2018-08-21T10:55:32Z [1] WARNING {authentication} Basic auth not supported
2018-08-21T10:57:24Z [1] WARNING {authentication} Basic auth not supported
2018-08-21T10:57:49Z [1] WARNING {authentication} Basic auth not supported
2018-08-21T10:58:50Z [1] WARNING {authentication} Basic auth not supported
How can I use arangorestore without basic auth?
Which (type of) server are these logs from?