kube-arangodb icon indicating copy to clipboard operation
kube-arangodb copied to clipboard

Arangorestore is not working without basic auth

Open cbluth opened this issue 7 years ago • 1 comments

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?

cbluth avatar Aug 21 '18 11:08 cbluth

Which (type of) server are these logs from?

ewoutp avatar Aug 23 '18 11:08 ewoutp