You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran into a strange situation. In the "List of All Packages" screen, Klondike wouldn't show a particular package if I had "Latest Version" selected in the dropdown. It would show it if I selected "All Versions". Visual Studio could see the package, however Octopus Deploy (with my Klondike server set as an external feed) could not. Restarting Klondike did not fix the problem. Renaming the package folder on disk and then restarting Klondike did fix the problem. I the renamed the folder back and restarted Klondike again and everything was fine.
I have synchronizeOnStart set to true. Not sure how something got out of whack, but if nothing else synchronizeOnStart should be smarter about repairing/regenerating the index.
The text was updated successfully, but these errors were encountered:
Thanks for reporting the issue. I know there have been some bugs with indexing over several versions of Klondike, with subtle problems that affect the latest-version flag and the "absolute latest version" flag for packages. I had hoped those bugs had all been fixed, but perhaps not.
Was the package in question recently pushed via Klondike API? Or was it pushed by copying it into Klondike's package directory?
Unfortunately I'm not actively working on this project anymore, but I may be able to help pinpoint what might be going wrong.
I ran into a strange situation. In the "List of All Packages" screen, Klondike wouldn't show a particular package if I had "Latest Version" selected in the dropdown. It would show it if I selected "All Versions". Visual Studio could see the package, however Octopus Deploy (with my Klondike server set as an external feed) could not. Restarting Klondike did not fix the problem. Renaming the package folder on disk and then restarting Klondike did fix the problem. I the renamed the folder back and restarted Klondike again and everything was fine.
I have synchronizeOnStart set to true. Not sure how something got out of whack, but if nothing else synchronizeOnStart should be smarter about repairing/regenerating the index.
The text was updated successfully, but these errors were encountered: