-
-
Notifications
You must be signed in to change notification settings - Fork 377
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
can't recover from snapshot not found #428
Comments
aptly --config=/home/aptly/.aptly.conf publish listERROR: unable to load list of repos: snapshot with uuid 68358b45-7aba-4c7a-9280-8a1c55c4c20d not found |
i had to drop the published distribution and re-upload it. i couldn't find another way around it... please close if this is intended |
running into the same issue here. How do I drop a whole distribution and re-upload it? |
solved it by just dropping the local database from the aptly host. the stuff in s3 continued to work. |
hmm... any details on the issue? it should never happen unless there's some bug out there |
Currently we have the same issue. $ aptly publish list
ERROR: unable to load list of repos: snapshot with uuid cfe62615-165a-4603-8f58-886cb2bd2b41 not found As the snapshot is no longer there , how to find the publish to remove ? I tried also a aptly db recover / aptly db cleanup without any change. |
Error #1: snapshot with uuid 68358b45-7aba-4c7a-9280-8a1c55c4c20d not found
Meta: Operation aborted
This error shows up whenever I try to publish.
The text was updated successfully, but these errors were encountered: