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

"No symbol packages have been pushed to Klondike" message erroneously displayed on ui? #192

Open
pendenaor opened this issue Jun 7, 2017 · 1 comment

Comments

@pendenaor
Copy link

Hi,

I've successfully pushed a symbol package :

nuget.exe push -source http://localhost:8880/api
/packages My.Dummy.x64.1.0.5.symbols.nupkg
WARNING: No API Key was provided and no API Key could be found for 'http://localhost:8880/api/packages'. To save an API
Key for a source use the 'setApiKey' command.
Pushing My.Dummy.x64.1.0.5.symbols.nupkg to 'http://localhost:8880/api/packages'...
  PUT http://localhost:8880/api/packages/
  OK http://localhost:8880/api/packages/ 781ms
Your package was pushed.

Log:

2017-06-07 12:21:09,134 INFO   69 Audit MoveNext Add symbols package My.Dummy.x64 version 1.0.5 requested by LocalAdministrator

Many files and folders are created in my \Symbols folder.

On the /packages/My.Dummy.x64/1.0.5, i see

Symbols and source code are available for this package.

but the Symbols tab always displays:

No symbol packages have been pushed to Klondike. You'll need to do this before attempting to use Klondike as a symbol server.

@danilobreda
Copy link

Same here.

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