connecting to azure fails

49 views
Skip to first unread message

gg

unread,
Jun 30, 2017, 9:09:43 AM6/30/17
to dedupfilesystem-sdfs-user-discuss
Hey all,

Trying to connect to azure, i get the following error...

[sdfs] [org.opendedup.sdfs.servers.HashChunkService] [74] [main]  - Unable to initiate ChunkStore
java.io.IOException: com.microsoft.azure.storage.StorageException: Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.
        at org.opendedup.sdfs.filestore.cloud.BatchAzureChunkStore.init(BatchAzureChunkStore.java:387)
        at org.opendedup.sdfs.servers.HashChunkService.<init>(HashChunkService.java:72)
        at org.opendedup.sdfs.servers.HCServiceProxy.init(HCServiceProxy.java:201)
        at org.opendedup.sdfs.servers.SDFSService.start(SDFSService.java:78)
        at fuse.SDFS.MountSDFS.setup(MountSDFS.java:203)
        at fuse.SDFS.MountSDFS.init(MountSDFS.java:242)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at org.apache.commons.daemon.support.DaemonLoader.load(DaemonLoader.java:207)
Caused by: com.microsoft.azure.storage.StorageException: Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.
        at com.microsoft.azure.storage.StorageException.translateFromHttpStatus(StorageException.java:175)
        at com.microsoft.azure.storage.StorageException.translateException(StorageException.java:94)
        at com.microsoft.azure.storage.core.StorageRequest.materializeException(StorageRequest.java:305)
        at com.microsoft.azure.storage.core.ExecutionEngine.executeWithRetry(ExecutionEngine.java:175)
        at com.microsoft.azure.storage.blob.CloudBlobContainer.exists(CloudBlobContainer.java:769)
        at com.microsoft.azure.storage.blob.CloudBlobContainer.createIfNotExists(CloudBlobContainer.java:379)
        at com.microsoft.azure.storage.blob.CloudBlobContainer.createIfNotExists(CloudBlobContainer.java:326)
        at org.opendedup.sdfs.filestore.cloud.BatchAzureChunkStore.init(BatchAzureChunkStore.java:317)

thank you
g
Reply all
Reply to author
Forward
0 new messages