Not able to download Artifacts

Hi,

I am not able to download Octopus output artifacts but i can see them in releases. This is only occurring with xlsx file. and i can also see the artifacts in API but not able to download it’s content.

{
“Id”: “Artifacts-155985”,
“SpaceId”: “Spaces-1”,
“Filename”: “Report20200302T074705.xlsx”,
“Source”: null,
“ServerTaskId”: “ServerTasks-181315”,
“Created”: “2020-03-02T07:47:13.933+00:00”,
“LogCorrelationId”: “ServerTasks-181315_79BV9H4SM4/55f141f415ac493bbac6b8a15d4d1c68/19563ef10ef04e5eb71f2d8f1b54baf0”,
“Links”: {
“Self”: “/Octopus/api/Spaces-1/artifacts/Artifacts-155985”,
“Content”: “/Octopus/api/Spaces-1/artifacts/Artifacts-155985/content”
}
}

Hi @mohitmishra.mishra1989,

Thanks for getting in touch! I’ll need to get some more information from you to get a better idea of what is going wrong here. I had no trouble on my end collecting a .xlsx as an artifact and downloading it via the portal.

Would you be able to let me know what version of Octopus deploy you are currently running?

Would you be able to let me know what sort of error you are seeing when attempting to download this file?

When you browse to the Content link (/Octopus/api/Spaces-1/artifacts/Artifacts-155985/content), are you prompted with a download? If not, would you be able to confirm that you are experiencing this issue in different browsers?

Looking forward to hearing from you and getting to the bottom of this.

Best regards,
Daniel

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.