「オブジェクトをプリミティブ値に変換できません」というエラーが表示されて、関係のコピーと同期が失敗する
環境
- BlueXPのコピーと同期(別名Cloud Sync)
- Microsoft Azure
- Azure Blob Storage
- StorageGRID S3オブジェクト
問題
Azure Blob StorageからStorageGRID S3オブジェクトへの新しいBlueXPのコピーと同期関係が同期に失敗し、に次のエラーが表示されます。
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