Copy and Sync relation fails with error "Cannot convert object to primitive value"
Applies to
- BlueXP Copy & Sync ( also known as Cloud Sync)
- Microsoft Azure
- Azure Blob Storage
- StorageGRID S3 Object
Issue
New BlueXP Copy and Sync relationship from Azure Blob Storage to StorageGRID S3 Object fails to sync with error below seen in
data-broker.log
:
[INFO] [TRANSFERRER] [COPY] FAILED: source { azure: {provider: 'azure', storageAccountName: '<storage_accout_name>', container:'<container_name>', tags: [], blobTier: 'HOT' } } target: { s3: { bucket:'<bucket_name>', tags: [], provider: 'sgws', path: '', host:'<hostname>', port: 18082 } } entry: { path: 'test.txt', type:'FILE', size: 7036, mtimeSec: 1697193859 } TypeError: Cannot convert object toprimitive value