-
-
Notifications
You must be signed in to change notification settings - Fork 339
Labels
azureAzure Protocol ImplementationAzure Protocol ImplementationcliCommand Line InterfaceCommand Line Interfacewindows
Milestone
Description
Describe the bug
Duck CLI is unable to connect to Azure Blob Storage
missing‐library problem when the Azure code attempts to load its XML parser (Woodstox).
• “Provider ch.cyberduck.core.azure.AzureProtocol not found”
• “javax.xml.stream.FactoryConfigurationError: Provider for class javax.xml.stream.XMLOutputFactory cannot be created”
• “Provider com.ctc.wstx.stax.WstxOutputFactory not found”
To Reproduce
Steps to reproduce the behavior:
- Install recent duck cli using msi or exe
- Try to list/upload anything to Azure Blob storage
- example of syntax:
duck --username kahy9boj3eib --list azure://kahy9boj3eib.blob.core.windows.net/(Use--debugfor detals about error) - confirm username, enter Azure Access keys, confirm saving credentials
- Error occurs: "Fatal error null" (version 9.1.2), "Unknown." in (version 9.1.3)
Expected behavior
Exact same command works from ubuntu. Tested on two Windows 10 machines, both have the same error. CyberDuck Gui works as expected.
Desktop:
- OS: Windows 10
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
azureAzure Protocol ImplementationAzure Protocol ImplementationcliCommand Line InterfaceCommand Line Interfacewindows
