Troubleshooting: Artifact Downloads Result in Errors on Safari v14.XX

Problem

When downloading an artifact from CircleCI using Safari version 14, you may receive a file called "fetch-nonce.txt" containing the error message "You must be logged in" instead of the actual artifact file.

This occurs due to a compatibility issue between Safari v14.XX and CircleCI's artifact download mechanism.

Solutions

Solution 1: Use a Different Browser

Download the artifact using Chrome, Firefox, or Edge, not Safari.

Solution 2: Save Page Source in Safari

  1. Click the artifact link (it will open in a new tab)
  2. Right-click anywhere on the page
  3. Select "Save page source"
  4. Save the file with the correct filename and extension

Outcome

After using either solution, you will successfully download the artifact file and can proceed with your workflow.

 

Additional Resources

 

Was this article helpful?
0 out of 2 found this helpful

Comments

0 comments

Article is closed for comments.