user
12/07/2021, 3:47 AMtime="2021-12-06T19:42:13-08:00" level=warning msg="Could not access storage namespace" func="<http://github.com/treeverse/lakefs/pkg/api.(*Controller).CreateRepository|github.com/treeverse/lakefs/pkg/api.(*Controller).CreateRepository>" file="/lakeFS/pkg/api/controller.go:1149" error="write error: -> <http://github.com/Azure/azure-storage-blob-go/azblob.newStorageError|github.com/Azure/azure-storage-blob-go/azblob.newStorageError>, /home/runner/go/pkg/mod/github.com/!azure/azure-storage-blob-go@v0.14.0/azblob/zc_storage_error.go:42\n===== RESPONSE ERROR (ServiceCode=InvalidAuthenticationInfo) =====\nDescription=Authentication information is not given in the correct format. Check the value of Authorization header.\nRequestId:99b65e84-801e-006f-801c-eb4b9a000000\nTime:2021-12-07T03:42:13.7541419Z, Details: \n Code: InvalidAuthenticationInfo\n PUT <https://newintelligentsys02sa.blob.core.windows.net/dummy?blockid=6xDVl8JQTja6vlELhJ8MMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA%3D%3D&comp=block&timeout=601>\n Authorization: REDACTED\n Content-Length: [70]\n User-Agent: [Azure-Storage/0.14 (go1.16.2; Windows_NT)]\n X-Ms-Client-Request-Id: [37f72e80-b2e9-4508-67d0-5242348b5790]\n X-Ms-Date: [Tue, 07 Dec 2021 03:42:13 GMT]\n X-Ms-Version: [2020-04-08]\n --------------------------------------------------------------------------------\n RESPONSE Status: 400 Authentication information is not given in the correct format. Check the value of Authorization header.\n Content-Length: [297]\n Content-Type: [application/xml]\n Date: [Tue, 07 Dec 2021 03:42:13 GMT]\n Server: [Microsoft-HTTPAPI/2.0]\n X-Ms-Error-Code: [InvalidAuthenticationInfo]\n X-Ms-Request-Id: [99b65e84-801e-006f-801c-eb4b9a000000]\n\n\n" service=api_gateway storage_namespace=<https://newintelligentsys02sa.blob.core.windows.net>
I'm not sure why it's saying the authentication isn't in the correct format. I'm following the format provided here: https://docs.lakefs.io/reference/configuration.html#example-azure-blob-storage, at the end of the console log you can see the format of my storage account nameuser
12/07/2021, 3:54 AMuser
12/07/2021, 3:56 AMuser
12/07/2021, 4:15 AMuser
12/07/2021, 4:25 AMuser
12/07/2021, 4:27 AMuser
12/07/2021, 4:29 AMuser
12/07/2021, 4:30 AMuser
12/07/2021, 4:36 AMuser
12/07/2021, 5:12 AMuser
12/07/2021, 5:17 AMlakectl repo list
?user
12/07/2021, 5:26 AMlakectl repo list
I also get 401 Unauthorized, but when I did the lakectl ingest --dry-run it listed the blobs at the specified locationuser
12/07/2021, 5:31 AMuser
12/07/2021, 5:32 AMuser
12/07/2021, 5:32 AM