Open wr-cdargis opened 10 months ago
Derek from the CodeArtifact team. Thanks for bringing this to our attention. I've created an internal issue for our team to prioritize fixing this problem.
@detam-amazon thanks! I wish I had a reliable way to reproduce the issue. It just seems to happen randomly and once it does it's difficult to get it working again. Please let me know if there is some additional logging I can dig into or something.
Bump. This is still very much an annoying issue
Getting a very similar issue. need a fix. very annoying.
This has been showing up for me since ~2 months ago on any new repo I pull.
If I don't resolve it every 12 hours my package builds fail. It's very disruptive.
Bump as well, a temporary (12hr) workaround is to run:
aws codeartifact login --tool dotnet --domain <your-domain-here> --repository <your repository here> --profile Prod
Describe the bug I have had a working setup for a few years using this as a guide: https://docs.aws.amazon.com/codeartifact/latest/ug/nuget-visual-studio.html
We have a nuget source backed by AWS Code Artifact configured through Visual Studio. It works 80% of the time. However intermittently we receive 401 errors when trying to view packages from this source through Visual Studio. Once I get a 401 I'll see it consistently until the problem somehow resolves on its own. Sometimes this takes 5 minutes, sometimes it takes close to an hour. It doesn't seem like restarting VS or the system help at all. This all happens without a change to the AWS profile that is being used for credentials.
To Reproduce
Expected behavior No 401
Screenshots
Toolkit Logs
Development System (please complete the following information):