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

Command gvm flush candidate totally breaks application (flofreud/posh-gvm/issues/22) #35

Open
ronnypolley opened this issue Oct 13, 2021 · 1 comment

Comments

@ronnypolley
Copy link
Owner

Copy of flofreud#22

gvm flush candidate removes file candidates.txt from .meta folder.

After that any other command returns error:

    in Utils.ps1:341 char:9

            throw 'Can not retrieve list of candidates'

            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

            CategoryInfo : OperationStopped: (Can not retrieve list of candidates:String) [], RuntimeException
            FullyQualifiedErrorId : Can not retrieve list of candidates
@ronnypolley
Copy link
Owner Author

Copy of flofreud#22 (comment)

try Import-Module posh-gvm -Force

@ronnypolley ronnypolley changed the title Command gvm flush candidate totally breaks application Command gvm flush candidate totally breaks application (flofreud/posh-gvm/issues/22) Oct 14, 2021
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

1 participant