hougaard / ToolBox-Issues

Support Repository for Erik's ToolBox
1 stars 0 forks source link

Load from Azure Blob Storage fails #26

Closed ewaldventer closed 1 year ago

ewaldventer commented 1 year ago

Hi,

Saving to Blob Storage now works (#24 )

However loading (Azure Sync function) fails with: image

hougaard commented 1 year ago

I need the "copy details" to find this, can't reproduce it?

ewaldventer commented 1 year ago

If requesting support, please provide the following details to help troubleshooting:

Invalid format of GUID string. The correct format of the GUID string is: CDEF7890-ABCD-0123-1234-567890ABCDEF where 0-9, A-F symbolizes hexadecimal digits.

Internal session ID: ae8be1f9-ce12-43b7-bcc4-d00df1d4cc05

Application Insights session ID: 0c02fbdb-5eb1-47c6-a071-fa5ff861b799

Client activity id: 70cf938f-c70b-6149-a37c-4e2ae59439bf

Time stamp on error: 2023-10-26T06:14:51.6220306Z

User telemetry id: c75db25b-ac73-42cd-8aef-65cea88fc747

AL call stack: "Program Sync Hgd"(CodeUnit 70310420).GetListOfBlob line 33 - ToolBox by Hougaard "Program Sync Hgd"(CodeUnit 70310420).Sync line 29 - ToolBox by Hougaard "Program List Hgd"(Page 70310423)."Sync - OnAction"(Trigger) line 9 - ToolBox by Hougaard "Eriks ToolBox Hgd"(Page 70310420)."Load - OnAction"(Trigger) line 6 - ToolBox by Hougaard

hougaard commented 1 year ago

Thanks, seems that your TenantId is either a guid or "common" ... Do you know what it is?

ewaldventer commented 1 year ago

These are all On-Prem installations.

On Thursday, 26 October 2023, Erik Hougaard @.***> wrote:

Thanks, seems that your TenantId is either a guid or "common" ... Do you know what it is?

— Reply to this email directly, view it on GitHub https://github.com/hougaard/ToolBox-Issues/issues/26#issuecomment-1780525845, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACBTKXOEC7CULLX4GDKQLFLYBIC77AVCNFSM6AAAAAA6PCU6DGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBQGUZDKOBUGU . You are receiving this because you authored the thread.Message ID: @.***>

hougaard commented 1 year ago

Version 1.0.0.232 is uploaded, please try that one.

ewaldventer commented 1 year ago

Working, perfectly now. Thank you!