Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using network cache with invalid credentials fails restore #1758

Closed
xavierzwirtz opened this issue Jun 25, 2016 · 5 comments
Closed

Using network cache with invalid credentials fails restore #1758

xavierzwirtz opened this issue Jun 25, 2016 · 5 comments

Comments

@xavierzwirtz
Copy link
Contributor

I have a network cache declared that I am not on the domain for. Periodically my credentials age out, and my build fails like so:

  ==> Trying again
Downloading Microsoft.AspNet.WebPages 3.1.1
Something went wrong while downloading Microsoft.Bcl 1.1.10
Message: The user name or password is incorrect.

It would be preferable for it to just log a warning, and restore from the main feed in that situation.

@forki
Copy link
Member

forki commented Jun 25, 2016

Is there a way for me to reproduce?
On Jun 25, 2016 9:35 PM, "Xavier Zwirtz" [email protected] wrote:

I have a network cache declared that I am not on the domain for.
Periodically my credentials age out, and my build fails like so:

==> Trying again
Downloading Microsoft.AspNet.WebPages 3.1.1
Something went wrong while downloading Microsoft.Bcl 1.1.10
Message: The user name or password is incorrect.

It would be preferable for it to just log a warning, and restore from the
main feed in that situation.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#1758, or mute the thread
https://github.com/notifications/unsubscribe/AADgNJjRrM686J_v4_GfoGZMxtWjdf-Zks5qPYMegaJpZM4I-aci
.

@xavierzwirtz
Copy link
Contributor Author

Have a cache declared that you cannot login to:

cache //nas.domain.local/Shares/Development/PackageCache versions: all

@forki forki closed this as completed in 1eda10e Jun 25, 2016
@forki
Copy link
Member

forki commented Jun 25, 2016

I only have a cache that is not available at all. But this allowed me to fix 2 things. Please retry with latest.

@xavierzwirtz
Copy link
Contributor Author

Trying with 3.3.2.0

Could not copy C:\Users\xavier\AppData\Local\NuGet\Cache\xunit.core.2.0.0.nupkg to cache //office4.birddogsw.local/Shares/Development/PackageCache
Paket failed with:
        The user name or password is incorrect.

@forki
Copy link
Member

forki commented Jun 25, 2016

Ok so. I think I need a real repro.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants