-
Notifications
You must be signed in to change notification settings - Fork 525
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
Fetching from MyGet #466
Comments
@forki Could you please re-send the e-mail? |
Resend the email? Which one?
|
You sent me a mail about authentication problems. I'm having some trouble debugging this, since it's my colleague who is having the problem. I think we're going to use MyGet's paid support first and foremost and report findings here. However, the error above seems to be a bug in Paket under some circumstances, so we could use this thread to discussing that. |
Hi!
This command does not give me an error: These commands fail:
|
@maartenba what do you think is the best way to debug this? |
We are both running Mono on MBP's, if it makes a difference. |
Fiddler or something similar may be of use, to see what is going over the wire. |
are you guys using proxies? |
No, no proxies. |
Debugging... |
Only happens with pre-authorized feeds, not when using username+password. nuget.exe list -source https://www.myget.org/F/MEEEE/auth/03339128-7080-KEEEEEY works fine. |
Wondering if this could be because of the guid in the URL? Say https://www.myget.org/F/MEEEE/auth/03339128-7080-12345678 is the feed URL, does Paket support this? |
@haf, can you try deleting paket.lcok (or updating the feed URL in paket.lock as well)? |
Any news on this? |
Not other than the conclusion "it's easily reproducible Paket problem" from both me and the MyGet support. |
I can start an e-mail thread if you want to get a private feed? |
yes please. Would love to see this fixed. |
Hi,
We're having trouble downloading from MyGet. This is displayed in a variety of ways; from the same error as in #357 to this strange error:
When we have this reference in paket.dependencies:
The 401 Unauthorised only happens on one of two computers of ours.
The text was updated successfully, but these errors were encountered: